Skip to content

Commit 36003b8

Browse files
committed
Codehaus Cargo 1.10.21
1 parent 97285d6 commit 36003b8

File tree

3,012 files changed

+20836
-13122
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

3,012 files changed

+20836
-13122
lines changed

apidocs/allclasses-index.html

Lines changed: 987 additions & 938 deletions
Large diffs are not rendered by default.

apidocs/allclasses.html

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.27) on Sun Jun 08 21:49:50 CEST 2025 -->
6-
<title>All Classes (Codehaus Cargo 1.10.20 API)</title>
5+
<!-- Generated by javadoc (11.0.27) on Sat Aug 09 16:36:31 CEST 2025 -->
6+
<title>All Classes (Codehaus Cargo 1.10.21 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-06-08">
8+
<meta name="dc.created" content="2025-08-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -350,6 +350,7 @@ <h1 class="bar">All&nbsp;Classes</h1>
350350
<li><a href="org/codehaus/cargo/container/glassfish/GlassFish6xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.glassfish">GlassFish6xInstalledLocalContainer</a></li>
351351
<li><a href="org/codehaus/cargo/container/glassfish/GlassFish6xInstalledLocalDeployer.html" title="class in org.codehaus.cargo.container.glassfish">GlassFish6xInstalledLocalDeployer</a></li>
352352
<li><a href="org/codehaus/cargo/container/glassfish/GlassFish6xStandaloneLocalConfiguration.html" title="class in org.codehaus.cargo.container.glassfish">GlassFish6xStandaloneLocalConfiguration</a></li>
353+
<li><a href="org/codehaus/cargo/container/glassfish/internal/GlassFish71xAsAdmin.html" title="class in org.codehaus.cargo.container.glassfish.internal">GlassFish71xAsAdmin</a></li>
353354
<li><a href="org/codehaus/cargo/container/glassfish/GlassFish7xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.glassfish">GlassFish7xInstalledLocalContainer</a></li>
354355
<li><a href="org/codehaus/cargo/container/glassfish/GlassFish7xInstalledLocalDeployer.html" title="class in org.codehaus.cargo.container.glassfish">GlassFish7xInstalledLocalDeployer</a></li>
355356
<li><a href="org/codehaus/cargo/container/glassfish/GlassFish7xStandaloneLocalConfiguration.html" title="class in org.codehaus.cargo.container.glassfish">GlassFish7xStandaloneLocalConfiguration</a></li>
@@ -1231,6 +1232,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
12311232
<li><a href="org/codehaus/cargo/container/wildfly/WildFly36xRemoteDeployer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly36xRemoteDeployer</a></li>
12321233
<li><a href="org/codehaus/cargo/container/wildfly/WildFly36xRuntimeConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly36xRuntimeConfiguration</a></li>
12331234
<li><a href="org/codehaus/cargo/container/wildfly/WildFly36xStandaloneLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly36xStandaloneLocalConfiguration</a></li>
1235+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly37xExistingLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xExistingLocalConfiguration</a></li>
1236+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly37xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xInstalledLocalContainer</a></li>
1237+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly37xInstalledLocalDeployer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xInstalledLocalDeployer</a></li>
1238+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly37xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xRemoteContainer</a></li>
1239+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly37xRemoteDeployer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xRemoteDeployer</a></li>
1240+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly37xRuntimeConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xRuntimeConfiguration</a></li>
1241+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly37xStandaloneLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xStandaloneLocalConfiguration</a></li>
12341242
<li><a href="org/codehaus/cargo/container/wildfly/internal/configuration/factory/WildFly8xCliConfigurationFactory.html" title="class in org.codehaus.cargo.container.wildfly.internal.configuration.factory">WildFly8xCliConfigurationFactory</a></li>
12351243
<li><a href="org/codehaus/cargo/container/wildfly/WildFly8xExistingLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly8xExistingLocalConfiguration</a></li>
12361244
<li><a href="org/codehaus/cargo/container/wildfly/WildFly8xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly8xInstalledLocalContainer</a></li>

apidocs/allpackages-index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.27) on Sun Jun 08 21:49:50 CEST 2025 -->
6-
<title>All Packages (Codehaus Cargo 1.10.20 API)</title>
5+
<!-- Generated by javadoc (11.0.27) on Sat Aug 09 16:36:31 CEST 2025 -->
6+
<title>All Packages (Codehaus Cargo 1.10.21 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-06-08">
8+
<meta name="dc.created" content="2025-08-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -17,7 +17,7 @@
1717
<script type="text/javascript"><!--
1818
try {
1919
if (location.href.indexOf('is-external=true') == -1) {
20-
parent.document.title="All Packages (Codehaus Cargo 1.10.20 API)";
20+
parent.document.title="All Packages (Codehaus Cargo 1.10.21 API)";
2121
}
2222
}
2323
catch(err) {

apidocs/constant-values.html

Lines changed: 42 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.27) on Sun Jun 08 21:49:50 CEST 2025 -->
6-
<title>Constant Field Values (Codehaus Cargo 1.10.20 API)</title>
5+
<!-- Generated by javadoc (11.0.27) on Sat Aug 09 16:36:31 CEST 2025 -->
6+
<title>Constant Field Values (Codehaus Cargo 1.10.21 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-06-08">
8+
<meta name="dc.created" content="2025-08-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -17,7 +17,7 @@
1717
<script type="text/javascript"><!--
1818
try {
1919
if (location.href.indexOf('is-external=true') == -1) {
20-
parent.document.title="Constant Field Values (Codehaus Cargo 1.10.20 API)";
20+
parent.document.title="Constant Field Values (Codehaus Cargo 1.10.21 API)";
2121
}
2222
}
2323
catch(err) {
@@ -5021,6 +5021,44 @@ <h2 title="org.codehaus">org.codehaus.*</h2>
50215021
</li>
50225022
<li class="blockList">
50235023
<table class="constantsSummary">
5024+
<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly37xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xInstalledLocalContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
5025+
<tr>
5026+
<th class="colFirst" scope="col">Modifier and Type</th>
5027+
<th class="colSecond" scope="col">Constant Field</th>
5028+
<th class="colLast" scope="col">Value</th>
5029+
</tr>
5030+
<tbody>
5031+
<tr class="altColor">
5032+
<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly37xInstalledLocalContainer.ID">
5033+
<!-- -->
5034+
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
5035+
<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly37xInstalledLocalContainer.html#ID">ID</a></code></th>
5036+
<td class="colLast"><code>"wildfly37x"</code></td>
5037+
</tr>
5038+
</tbody>
5039+
</table>
5040+
</li>
5041+
<li class="blockList">
5042+
<table class="constantsSummary">
5043+
<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly37xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly37xRemoteContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
5044+
<tr>
5045+
<th class="colFirst" scope="col">Modifier and Type</th>
5046+
<th class="colSecond" scope="col">Constant Field</th>
5047+
<th class="colLast" scope="col">Value</th>
5048+
</tr>
5049+
<tbody>
5050+
<tr class="altColor">
5051+
<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly37xRemoteContainer.ID">
5052+
<!-- -->
5053+
</a><code>public&nbsp;static&nbsp;final&nbsp;<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
5054+
<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly37xRemoteContainer.html#ID">ID</a></code></th>
5055+
<td class="colLast"><code>"wildfly37x"</code></td>
5056+
</tr>
5057+
</tbody>
5058+
</table>
5059+
</li>
5060+
<li class="blockList">
5061+
<table class="constantsSummary">
50245062
<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly8xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly8xRemoteContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
50255063
<tr>
50265064
<th class="colFirst" scope="col">Modifier and Type</th>

apidocs/deprecated-list.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.27) on Sun Jun 08 21:49:50 CEST 2025 -->
6-
<title>Deprecated List (Codehaus Cargo 1.10.20 API)</title>
5+
<!-- Generated by javadoc (11.0.27) on Sat Aug 09 16:36:31 CEST 2025 -->
6+
<title>Deprecated List (Codehaus Cargo 1.10.21 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-06-08">
8+
<meta name="dc.created" content="2025-08-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -17,7 +17,7 @@
1717
<script type="text/javascript"><!--
1818
try {
1919
if (location.href.indexOf('is-external=true') == -1) {
20-
parent.document.title="Deprecated List (Codehaus Cargo 1.10.20 API)";
20+
parent.document.title="Deprecated List (Codehaus Cargo 1.10.21 API)";
2121
}
2222
}
2323
catch(err) {

apidocs/help-doc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
<!-- NewPage -->
33
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.27) on Sun Jun 08 21:49:50 CEST 2025 -->
6-
<title>API Help (Codehaus Cargo 1.10.20 API)</title>
5+
<!-- Generated by javadoc (11.0.27) on Sat Aug 09 16:36:31 CEST 2025 -->
6+
<title>API Help (Codehaus Cargo 1.10.21 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2025-06-08">
8+
<meta name="dc.created" content="2025-08-09">
99
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
1010
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.min.css" title="Style">
1111
<link rel="stylesheet" type="text/css" href="jquery-ui.overrides.css" title="Style">
@@ -17,7 +17,7 @@
1717
<script type="text/javascript"><!--
1818
try {
1919
if (location.href.indexOf('is-external=true') == -1) {
20-
parent.document.title="API Help (Codehaus Cargo 1.10.20 API)";
20+
parent.document.title="API Help (Codehaus Cargo 1.10.21 API)";
2121
}
2222
}
2323
catch(err) {

0 commit comments

Comments
 (0)