Skip to content

Commit 31c9a77

Browse files
committed
CARGO-1630: Be explicit about the properties supported (or not) by the early JBoss containers
1 parent ca50582 commit 31c9a77

File tree

4 files changed

+4
-52
lines changed

4 files changed

+4
-52
lines changed

cargo/JBoss+7.2.x.html

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ <h3 id="JBoss7.2.x-ConfigurationFeatures">Configuration Features</h3>
521521
<td class="confluenceTd">
522522
<p><a href="Existing+Local+Configuration.html">Existing Local Configuration for installed container</a></p></td>
523523
<td class="confluenceTd">
524-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss71xExistingLocalConfiguration</code></p></td>
524+
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss72xExistingLocalConfiguration</code></p></td>
525525
<td class="confluenceTd">
526526
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
527527
<td class="confluenceTd">
@@ -1253,18 +1253,6 @@ <h5 id="JBoss7.2.x-Forinstalledcontainero.c.c.c.jboss.JBoss72xInstalledLocalCont
12531253
<td class="confluenceTd">
12541254
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#ALTERNATIVE_MODULES_DIR"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
12551255
</tr>
1256-
<tr>
1257-
<td class="confluenceTd">
1258-
<p><a href="Configuration+properties.html">cargo.jboss.osgi.http.port</a></p></td>
1259-
<td class="confluenceTd">
1260-
<p><a href="Configuration+properties.html">JBossPropertySet.JBOSS_OSGI_HTTP_PORT</a></p></td>
1261-
<td class="confluenceTd">
1262-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
1263-
<td class="confluenceTd">
1264-
<p>N/A</p></td>
1265-
<td class="confluenceTd">
1266-
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#JBOSS_OSGI_HTTP_PORT"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
1267-
</tr>
12681256
<tr>
12691257
<td class="confluenceTd">
12701258
<p><a href="Configuration+properties.html">cargo.jboss.remoting.transport.port</a></p></td>

cargo/JBoss+7.3.x.html

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ <h3 id="JBoss7.3.x-ConfigurationFeatures">Configuration Features</h3>
521521
<td class="confluenceTd">
522522
<p><a href="Existing+Local+Configuration.html">Existing Local Configuration for installed container</a></p></td>
523523
<td class="confluenceTd">
524-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss71xExistingLocalConfiguration</code></p></td>
524+
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss72xExistingLocalConfiguration</code></p></td>
525525
<td class="confluenceTd">
526526
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
527527
<td class="confluenceTd">
@@ -1253,18 +1253,6 @@ <h5 id="JBoss7.3.x-Forinstalledcontainero.c.c.c.jboss.JBoss73xInstalledLocalCont
12531253
<td class="confluenceTd">
12541254
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#ALTERNATIVE_MODULES_DIR"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
12551255
</tr>
1256-
<tr>
1257-
<td class="confluenceTd">
1258-
<p><a href="Configuration+properties.html">cargo.jboss.osgi.http.port</a></p></td>
1259-
<td class="confluenceTd">
1260-
<p><a href="Configuration+properties.html">JBossPropertySet.JBOSS_OSGI_HTTP_PORT</a></p></td>
1261-
<td class="confluenceTd">
1262-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
1263-
<td class="confluenceTd">
1264-
<p>N/A</p></td>
1265-
<td class="confluenceTd">
1266-
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#JBOSS_OSGI_HTTP_PORT"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
1267-
</tr>
12681256
<tr>
12691257
<td class="confluenceTd">
12701258
<p><a href="Configuration+properties.html">cargo.jboss.remoting.transport.port</a></p></td>

cargo/JBoss+7.4.x.html

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ <h3 id="JBoss7.4.x-ConfigurationFeatures">Configuration Features</h3>
521521
<td class="confluenceTd">
522522
<p><a href="Existing+Local+Configuration.html">Existing Local Configuration for installed container</a></p></td>
523523
<td class="confluenceTd">
524-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss71xExistingLocalConfiguration</code></p></td>
524+
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss72xExistingLocalConfiguration</code></p></td>
525525
<td class="confluenceTd">
526526
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
527527
<td class="confluenceTd">
@@ -1251,18 +1251,6 @@ <h5 id="JBoss7.4.x-Forinstalledcontainero.c.c.c.jboss.JBoss74xInstalledLocalCont
12511251
<td class="confluenceTd">
12521252
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#ALTERNATIVE_MODULES_DIR"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
12531253
</tr>
1254-
<tr>
1255-
<td class="confluenceTd">
1256-
<p><a href="Configuration+properties.html">cargo.jboss.osgi.http.port</a></p></td>
1257-
<td class="confluenceTd">
1258-
<p><a href="Configuration+properties.html">JBossPropertySet.JBOSS_OSGI_HTTP_PORT</a></p></td>
1259-
<td class="confluenceTd">
1260-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
1261-
<td class="confluenceTd">
1262-
<p>N/A</p></td>
1263-
<td class="confluenceTd">
1264-
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#JBOSS_OSGI_HTTP_PORT"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
1265-
</tr>
12661254
<tr>
12671255
<td class="confluenceTd">
12681256
<p><a href="Configuration+properties.html">cargo.jboss.remoting.transport.port</a></p></td>

cargo/JBoss+7.5.x.html

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -521,7 +521,7 @@ <h3 id="JBoss7.5.x-ConfigurationFeatures">Configuration Features</h3>
521521
<td class="confluenceTd">
522522
<p><a href="Existing+Local+Configuration.html">Existing Local Configuration for installed container</a></p></td>
523523
<td class="confluenceTd">
524-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss71xExistingLocalConfiguration</code></p></td>
524+
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"> <code>o.<wbr>c.<wbr>c.<wbr>c.<wbr>jboss.<wbr>JBoss72xExistingLocalConfiguration</code></p></td>
525525
<td class="confluenceTd">
526526
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
527527
<td class="confluenceTd">
@@ -1251,18 +1251,6 @@ <h5 id="JBoss7.5.x-Forinstalledcontainero.c.c.c.jboss.JBoss75xInstalledLocalCont
12511251
<td class="confluenceTd">
12521252
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#ALTERNATIVE_MODULES_DIR"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
12531253
</tr>
1254-
<tr>
1255-
<td class="confluenceTd">
1256-
<p><a href="Configuration+properties.html">cargo.jboss.osgi.http.port</a></p></td>
1257-
<td class="confluenceTd">
1258-
<p><a href="Configuration+properties.html">JBossPropertySet.JBOSS_OSGI_HTTP_PORT</a></p></td>
1259-
<td class="confluenceTd">
1260-
<p><img class="emoticon emoticon-tick" src="attachments/check.png" width="16" height="16" alt="(tick)"></p></td>
1261-
<td class="confluenceTd">
1262-
<p>N/A</p></td>
1263-
<td class="confluenceTd">
1264-
<p><a href="https://codehaus-cargo.github.io/apidocs/org/codehaus/cargo/container/jboss/JBossPropertySet.html#JBOSS_OSGI_HTTP_PORT"><img class="emoticon emoticon-green-star" src="attachments/star_green.png" width="16" height="16" alt="(green star)"></a></p></td>
1265-
</tr>
12661254
<tr>
12671255
<td class="confluenceTd">
12681256
<p><a href="Configuration+properties.html">cargo.jboss.remoting.transport.port</a></p></td>

0 commit comments

Comments
 (0)