Skip to content

Commit 9915a66

Browse files
committed
Upgrade various container versions
1 parent 33b8a53 commit 9915a66

7 files changed

+7
-7
lines changed

cargo/Jetty+12.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1859,7 +1859,7 @@ <h5 id="Jetty12.x-Forinstalledcontainero.c.c.c.jetty.Jetty12xInstalledLocalConta
18591859
<h3 id="Jetty12.x-TestedOn">Tested On</h3>
18601860
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
18611861
<br>
1862-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.20/jetty-home-12.0.20.tar.gz">https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.20/jetty-home-12.0.20.tar.gz</a></p>
1862+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.21/jetty-home-12.0.21.tar.gz">https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-home/12.0.21/jetty-home-12.0.21.tar.gz</a></p>
18631863
</td>
18641864
</tr>
18651865
</tbody>

cargo/Payara.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1732,7 +1732,7 @@ <h5 id="Payara-Forremotecontainero.c.c.c.payara.PayaraRemoteContainer">For remot
17321732
<h3 id="Payara-TestedOn">Tested On</h3>
17331733
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
17341734
<br>
1735-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2025.4/payara-6.2025.4.zip">https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2025.4/payara-6.2025.4.zip</a></p>
1735+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2025.5/payara-6.2025.5.zip">https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2025.5/payara-6.2025.5.zip</a></p>
17361736
</td>
17371737
</tr>
17381738
</tbody>

cargo/Source+code.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h3 id="Navigation-Development">Development</h3>
281281
</tr>
282282
<tr valign="top">
283283
<td class="rightColumn">
284-
<p><span style="text-decoration: none;" class="legacy-color-text-blue3">Codehaus Cargo is 100% open source, copyrighted Vincent Massol and Ali Tokmen (see the <a href="License.html">license</a> page</span><span style="text-decoration: none;" class="legacy-color-text-blue3"> for details) under the Apache Software License, except for the </span><a style="text-decoration: none;" href="WebSphere+Liberty.html">WebSphere Liberty</a><span style="text-decoration: none;" class="legacy-color-text-blue3"> container which has been released under the MIT License.</span></p>
284+
<p><span style="text-decoration: none;" class="legacy-color-text-blue3">Codehaus Cargo is 100% open source, copyrighted Vincent Massol and Ali Tokmen (see the <a href="License.html">license</a> page</span><span style="text-decoration: none;" class="legacy-color-text-blue3"> for details) under the Apache Software License, except for the </span><a href="WebSphere+Liberty.html" style="text-decoration: none;">WebSphere Liberty</a><span style="text-decoration: none;" class="legacy-color-text-blue3"> container which has been released under the MIT License.</span></p>
285285
<h2 id="Sourcecode-RepositorybrowsingordownloadingthecodeasaZIPfile">Repository browsing or downloading the code as a ZIP file</h2>
286286
<p>The <a href="https://github.com/codehaus-cargo/cargo">Github browser on the Codehaus Cargo main page</a> lets you browse the source code with ease.</p>
287287
<p>It also has a facility to download versions as ZIP files, without requiring any extra software or command.</p>

cargo/Tomcat+10.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2502,7 +2502,7 @@ <h5 id="Tomcat10.x-Forremotecontainero.c.c.c.tomcat.Tomcat10xRemoteContainer">Fo
25022502
<h3 id="Tomcat10.x-TestedOn">Tested On</h3>
25032503
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
25042504
<br>
2505-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.40/tomcat-10.1.40.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.40/tomcat-10.1.40.zip</a></p>
2505+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.41/tomcat-10.1.41.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/10.1.41/tomcat-10.1.41.zip</a></p>
25062506
</td>
25072507
</tr>
25082508
</tbody>

cargo/Tomcat+11.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2494,7 +2494,7 @@ <h5 id="Tomcat11.x-Forremotecontainero.c.c.c.tomcat.Tomcat11xRemoteContainer">Fo
24942494
<h3 id="Tomcat11.x-TestedOn">Tested On</h3>
24952495
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
24962496
<br>
2497-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.6/tomcat-11.0.6.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.6/tomcat-11.0.6.zip</a></p>
2497+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.7/tomcat-11.0.7.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/11.0.7/tomcat-11.0.7.zip</a></p>
24982498
</td>
24992499
</tr>
25002500
</tbody>

cargo/Tomcat+9.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2427,7 +2427,7 @@ <h5 id="Tomcat9.x-Forremotecontainero.c.c.c.tomcat.Tomcat9xRemoteContainer">For
24272427
<h3 id="Tomcat9.x-TestedOn">Tested On</h3>
24282428
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
24292429
<br>
2430-
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.104/tomcat-9.0.104.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.104/tomcat-9.0.104.zip</a></p>
2430+
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.105/tomcat-9.0.105.zip">https://repo.maven.apache.org/maven2/org/apache/tomcat/tomcat/9.0.105/tomcat-9.0.105.zip</a></p>
24312431
</td>
24322432
</tr>
24332433
</tbody>

cargo/WildFly+36.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1930,7 +1930,7 @@ <h5 id="WildFly36.x-Forremotecontainero.c.c.c.wildfly.WildFly36xRemoteContainer"
19301930
<h3 id="WildFly36.x-TestedOn">Tested On</h3>
19311931
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration system</a> every time there is a code change.
19321932
<br>
1933-
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/36.0.0.Final/wildfly-36.0.0.Final.zip">https://github.com/wildfly/wildfly/releases/download/36.0.0.Final/wildfly-36.0.0.Final.zip</a></p>
1933+
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/36.0.1.Final/wildfly-36.0.1.Final.zip">https://github.com/wildfly/wildfly/releases/download/36.0.1.Final/wildfly-36.0.1.Final.zip</a></p>
19341934
</td>
19351935
</tr>
19361936
</tbody>

0 commit comments

Comments
 (0)