Skip to content

Commit c7f7af6

Browse files
committed
Update WebLogic Java version requirements
1 parent 9628902 commit c7f7af6

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

cargo/Containers+with+DataSource+and+Resource+support.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1224,7 +1224,7 @@ <h3 id="Navigation-Development">Development</h3>
12241224
<td class="confluenceTd">
12251225
<p><code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>wildfly.<wbr>WildFly10xStandaloneLocalConfiguration</code></p></td>
12261226
<td class="confluenceTd">
1227-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"><sup>Q</sup><sup>T</sup><sup>M</sup></p></td>
1227+
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"><sup>Q</sup><sup>T</sup></p></td>
12281228
<td class="confluenceTd">
12291229
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
12301230
<td class="confluenceTd">

cargo/DataSource+and+Resource+Support.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1228,7 +1228,7 @@ <h1 id="DataSourceandResourceSupport-Containersupport">Container support</h1>
12281228
<td class="confluenceTd">
12291229
<p><code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>wildfly.<wbr>WildFly10xStandaloneLocalConfiguration</code></p></td>
12301230
<td class="confluenceTd">
1231-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"><sup>Q</sup><sup>T</sup><sup>M</sup></p></td>
1231+
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"><sup>Q</sup><sup>T</sup></p></td>
12321232
<td class="confluenceTd">
12331233
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
12341234
<td class="confluenceTd">

cargo/Source+code.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ <h3 id="Navigation-Development">Development</h3>
333333
</tr>
334334
<tr valign="top">
335335
<td class="rightColumn">
336-
<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>
336+
<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>
337337
<h2 id="Sourcecode-RepositorybrowsingordownloadingthecodeasaZIPfile">Repository browsing or downloading the code as a ZIP file</h2>
338338
<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>
339339
<p>It also has a facility to download versions as ZIP files, without requiring any extra software or command.</p>

cargo/WebLogic+14.x.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -783,7 +783,7 @@ <h5 id="WebLogic14.x-Forinstalledcontainero.c.c.c.weblogic.WebLogic14xInstalledL
783783
<td class="confluenceTd">
784784
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
785785
<td class="confluenceTd">
786-
<p><em>JAVA_HOME version 8 or newer</em></p></td>
786+
<p><em>JAVA_HOME version 8 for earlier versions, WebLogic 14.1.2.0.0 onwards require Java 17 or newer</em></p></td>
787787
<td class="confluenceTd">
788788
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/property/GeneralPropertySet.html#JAVA_HOME"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
789789
</tr>
@@ -1118,7 +1118,7 @@ <h5 id="WebLogic14.x-Forinstalledcontainero.c.c.c.weblogic.WebLogic14xInstalledL
11181118
<td class="confluenceTd">
11191119
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
11201120
<td class="confluenceTd">
1121-
<p><em>JAVA_HOME version 8 or newer</em></p></td>
1121+
<p><em>JAVA_HOME version 8 for earlier versions, WebLogic 14.1.2.0.0 onwards require Java 17 or newer</em></p></td>
11221122
<td class="confluenceTd">
11231123
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/property/GeneralPropertySet.html#JAVA_HOME"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
11241124
</tr>

0 commit comments

Comments
 (0)