Skip to content

Commit 6859043

Browse files
committed
Codehaus Cargo 1.10.15
1 parent cacbc18 commit 6859043

File tree

2,955 files changed

+22108
-15060
lines changed

Some content is hidden

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

2,955 files changed

+22108
-15060
lines changed

apidocs/allclasses-index.html

Lines changed: 111 additions & 67 deletions
Large diffs are not rendered by default.

apidocs/allclasses.html

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.23) on Tue Jul 02 22:02:25 CEST 2024 -->
6-
<title>All Classes (Codehaus Cargo 1.10.14 API)</title>
5+
<!-- Generated by javadoc (11.0.24) on Wed Sep 25 22:57:09 CEST 2024 -->
6+
<title>All Classes (Codehaus Cargo 1.10.15 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-07-02">
8+
<meta name="dc.created" content="2024-09-25">
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">
@@ -1204,6 +1204,13 @@ <h1 class="bar">All&nbsp;Classes</h1>
12041204
<li><a href="org/codehaus/cargo/container/wildfly/WildFly32xRemoteDeployer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly32xRemoteDeployer</a></li>
12051205
<li><a href="org/codehaus/cargo/container/wildfly/WildFly32xRuntimeConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly32xRuntimeConfiguration</a></li>
12061206
<li><a href="org/codehaus/cargo/container/wildfly/WildFly32xStandaloneLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly32xStandaloneLocalConfiguration</a></li>
1207+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly33xExistingLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xExistingLocalConfiguration</a></li>
1208+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly33xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xInstalledLocalContainer</a></li>
1209+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly33xInstalledLocalDeployer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xInstalledLocalDeployer</a></li>
1210+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly33xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xRemoteContainer</a></li>
1211+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly33xRemoteDeployer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xRemoteDeployer</a></li>
1212+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly33xRuntimeConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xRuntimeConfiguration</a></li>
1213+
<li><a href="org/codehaus/cargo/container/wildfly/WildFly33xStandaloneLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xStandaloneLocalConfiguration</a></li>
12071214
<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>
12081215
<li><a href="org/codehaus/cargo/container/wildfly/WildFly8xExistingLocalConfiguration.html" title="class in org.codehaus.cargo.container.wildfly">WildFly8xExistingLocalConfiguration</a></li>
12091216
<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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.23) on Tue Jul 02 22:02:25 CEST 2024 -->
6-
<title>All Packages (Codehaus Cargo 1.10.14 API)</title>
5+
<!-- Generated by javadoc (11.0.24) on Wed Sep 25 22:57:09 CEST 2024 -->
6+
<title>All Packages (Codehaus Cargo 1.10.15 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-07-02">
8+
<meta name="dc.created" content="2024-09-25">
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">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="All Packages (Codehaus Cargo 1.10.14 API)";
25+
parent.document.title="All Packages (Codehaus Cargo 1.10.15 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/constant-values.html

Lines changed: 43 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.23) on Tue Jul 02 22:02:25 CEST 2024 -->
6-
<title>Constant Field Values (Codehaus Cargo 1.10.14 API)</title>
5+
<!-- Generated by javadoc (11.0.24) on Wed Sep 25 22:57:09 CEST 2024 -->
6+
<title>Constant Field Values (Codehaus Cargo 1.10.15 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-07-02">
8+
<meta name="dc.created" content="2024-09-25">
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">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Constant Field Values (Codehaus Cargo 1.10.14 API)";
25+
parent.document.title="Constant Field Values (Codehaus Cargo 1.10.15 API)";
2626
}
2727
}
2828
catch(err) {
@@ -4848,6 +4848,44 @@ <h2 title="org.codehaus">org.codehaus.*</h2>
48484848
</li>
48494849
<li class="blockList">
48504850
<table class="constantsSummary">
4851+
<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly33xInstalledLocalContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xInstalledLocalContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
4852+
<tr>
4853+
<th class="colFirst" scope="col">Modifier and Type</th>
4854+
<th class="colSecond" scope="col">Constant Field</th>
4855+
<th class="colLast" scope="col">Value</th>
4856+
</tr>
4857+
<tbody>
4858+
<tr class="altColor">
4859+
<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly33xInstalledLocalContainer.ID">
4860+
<!-- -->
4861+
</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>
4862+
<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly33xInstalledLocalContainer.html#ID">ID</a></code></th>
4863+
<td class="colLast"><code>"wildfly33x"</code></td>
4864+
</tr>
4865+
</tbody>
4866+
</table>
4867+
</li>
4868+
<li class="blockList">
4869+
<table class="constantsSummary">
4870+
<caption><span>org.codehaus.cargo.container.wildfly.<a href="org/codehaus/cargo/container/wildfly/WildFly33xRemoteContainer.html" title="class in org.codehaus.cargo.container.wildfly">WildFly33xRemoteContainer</a></span><span class="tabEnd">&nbsp;</span></caption>
4871+
<tr>
4872+
<th class="colFirst" scope="col">Modifier and Type</th>
4873+
<th class="colSecond" scope="col">Constant Field</th>
4874+
<th class="colLast" scope="col">Value</th>
4875+
</tr>
4876+
<tbody>
4877+
<tr class="altColor">
4878+
<td class="colFirst"><a id="org.codehaus.cargo.container.wildfly.WildFly33xRemoteContainer.ID">
4879+
<!-- -->
4880+
</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>
4881+
<th class="colSecond" scope="row"><code><a href="org/codehaus/cargo/container/wildfly/WildFly33xRemoteContainer.html#ID">ID</a></code></th>
4882+
<td class="colLast"><code>"wildfly33x"</code></td>
4883+
</tr>
4884+
</tbody>
4885+
</table>
4886+
</li>
4887+
<li class="blockList">
4888+
<table class="constantsSummary">
48514889
<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>
48524890
<tr>
48534891
<th class="colFirst" scope="col">Modifier and Type</th>

apidocs/deprecated-list.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.23) on Tue Jul 02 22:02:25 CEST 2024 -->
6-
<title>Deprecated List (Codehaus Cargo 1.10.14 API)</title>
5+
<!-- Generated by javadoc (11.0.24) on Wed Sep 25 22:57:09 CEST 2024 -->
6+
<title>Deprecated List (Codehaus Cargo 1.10.15 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-07-02">
8+
<meta name="dc.created" content="2024-09-25">
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">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="Deprecated List (Codehaus Cargo 1.10.14 API)";
25+
parent.document.title="Deprecated List (Codehaus Cargo 1.10.15 API)";
2626
}
2727
}
2828
catch(err) {

apidocs/help-doc.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE HTML>
22
<!-- NewPage -->
3-
<html lang="en">
3+
<html lang>
44
<head>
5-
<!-- Generated by javadoc (11.0.23) on Tue Jul 02 22:02:25 CEST 2024 -->
6-
<title>API Help (Codehaus Cargo 1.10.14 API)</title>
5+
<!-- Generated by javadoc (11.0.24) on Wed Sep 25 22:57:09 CEST 2024 -->
6+
<title>API Help (Codehaus Cargo 1.10.15 API)</title>
77
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
8-
<meta name="dc.created" content="2024-07-02">
8+
<meta name="dc.created" content="2024-09-25">
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">
@@ -22,7 +22,7 @@
2222
<script type="text/javascript"><!--
2323
try {
2424
if (location.href.indexOf('is-external=true') == -1) {
25-
parent.document.title="API Help (Codehaus Cargo 1.10.14 API)";
25+
parent.document.title="API Help (Codehaus Cargo 1.10.15 API)";
2626
}
2727
}
2828
catch(err) {

0 commit comments

Comments
 (0)