Skip to content

Commit ea565b8

Browse files
committed
Upgrade various container versions
1 parent 2c4d021 commit ea565b8

30 files changed

+142
-142
lines changed

cargo/Ant+Tasks+Reference+Guide.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ <h3 id="Navigation-Development">Development</h3>
281281
</tr>
282282
<tr valign="top">
283283
<td class="rightColumn">
284-
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <a href="Ant+support.html#Antsupport-Examples">examples</a> which show how to use them.</p>
284+
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <a href="Ant+support.html#Examples">examples</a> which show how to use them.</p>
285285
<div class="table-wrap">
286286
<table class="wrapped confluenceTable">
287287
<colgroup>
@@ -355,19 +355,19 @@ <h3 id="Navigation-Development">Development</h3>
355355
<p><code>&lt;home&gt;</code></p>
356356
</td>
357357
<td colspan="1" class="confluenceTd">
358-
<p>Location where the container is installed. If specified in conjunction with the <code><a href="#AntTasksReferenceGuide-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element, it will override the home directory defined by the installer</p>
358+
<p>Location where the container is installed. If specified in conjunction with the <code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element, it will override the home directory defined by the installer</p>
359359
</td>
360360
<td colspan="1" class="confluenceTd">
361361
<p>👎</p>
362362
</td>
363363
<td colspan="1" class="confluenceTd">
364364
<p>No default</p>
365-
<p>If the user has not defined any <code>home</code> nor <code><a href="#AntTasksReferenceGuide-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
365+
<p>If the user has not defined any <code>home</code> nor <code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
366366
</td>
367367
</tr>
368368
<tr>
369369
<td colspan="1" class="confluenceTd">
370-
<p><code><a href="#AntTasksReferenceGuide-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code></p>
370+
<p><code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code></p>
371371
</td>
372372
<td colspan="1" class="confluenceTd">
373373
<p>Defines the location of a container distribution zip that will be <a href="Installer.html">downloaded and installed</a></p>
@@ -377,7 +377,7 @@ <h3 id="Navigation-Development">Development</h3>
377377
</td>
378378
<td colspan="1" class="confluenceTd">
379379
<p>No default</p>
380-
<p>If the user has not defined any <code>home</code> nor <code><a href="#AntTasksReferenceGuide-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
380+
<p>If the user has not defined any <code>home</code> nor <code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
381381
</td>
382382
</tr>
383383
<tr>
@@ -484,7 +484,7 @@ <h3 id="Navigation-Development">Development</h3>
484484
</tr>
485485
<tr>
486486
<td colspan="1" class="confluenceTd">
487-
<p><code><a href="#AntTasksReferenceGuide-configuration">&lt;configuration&gt;</a></code></p>
487+
<p><code><a href="#configuration">&lt;configuration&gt;</a></code></p>
488488
</td>
489489
<td colspan="1" class="confluenceTd">
490490
<p>Definition of a <a href="Configuration.html">Configuration</a></p>
@@ -498,7 +498,7 @@ <h3 id="Navigation-Development">Development</h3>
498498
</tr>
499499
<tr>
500500
<td colspan="1" class="confluenceTd">
501-
<p><code><a href="#AntTasksReferenceGuide-daemon">&lt;daemon&gt;</a></code></p>
501+
<p><code><a href="#daemon">&lt;daemon&gt;</a></code></p>
502502
</td>
503503
<td colspan="1" class="confluenceTd">
504504
<p>Additional configuration that is used when deploying with the <a href="Cargo+Daemon.html">Cargo Daemon</a>.</p>
@@ -595,7 +595,7 @@ <h3 id="Navigation-Development">Development</h3>
595595
</tr>
596596
<tr>
597597
<td colspan="1" class="confluenceTd">
598-
<p><code><a href="#AntTasksReferenceGuide-deployable">&lt;deployables&gt;</a></code></p>
598+
<p><code><a href="#deployable">&lt;deployables&gt;</a></code></p>
599599
</td>
600600
<td colspan="1" class="confluenceTd">
601601
<p>A list of <a href="Deployable.html">deployable</a>s that are going to be deployed in the container when it is started or when <code><span>deploy</span></code> / <code><span>undeploy</span></code> is called.</p>
@@ -609,10 +609,10 @@ <h3 id="Navigation-Development">Development</h3>
609609
</tr>
610610
<tr>
611611
<td colspan="1" class="confluenceTd">
612-
<p><code><a href="#AntTasksReferenceGuide-fileconfig">&lt;fileConfigs&gt;</a></code></p>
612+
<p><code><a href="#fileconfig">&lt;fileConfigs&gt;</a></code></p>
613613
</td>
614614
<td colspan="1" class="confluenceTd">
615-
<p>List of <a href="Configuration+files+option.html">Configuration files</a> that are to be added to a local container's configuration. Each file is specified using a <code><a href="#AntTasksReferenceGuide-fileconfig">&lt;fileConfig&gt;</a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
615+
<p>List of <a href="Configuration+files+option.html">Configuration files</a> that are to be added to a local container's configuration. Each file is specified using a <code><a href="#fileconfig">&lt;fileConfig&gt;</a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
616616
</td>
617617
<td colspan="1" class="confluenceTd">
618618
<p>👎</p>
@@ -626,7 +626,7 @@ <h3 id="Navigation-Development">Development</h3>
626626
<p><code><a href="Configuration+files+option.html">&lt;files&gt;</a></code></p>
627627
</td>
628628
<td colspan="1" class="confluenceTd">
629-
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><a href="#AntTasksReferenceGuide-file">&lt;file&gt;</a></code> element.</p>
629+
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><a href="#file">&lt;file&gt;</a></code> element.</p>
630630
</td>
631631
<td colspan="1" class="confluenceTd">
632632
<p>👎</p>
@@ -648,7 +648,7 @@ <h3 id="Navigation-Development">Development</h3>
648648
</td>
649649
</tr>
650650
<tr>
651-
<td class="confluenceTd"><code><a href="#AntTasksReferenceGuide-user">&lt;users&gt;</a></code></td>
651+
<td class="confluenceTd"><code><a href="#user">&lt;users&gt;</a></code></td>
652652
<td class="confluenceTd">List of users to be created in container configuration.</td>
653653
<td class="confluenceTd">
654654
<p>👎</p>
@@ -658,7 +658,7 @@ <h3 id="Navigation-Development">Development</h3>
658658
</td>
659659
</tr>
660660
<tr>
661-
<td colspan="1" class="confluenceTd"><a href="#AntTasksReferenceGuide-datasource">&lt;datasources&gt;</a></td>
661+
<td colspan="1" class="confluenceTd"><a href="#datasource">&lt;datasources&gt;</a></td>
662662
<td colspan="1" class="confluenceTd">List of&nbsp;datasources to be created in container configuration.</td>
663663
<td colspan="1" class="confluenceTd">
664664
<p>👎</p>
@@ -916,7 +916,7 @@ <h3 id="Navigation-Development">Development</h3>
916916
</tr>
917917
<tr>
918918
<td class="confluenceTd">
919-
<p><code><a href="#AntTasksReferenceGuide-prop2">&lt;properties&gt;</a></code></p>
919+
<p><code><a href="#prop2">&lt;properties&gt;</a></code></p>
920920
</td>
921921
<td class="confluenceTd">
922922
<p>User-defined properties of a deployable.</p>
@@ -1132,7 +1132,7 @@ <h3 id="Navigation-Development">Development</h3>
11321132
</tr>
11331133
<tr>
11341134
<td class="confluenceTd">
1135-
<p><code><a href="#AntTasksReferenceGuide-proxy">&lt;proxy&gt;</a></code></p>
1135+
<p><code><a href="#proxy">&lt;proxy&gt;</a></code></p>
11361136
</td>
11371137
<td class="confluenceTd">
11381138
<p>Proxy server settings, if required.</p>

cargo/Ant+support.html

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
438438
</div>
439439
<p></p>
440440
<div class="conf-macro output-block">
441-
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <a href="Ant+support.html#Antsupport-Examples">examples</a> which show how to use them.</p>
441+
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <a href="Ant+support.html#Examples">examples</a> which show how to use them.</p>
442442
<div class="table-wrap">
443443
<table class="wrapped confluenceTable">
444444
<colgroup>
@@ -512,19 +512,19 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
512512
<p><code>&lt;home&gt;</code></p>
513513
</td>
514514
<td colspan="1" class="confluenceTd">
515-
<p>Location where the container is installed. If specified in conjunction with the <code><a href="#Antsupport-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element, it will override the home directory defined by the installer</p>
515+
<p>Location where the container is installed. If specified in conjunction with the <code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element, it will override the home directory defined by the installer</p>
516516
</td>
517517
<td colspan="1" class="confluenceTd">
518518
<p>👎</p>
519519
</td>
520520
<td colspan="1" class="confluenceTd">
521521
<p>No default</p>
522-
<p>If the user has not defined any <code>home</code> nor <code><a href="#Antsupport-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
522+
<p>If the user has not defined any <code>home</code> nor <code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
523523
</td>
524524
</tr>
525525
<tr>
526526
<td colspan="1" class="confluenceTd">
527-
<p><code><a href="#Antsupport-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code></p>
527+
<p><code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code></p>
528528
</td>
529529
<td colspan="1" class="confluenceTd">
530530
<p>Defines the location of a container distribution zip that will be <a href="Installer.html">downloaded and installed</a></p>
@@ -534,7 +534,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
534534
</td>
535535
<td colspan="1" class="confluenceTd">
536536
<p>No default</p>
537-
<p>If the user has not defined any <code>home</code> nor <code><a href="#Antsupport-zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
537+
<p>If the user has not defined any <code>home</code> nor <code><a href="#zipUrlInstaller">&lt;zipUrlInstaller&gt;</a></code> element then the Ant task will automatically attempt to download the container using the URL used by its tests (see the <strong>Tested On</strong> section of <a href="Containers.html">each container</a>).</p>
538538
</td>
539539
</tr>
540540
<tr>
@@ -641,7 +641,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
641641
</tr>
642642
<tr>
643643
<td colspan="1" class="confluenceTd">
644-
<p><code><a href="#Antsupport-configuration">&lt;configuration&gt;</a></code></p>
644+
<p><code><a href="#configuration">&lt;configuration&gt;</a></code></p>
645645
</td>
646646
<td colspan="1" class="confluenceTd">
647647
<p>Definition of a <a href="Configuration.html">Configuration</a></p>
@@ -655,7 +655,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
655655
</tr>
656656
<tr>
657657
<td colspan="1" class="confluenceTd">
658-
<p><code><a href="#Antsupport-daemon">&lt;daemon&gt;</a></code></p>
658+
<p><code><a href="#daemon">&lt;daemon&gt;</a></code></p>
659659
</td>
660660
<td colspan="1" class="confluenceTd">
661661
<p>Additional configuration that is used when deploying with the <a href="Cargo+Daemon.html">Cargo Daemon</a>.</p>
@@ -752,7 +752,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
752752
</tr>
753753
<tr>
754754
<td colspan="1" class="confluenceTd">
755-
<p><code><a href="#Antsupport-deployable">&lt;deployables&gt;</a></code></p>
755+
<p><code><a href="#deployable">&lt;deployables&gt;</a></code></p>
756756
</td>
757757
<td colspan="1" class="confluenceTd">
758758
<p>A list of <a href="Deployable.html">deployable</a>s that are going to be deployed in the container when it is started or when <code><span>deploy</span></code> / <code><span>undeploy</span></code> is called.</p>
@@ -766,10 +766,10 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
766766
</tr>
767767
<tr>
768768
<td colspan="1" class="confluenceTd">
769-
<p><code><a href="#Antsupport-fileconfig">&lt;fileConfigs&gt;</a></code></p>
769+
<p><code><a href="#fileconfig">&lt;fileConfigs&gt;</a></code></p>
770770
</td>
771771
<td colspan="1" class="confluenceTd">
772-
<p>List of <a href="Configuration+files+option.html">Configuration files</a> that are to be added to a local container's configuration. Each file is specified using a <code><a href="#Antsupport-fileconfig">&lt;fileConfig&gt;</a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
772+
<p>List of <a href="Configuration+files+option.html">Configuration files</a> that are to be added to a local container's configuration. Each file is specified using a <code><a href="#fileconfig">&lt;fileConfig&gt;</a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
773773
</td>
774774
<td colspan="1" class="confluenceTd">
775775
<p>👎</p>
@@ -783,7 +783,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
783783
<p><code><a href="Configuration+files+option.html">&lt;files&gt;</a></code></p>
784784
</td>
785785
<td colspan="1" class="confluenceTd">
786-
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><a href="#Antsupport-file">&lt;file&gt;</a></code> element.</p>
786+
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><a href="#file">&lt;file&gt;</a></code> element.</p>
787787
</td>
788788
<td colspan="1" class="confluenceTd">
789789
<p>👎</p>
@@ -805,7 +805,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
805805
</td>
806806
</tr>
807807
<tr>
808-
<td class="confluenceTd"><code><a href="#Antsupport-user">&lt;users&gt;</a></code></td>
808+
<td class="confluenceTd"><code><a href="#user">&lt;users&gt;</a></code></td>
809809
<td class="confluenceTd">List of users to be created in container configuration.</td>
810810
<td class="confluenceTd">
811811
<p>👎</p>
@@ -815,7 +815,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
815815
</td>
816816
</tr>
817817
<tr>
818-
<td colspan="1" class="confluenceTd"><a href="#Antsupport-datasource">&lt;datasources&gt;</a></td>
818+
<td colspan="1" class="confluenceTd"><a href="#datasource">&lt;datasources&gt;</a></td>
819819
<td colspan="1" class="confluenceTd">List of&nbsp;datasources to be created in container configuration.</td>
820820
<td colspan="1" class="confluenceTd">
821821
<p>👎</p>
@@ -1073,7 +1073,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
10731073
</tr>
10741074
<tr>
10751075
<td class="confluenceTd">
1076-
<p><code><a href="#Antsupport-prop2">&lt;properties&gt;</a></code></p>
1076+
<p><code><a href="#prop2">&lt;properties&gt;</a></code></p>
10771077
</td>
10781078
<td class="confluenceTd">
10791079
<p>User-defined properties of a deployable.</p>
@@ -1289,7 +1289,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
12891289
</tr>
12901290
<tr>
12911291
<td class="confluenceTd">
1292-
<p><code><a href="#Antsupport-proxy">&lt;proxy&gt;</a></code></p>
1292+
<p><code><a href="#proxy">&lt;proxy&gt;</a></code></p>
12931293
</td>
12941294
<td class="confluenceTd">
12951295
<p>Proxy server settings, if required.</p>

0 commit comments

Comments
 (0)