Skip to content

Commit a5d0949

Browse files
committed
Upgrade various container versions
1 parent acf83a6 commit a5d0949

File tree

325 files changed

+125512
-60979
lines changed

Some content is hidden

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

325 files changed

+125512
-60979
lines changed

cargo/Adding+TLD+support+to+the+Jetty+container.html

+28-14
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<link rel="stylesheet" href="attachments/site.css" type="text/css">
88
<link rel="shortcut icon" href="attachments/favicon.ico">
99
<link rel="icon" type="image/x-icon" href="attachments/favicon.ico">
10-
<title>Codehaus Cargo - Adding TLD support to the Jetty container</title><!-- Global site tag (gtag.js) - Google Analytics -->
10+
<title>Codehaus Cargo - Adding TLD support to the Jetty container</title>
11+
<!-- Global site tag (gtag.js) - Google Analytics -->
1112
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MYCEY8S1MG"></script>
1213
<script>
1314
window.dataLayer = window.dataLayer || [];
@@ -30,7 +31,8 @@
3031
</tr>
3132
</tbody>
3233
</table>
33-
</div></td>
34+
</div>
35+
</td>
3436
</tr>
3537
<tr valign="top">
3638
<td id="cargo-navigation" class="leftColumn" valign="top" style="padding-top:0px">
@@ -180,7 +182,8 @@ <h3 id="Navigation-Containers">Containers</h3>
180182
</ul></li>
181183
</ul>
182184
<ul class="alternate">
183-
<li>WebLogic<br>
185+
<li>WebLogic
186+
<br>
184187
<ul class="alternate">
185188
<li><a href="WebLogic+8.x.html">WebLogic 8.x</a></li>
186189
<li><a href="WebLogic+9.x.html">WebLogic 9.x</a></li>
@@ -193,15 +196,17 @@ <h3 id="Navigation-Containers">Containers</h3>
193196
</ul></li>
194197
</ul>
195198
<ul class="alternate">
196-
<li>WebSphere<br>
199+
<li>WebSphere
200+
<br>
197201
<ul class="alternate">
198202
<li><a href="WebSphere+8.5.x.html">WebSphere 8.5.x</a></li>
199203
<li><a href="WebSphere+9.x.html">WebSphere 9.x</a></li>
200204
<li><a href="WebSphere+Liberty.html">WebSphere Liberty</a></li>
201205
</ul></li>
202206
</ul>
203207
<ul class="alternate">
204-
<li>WildFly<br>
208+
<li>WildFly
209+
<br>
205210
<ul class="alternate">
206211
<li><a href="WildFly+8.x.html">WildFly 8.x</a></li>
207212
<li><a href="WildFly+9.x.html">WildFly 9.x</a></li>
@@ -252,9 +257,12 @@ <h3 id="Navigation-Development">Development</h3>
252257
<li><a href="Cargo+Code+Style.html">Code style</a></li>
253258
<li><a href="Adding+a+container.html">Adding a container</a></li>
254259
</ul></li>
255-
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
260+
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a>
261+
<br>
262+
<a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
256263
<li><a href="Release+procedure.html">Release procedure</a></li>
257-
</ul></td>
264+
</ul>
265+
</td>
258266
<td id="cargo-content" style="padding:0px">
259267
<table style="border-collapse:collapse;width:100%;height:100%">
260268
<tbody>
@@ -266,11 +274,13 @@ <h3 id="Navigation-Development">Development</h3>
266274
<td align="left"><b><a href="Home.html">Codehaus Cargo</a> &gt; <a href="Articles.html">Articles</a> &gt; Adding TLD support to the Jetty container</b></td>
267275
<td align="right" style="width:350px">
268276
<form method="GET" action="Search.html">
269-
<input type="text" size="30" name="q" id="search_query"> &nbsp; <input type="submit" value="Search">
270-
</form></td>
277+
<input type="text" size="30" name="q" id="search_query">&nbsp; <input type="submit" value="Search">
278+
</form>
279+
</td>
271280
</tr>
272281
</tbody>
273-
</table></td>
282+
</table>
283+
</td>
274284
</tr>
275285
<tr valign="top">
276286
<td class="rightColumn">
@@ -315,23 +325,27 @@ <h1 id="AddingTLDsupporttotheJettycontainer-Reason">Reason</h1>
315325
<h1 id="AddingTLDsupporttotheJettycontainer-Workaround">Workaround</h1>
316326
<p>The workaround is to place the tld files anywhere in WEB-INF. The secondary scan, after the above one, will look for any tld files in WEB-INF and automatically register them.</p>
317327
<h1 id="AddingTLDsupporttotheJettycontainer-Formoredetails...">For more details...</h1>
318-
<p>See: <span class="confluence-jim-macro jira-issue conf-macro output-block"> <a href="https://codehaus-cargo.atlassian.net/browse/CARGO-651" class="jira-issue-key"><span class="aui-icon aui-icon-wait issue-placeholder"> </span>CARGO-651</a> - <span class="summary">Getting issue details...</span> <span class="aui-lozenge aui-lozenge-subtle aui-lozenge-default issue-placeholder">STATUS</span> </span></p></td>
328+
<p>See: <span class="confluence-jim-macro jira-issue conf-macro output-block"> <a href="https://codehaus-cargo.atlassian.net/browse/CARGO-651" class="jira-issue-key"><span class="aui-icon aui-icon-wait issue-placeholder"> </span>CARGO-651</a> - <span class="summary">Getting issue details...</span> <span class="aui-lozenge aui-lozenge-subtle aui-lozenge-default issue-placeholder">STATUS</span> </span></p>
329+
</td>
319330
</tr>
320331
</tbody>
321-
</table></td>
332+
</table>
333+
</td>
322334
</tr>
323335
<tr height="23">
324336
<td colspan="2" style="padding:0px">
325337
<div style="position:fixed;width:100%;height:23px;bottom:0;border-top:1px solid #39434F;z-index:2;background-color:#FFFFFF">
326338
<table style="width:100%">
327339
<tbody>
328340
<tr valign="top">
329-
<td align="left">Copyright 2004-2025. All rights reserved unless otherwise noted.<br></td>
341+
<td align="left">Copyright 2004-2025. All rights reserved unless otherwise noted.
342+
<br></td>
330343
<td align="right"><a href="Cookies.html">Click here to read our privacy and cookie policy</a></td>
331344
</tr>
332345
</tbody>
333346
</table>
334-
</div></td>
347+
</div>
348+
</td>
335349
</tr>
336350
</tbody>
337351
</table>

cargo/Adding+a+JMS+resource+to+Resin3x.html

+31-16
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<link rel="stylesheet" href="attachments/site.css" type="text/css">
88
<link rel="shortcut icon" href="attachments/favicon.ico">
99
<link rel="icon" type="image/x-icon" href="attachments/favicon.ico">
10-
<title>Codehaus Cargo - Adding a JMS resource to Resin3x</title><!-- Global site tag (gtag.js) - Google Analytics -->
10+
<title>Codehaus Cargo - Adding a JMS resource to Resin3x</title>
11+
<!-- Global site tag (gtag.js) - Google Analytics -->
1112
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MYCEY8S1MG"></script>
1213
<script>
1314
window.dataLayer = window.dataLayer || [];
@@ -30,7 +31,8 @@
3031
</tr>
3132
</tbody>
3233
</table>
33-
</div></td>
34+
</div>
35+
</td>
3436
</tr>
3537
<tr valign="top">
3638
<td id="cargo-navigation" class="leftColumn" valign="top" style="padding-top:0px">
@@ -180,7 +182,8 @@ <h3 id="Navigation-Containers">Containers</h3>
180182
</ul></li>
181183
</ul>
182184
<ul class="alternate">
183-
<li>WebLogic<br>
185+
<li>WebLogic
186+
<br>
184187
<ul class="alternate">
185188
<li><a href="WebLogic+8.x.html">WebLogic 8.x</a></li>
186189
<li><a href="WebLogic+9.x.html">WebLogic 9.x</a></li>
@@ -193,15 +196,17 @@ <h3 id="Navigation-Containers">Containers</h3>
193196
</ul></li>
194197
</ul>
195198
<ul class="alternate">
196-
<li>WebSphere<br>
199+
<li>WebSphere
200+
<br>
197201
<ul class="alternate">
198202
<li><a href="WebSphere+8.5.x.html">WebSphere 8.5.x</a></li>
199203
<li><a href="WebSphere+9.x.html">WebSphere 9.x</a></li>
200204
<li><a href="WebSphere+Liberty.html">WebSphere Liberty</a></li>
201205
</ul></li>
202206
</ul>
203207
<ul class="alternate">
204-
<li>WildFly<br>
208+
<li>WildFly
209+
<br>
205210
<ul class="alternate">
206211
<li><a href="WildFly+8.x.html">WildFly 8.x</a></li>
207212
<li><a href="WildFly+9.x.html">WildFly 9.x</a></li>
@@ -252,9 +257,12 @@ <h3 id="Navigation-Development">Development</h3>
252257
<li><a href="Cargo+Code+Style.html">Code style</a></li>
253258
<li><a href="Adding+a+container.html">Adding a container</a></li>
254259
</ul></li>
255-
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
260+
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a>
261+
<br>
262+
<a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
256263
<li><a href="Release+procedure.html">Release procedure</a></li>
257-
</ul></td>
264+
</ul>
265+
</td>
258266
<td id="cargo-content" style="padding:0px">
259267
<table style="border-collapse:collapse;width:100%;height:100%">
260268
<tbody>
@@ -266,11 +274,13 @@ <h3 id="Navigation-Development">Development</h3>
266274
<td align="left"><b><a href="Home.html">Codehaus Cargo</a> &gt; <a href="Containers.html">Containers</a> &gt; <a href="Resin+3.x.html">Resin 3.x</a> &gt; Adding a JMS resource to Resin3x</b></td>
267275
<td align="right" style="width:350px">
268276
<form method="GET" action="Search.html">
269-
<input type="text" size="30" name="q" id="search_query"> &nbsp; <input type="submit" value="Search">
270-
</form></td>
277+
<input type="text" size="30" name="q" id="search_query">&nbsp; <input type="submit" value="Search">
278+
</form>
279+
</td>
271280
</tr>
272281
</tbody>
273-
</table></td>
282+
</table>
283+
</td>
274284
</tr>
275285
<tr valign="top">
276286
<td class="rightColumn">
@@ -293,8 +303,9 @@ <h3 id="Navigation-Development">Development</h3>
293303
</pre>
294304
</div>
295305
</div>
296-
<p>After you run 'mvn cargo:start', you can verify the config made it into your resin.conf with:<br>
297-
$&gt; less target/resin3x/home/conf/resin.conf</p>
306+
<p>After you run 'mvn cargo:start', you can verify the config made it into your resin.conf with:
307+
<br>
308+
$&gt; less target/resin3x/home/conf/resin.conf</p>
298309
<div class="code panel pdl conf-macro output-block" style="border-width: 1px;">
299310
<div class="codeContent panelContent pdl">
300311
<pre class="syntaxhighlighter-pre">
@@ -338,23 +349,27 @@ <h3 id="Navigation-Development">Development</h3>
338349
&lt;/jms:listener-container&gt;
339350
</pre>
340351
</div>
341-
</div></td>
352+
</div>
353+
</td>
342354
</tr>
343355
</tbody>
344-
</table></td>
356+
</table>
357+
</td>
345358
</tr>
346359
<tr height="23">
347360
<td colspan="2" style="padding:0px">
348361
<div style="position:fixed;width:100%;height:23px;bottom:0;border-top:1px solid #39434F;z-index:2;background-color:#FFFFFF">
349362
<table style="width:100%">
350363
<tbody>
351364
<tr valign="top">
352-
<td align="left">Copyright 2004-2025. All rights reserved unless otherwise noted.<br></td>
365+
<td align="left">Copyright 2004-2025. All rights reserved unless otherwise noted.
366+
<br></td>
353367
<td align="right"><a href="Cookies.html">Click here to read our privacy and cookie policy</a></td>
354368
</tr>
355369
</tbody>
356370
</table>
357-
</div></td>
371+
</div>
372+
</td>
358373
</tr>
359374
</tbody>
360375
</table>

cargo/Adding+a+Samples+Test.html

+36-19
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
<link rel="stylesheet" href="attachments/site.css" type="text/css">
88
<link rel="shortcut icon" href="attachments/favicon.ico">
99
<link rel="icon" type="image/x-icon" href="attachments/favicon.ico">
10-
<title>Codehaus Cargo - Adding a Samples Test</title><!-- Global site tag (gtag.js) - Google Analytics -->
10+
<title>Codehaus Cargo - Adding a Samples Test</title>
11+
<!-- Global site tag (gtag.js) - Google Analytics -->
1112
<script async src="https://www.googletagmanager.com/gtag/js?id=G-MYCEY8S1MG"></script>
1213
<script>
1314
window.dataLayer = window.dataLayer || [];
@@ -30,7 +31,8 @@
3031
</tr>
3132
</tbody>
3233
</table>
33-
</div></td>
34+
</div>
35+
</td>
3436
</tr>
3537
<tr valign="top">
3638
<td id="cargo-navigation" class="leftColumn" valign="top" style="padding-top:0px">
@@ -180,7 +182,8 @@ <h3 id="Navigation-Containers">Containers</h3>
180182
</ul></li>
181183
</ul>
182184
<ul class="alternate">
183-
<li>WebLogic<br>
185+
<li>WebLogic
186+
<br>
184187
<ul class="alternate">
185188
<li><a href="WebLogic+8.x.html">WebLogic 8.x</a></li>
186189
<li><a href="WebLogic+9.x.html">WebLogic 9.x</a></li>
@@ -193,15 +196,17 @@ <h3 id="Navigation-Containers">Containers</h3>
193196
</ul></li>
194197
</ul>
195198
<ul class="alternate">
196-
<li>WebSphere<br>
199+
<li>WebSphere
200+
<br>
197201
<ul class="alternate">
198202
<li><a href="WebSphere+8.5.x.html">WebSphere 8.5.x</a></li>
199203
<li><a href="WebSphere+9.x.html">WebSphere 9.x</a></li>
200204
<li><a href="WebSphere+Liberty.html">WebSphere Liberty</a></li>
201205
</ul></li>
202206
</ul>
203207
<ul class="alternate">
204-
<li>WildFly<br>
208+
<li>WildFly
209+
<br>
205210
<ul class="alternate">
206211
<li><a href="WildFly+8.x.html">WildFly 8.x</a></li>
207212
<li><a href="WildFly+9.x.html">WildFly 9.x</a></li>
@@ -252,9 +257,12 @@ <h3 id="Navigation-Development">Development</h3>
252257
<li><a href="Cargo+Code+Style.html">Code style</a></li>
253258
<li><a href="Adding+a+container.html">Adding a container</a></li>
254259
</ul></li>
255-
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a><br><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
260+
<li><a href="https://codehaus-cargo.semaphoreci.com/projects/cargo">Continous integration</a>
261+
<br>
262+
<a href="https://codehaus-cargo.semaphoreci.com/projects/cargo"><span class="confluence-embedded-file-wrapper"><img class="confluence-embedded-image confluence-external-resource" id="ci-status-image" src="https://codehaus-cargo.semaphoreci.com/badges/cargo/branches/master.svg?style=shields" loading="lazy"></span></a></li>
256263
<li><a href="Release+procedure.html">Release procedure</a></li>
257-
</ul></td>
264+
</ul>
265+
</td>
258266
<td id="cargo-content" style="padding:0px">
259267
<table style="border-collapse:collapse;width:100%;height:100%">
260268
<tbody>
@@ -266,21 +274,26 @@ <h3 id="Navigation-Development">Development</h3>
266274
<td align="left"><b><a href="Home.html">Codehaus Cargo</a> &gt; <a href="Developers.html">Developers</a> &gt; Adding a Samples Test</b></td>
267275
<td align="right" style="width:350px">
268276
<form method="GET" action="Search.html">
269-
<input type="text" size="30" name="q" id="search_query"> &nbsp; <input type="submit" value="Search">
270-
</form></td>
277+
<input type="text" size="30" name="q" id="search_query">&nbsp; <input type="submit" value="Search">
278+
</form>
279+
</td>
271280
</tr>
272281
</tbody>
273-
</table></td>
282+
</table>
283+
</td>
274284
</tr>
275285
<tr valign="top">
276286
<td class="rightColumn">
277287
<p>updating samples test cases.</p>
278288
<p>1. find the test case you wish to copy.</p>
279-
<p>copy recursively <code>resources/testdata/&lt;you_want_to_copy&gt;-war</code> to a new folder (ex. <code>resources/testdata/NEW-war</code>)<br>
280-
edit <code>resources/testdata/new-war/pom.xml</code> (change <code>artifact-id</code> to <code>NEW-war</code>, and name to something descriptive )<br>
281-
edit <code>resources/testdata/pom.xml</code> and add module <code>NEW-war</code></p>
282-
<p>edit <code>core/samples/pom.xml</code><br>
283-
under Test data artifacts, add</p>
289+
<p>copy recursively <code>resources/testdata/&lt;you_want_to_copy&gt;-war</code> to a new folder (ex. <code>resources/testdata/NEW-war</code>)
290+
<br>
291+
edit <code>resources/testdata/new-war/pom.xml</code> (change <code>artifact-id</code> to <code>NEW-war</code>, and name to something descriptive )
292+
<br>
293+
edit <code>resources/testdata/pom.xml</code> and add module <code>NEW-war</code></p>
294+
<p>edit <code>core/samples/pom.xml</code>
295+
<br>
296+
under Test data artifacts, add</p>
284297
<div class="code panel pdl conf-macro output-block" style="border-width: 1px;">
285298
<div class="codeContent panelContent pdl">
286299
<pre class="syntaxhighlighter-pre"> &lt;dependency&gt;
@@ -304,23 +317,27 @@ <h3 id="Navigation-Development">Development</h3>
304317
</div>
305318
<p>this will create a property that an implementation of <code>AbstractDataSourceWarCapabilityContainerTestCase</code> can understand</p>
306319
<p>add a new test class that does what you want, extending <code>AbstractDataSourceWarCapabilityContainerTestCase</code> or a subclass of it. Make sure you use an appropriate <code>Validator</code> for the configuration type you are concerned with. Otherwise you may end up testing invalid containers.</p>
307-
<p>finally, execute <code>mvn -P&lt;container_to_test&gt; install</code> from the root of Cargo.</p></td>
320+
<p>finally, execute <code>mvn -P&lt;container_to_test&gt; install</code> from the root of Cargo.</p>
321+
</td>
308322
</tr>
309323
</tbody>
310-
</table></td>
324+
</table>
325+
</td>
311326
</tr>
312327
<tr height="23">
313328
<td colspan="2" style="padding:0px">
314329
<div style="position:fixed;width:100%;height:23px;bottom:0;border-top:1px solid #39434F;z-index:2;background-color:#FFFFFF">
315330
<table style="width:100%">
316331
<tbody>
317332
<tr valign="top">
318-
<td align="left">Copyright 2004-2025. All rights reserved unless otherwise noted.<br></td>
333+
<td align="left">Copyright 2004-2025. All rights reserved unless otherwise noted.
334+
<br></td>
319335
<td align="right"><a href="Cookies.html">Click here to read our privacy and cookie policy</a></td>
320336
</tr>
321337
</tbody>
322338
</table>
323-
</div></td>
339+
</div>
340+
</td>
324341
</tr>
325342
</tbody>
326343
</table>

0 commit comments

Comments
 (0)