Skip to content

Commit f9f7200

Browse files
committed
Upgrade various container versions
1 parent 11e1116 commit f9f7200

File tree

5 files changed

+5
-11
lines changed

5 files changed

+5
-11
lines changed

cargo/Installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ <h3 id="Installation-JavaAPI">Java API</h3>
314314
<td class="confluenceTd">
315315
<ul>
316316
<li><a href="https://repo.maven.apache.org/maven2/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar">Commons compress 1.28.0</a> or greater, which itself depends on <a href="https://repo1.maven.org/maven2/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar">commons lang 3.18.0</a> (though our builds always use the latest version)</li>
317-
<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>
317+
<li><a href="https://repo.maven.apache.org/maven2/org/tukaani/xz/1.11/xz-1.11.jar">Tukaani XZ 1.11</a> or greater (for 7Z support)</li>
318318
</ul>
319319
</td>
320320
</tr>

cargo/Resin+3.1.x.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1290,9 +1290,7 @@ <h5 id="Resin3.1.x-Forinstalledcontainero.c.c.c.resin.Resin31xInstalledLocalCont
12901290
</table>
12911291
</div>
12921292
<h3 id="Resin3.1.x-TestedOn">Tested On</h3>
1293-
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1294-
<br>
1295-
The server used for tests is downloaded from: <a href="https://caucho.com/download/resin-3.1.16.zip">https://caucho.com/download/resin-3.1.16.zip</a></p>
1293+
<p>Due to an icompatibility between Caucho Web site's SSL provider and the Java stack, regular testing of the Resin containers is suspended.</p>
12961294
</td>
12971295
</tr>
12981296
</tbody>

cargo/Resin+3.x.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,9 +1298,7 @@ <h5 id="Resin3.x-Forinstalledcontainero.c.c.c.resin.Resin3xInstalledLocalContain
12981298
</table>
12991299
</div>
13001300
<h3 id="Resin3.x-TestedOn">Tested On</h3>
1301-
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1302-
<br>
1303-
The server used for tests is downloaded from: <a href="https://caucho.com/download/resin-3.0.27.zip">https://caucho.com/download/resin-3.0.27.zip</a></p>
1301+
<p>Due to an icompatibility between Caucho Web site's SSL provider and the Java stack, regular testing of the Resin containers is suspended.</p>
13041302
</td>
13051303
</tr>
13061304
</tbody>

cargo/Resin+4.x.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,9 +1298,7 @@ <h5 id="Resin4.x-Forinstalledcontainero.c.c.c.resin.Resin4xInstalledLocalContain
12981298
</table>
12991299
</div>
13001300
<h3 id="Resin4.x-TestedOn">Tested On</h3>
1301-
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
1302-
<br>
1303-
The server used for tests is downloaded from: <a href="https://caucho.com/download/resin-4.0.67.zip">https://caucho.com/download/resin-4.0.67.zip</a></p>
1301+
<p>Due to an icompatibility between Caucho Web site's SSL provider and the Java stack, regular testing of the Resin containers is suspended.</p>
13041302
</td>
13051303
</tr>
13061304
</tbody>

cargo/WildFly+38.x.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1932,7 +1932,7 @@ <h5 id="WildFly38.x-Forremotecontainero.c.c.c.wildfly.WildFly38xRemoteContainer"
19321932
<h3 id="WildFly38.x-TestedOn">Tested On</h3>
19331933
<p>This container is automatically tested by the <a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous Integration (CI) system</a> every time there is a code change.
19341934
<br>
1935-
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/38.0.0.Final/wildfly-38.0.0.Final.zip">https://github.com/wildfly/wildfly/releases/download/38.0.0.Final/wildfly-38.0.0.Final.zip</a></p>
1935+
The server used for tests is downloaded from: <a href="https://github.com/wildfly/wildfly/releases/download/38.0.1.Final/wildfly-38.0.1.Final.zip">https://github.com/wildfly/wildfly/releases/download/38.0.1.Final/wildfly-38.0.1.Final.zip</a></p>
19361936
</td>
19371937
</tr>
19381938
</tbody>

0 commit comments

Comments
 (0)