Skip to content

Commit

Permalink
Upgrade various container versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alitokmen committed Aug 23, 2024
1 parent 1087336 commit 377c2ad
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion cargo/Installation.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ <h3 id="Installation-JavaAPI">Java API</h3>
<td class="confluenceTd"><a href="Installer.html">Installer</a>s</td>
<td class="confluenceTd">
<ul>
<li><a href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.0/commons-compress-1.27.0.jar">Commons compress 1.27.0</a> or greater, which itself depends on <a href="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.15.0/commons-lang3-3.15.0.jar">commons lang 3.15.0</a> (though our builds always use the latest version)</li>
<li><a href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar">Commons compress 1.27.1</a> or greater, which itself depends on <a href="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.jar">commons lang 3.16.0</a> (though our builds always use the latest version)</li>
<li><a href="https://repo.maven.apache.org/maven2/org/tukaani/xz/1.10/xz-1.10.jar">Tukaani XZ 1.10</a> or greater (for 7Z support)</li>
</ul></td>
</tr>
Expand Down
2 changes: 1 addition & 1 deletion cargo/Payara.html
Original file line number Diff line number Diff line change
Expand Up @@ -1365,7 +1365,7 @@ <h5 id="Payara-Forremotecontainero.c.c.c.payara.PayaraRemoteContainer">For remot
</div>
<h3 id="Payara-TestedOn">Tested On</h3>
<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.<br>
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.7/payara-6.2024.7.zip">https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.7/payara-6.2024.7.zip</a></p></td>
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.8/payara-6.2024.8.zip">https://repo.maven.apache.org/maven2/fish/payara/distributions/payara/6.2024.8/payara-6.2024.8.zip</a></p></td>
</tr>
</tbody>
</table></td>
Expand Down
2 changes: 1 addition & 1 deletion cargo/WebSphere+Liberty.html
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ <h5 id="WebSphereLiberty-Forinstalledcontainero.c.c.c.liberty.LibertyInstalledLo
</div>
<h3 id="WebSphereLiberty-TestedOn">Tested On</h3>
<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.<br>
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.7/wlp-javaee8-24.0.0.7.zip">https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.7/wlp-javaee8-24.0.0.7.zip</a></p></td>
The server used for tests is downloaded from: <a href="https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.8/wlp-javaee8-24.0.0.8.zip">https://repo.maven.apache.org/maven2/com/ibm/websphere/appserver/runtime/wlp-javaee8/24.0.0.8/wlp-javaee8-24.0.0.8.zip</a></p></td>
</tr>
</tbody>
</table></td>
Expand Down
2 changes: 1 addition & 1 deletion cargo/WildFly+33.x.html
Original file line number Diff line number Diff line change
Expand Up @@ -1503,7 +1503,7 @@ <h5 id="WildFly33.x-Forremotecontainero.c.c.c.wildfly.WildFly33xRemoteContainer"
</div>
<h3 id="WildFly33.x-TestedOn">Tested On</h3>
<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.<br>
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/33.0.0.Final/wildfly-33.0.0.Final.zip">https://github.com/wildfly/wildfly/releases/download/33.0.0.Final/wildfly-33.0.0.Final.zip</a></p></td>
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/33.0.1.Final/wildfly-33.0.1.Final.zip">https://github.com/wildfly/wildfly/releases/download/33.0.1.Final/wildfly-33.0.1.Final.zip</a></p></td>
</tr>
</tbody>
</table></td>
Expand Down

0 comments on commit 377c2ad

Please sign in to comment.