You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <ahref="Ant+support.html#Examples">examples</a> which show how to use them.</p>
285
+
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <ahref="Ant+support.html#Antsupport-Examples">examples</a> which show how to use them.</p>
<p>Location where the container is installed. If specified in conjunction with the <code><ahref="#zipUrlInstaller"><zipUrlInstaller></a></code> element, it will override the home directory defined by the installer</p>
359
+
<p>Location where the container is installed. If specified in conjunction with the <code><ahref="#AntTasksReferenceGuide-zipUrlInstaller"><zipUrlInstaller></a></code> element, it will override the home directory defined by the installer</p>
360
360
</td>
361
361
<tdcolspan="1" class="confluenceTd">
362
362
<p>👎</p>
363
363
</td>
364
364
<tdcolspan="1" class="confluenceTd">
365
365
<p>No default</p>
366
-
<p>If the user has not defined any <code>home</code> nor <code><ahref="#zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
366
+
<p>If the user has not defined any <code>home</code> nor <code><ahref="#AntTasksReferenceGuide-zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
<p>If the user has not defined any <code>home</code> nor <code><ahref="#zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
381
+
<p>If the user has not defined any <code>home</code> nor <code><ahref="#AntTasksReferenceGuide-zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
<p>A list of <ahref="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>
<p>List of <ahref="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><ahref="#fileconfig"><fileConfig></a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
616
+
<p>List of <ahref="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><ahref="#AntTasksReferenceGuide-fileconfig"><fileConfig></a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><ahref="#file"><file></a></code> element.</p>
630
+
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><ahref="#AntTasksReferenceGuide-file"><file></a></code> element.</p>
Copy file name to clipboardExpand all lines: cargo/Ant+support.html
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -439,7 +439,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
439
439
</div>
440
440
<p></p>
441
441
<divclass="conf-macro output-block">
442
-
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <ahref="Ant+support.html#Examples">examples</a> which show how to use them.</p>
442
+
<p>These are the various XML configuration elements that you can use to configure the Cargo Ant tasks. Make sure you also check the <ahref="Ant+support.html#Antsupport-Examples">examples</a> which show how to use them.</p>
443
443
<divclass="table-wrap">
444
444
<tableclass="wrapped confluenceTable">
445
445
<colgroup>
@@ -513,19 +513,19 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
513
513
<p><code><home></code></p>
514
514
</td>
515
515
<tdcolspan="1" class="confluenceTd">
516
-
<p>Location where the container is installed. If specified in conjunction with the <code><ahref="#zipUrlInstaller"><zipUrlInstaller></a></code> element, it will override the home directory defined by the installer</p>
516
+
<p>Location where the container is installed. If specified in conjunction with the <code><ahref="#Antsupport-zipUrlInstaller"><zipUrlInstaller></a></code> element, it will override the home directory defined by the installer</p>
517
517
</td>
518
518
<tdcolspan="1" class="confluenceTd">
519
519
<p>👎</p>
520
520
</td>
521
521
<tdcolspan="1" class="confluenceTd">
522
522
<p>No default</p>
523
-
<p>If the user has not defined any <code>home</code> nor <code><ahref="#zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
523
+
<p>If the user has not defined any <code>home</code> nor <code><ahref="#Antsupport-zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
<p>Defines the location of a container distribution zip that will be <ahref="Installer.html">downloaded and installed</a></p>
@@ -535,7 +535,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
535
535
</td>
536
536
<tdcolspan="1" class="confluenceTd">
537
537
<p>No default</p>
538
-
<p>If the user has not defined any <code>home</code> nor <code><ahref="#zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
538
+
<p>If the user has not defined any <code>home</code> nor <code><ahref="#Antsupport-zipUrlInstaller"><zipUrlInstaller></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 <ahref="Containers.html">each container</a>).</p>
539
539
</td>
540
540
</tr>
541
541
<tr>
@@ -642,7 +642,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
<p>A list of <ahref="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>
@@ -767,10 +767,10 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
<p>List of <ahref="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><ahref="#fileconfig"><fileConfig></a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
773
+
<p>List of <ahref="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><ahref="#Antsupport-fileconfig"><fileConfig></a></code> element. Cargo token replacement is applied to the files and any existing file is overwritten.</p>
774
774
</td>
775
775
<tdcolspan="1" class="confluenceTd">
776
776
<p>👎</p>
@@ -784,7 +784,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><ahref="#file"><file></a></code> element.</p>
787
+
<p>List of files that are to be added to a local container's configuration. Each file is specified using a <code><ahref="#Antsupport-file"><file></a></code> element.</p>
788
788
</td>
789
789
<tdcolspan="1" class="confluenceTd">
790
790
<p>👎</p>
@@ -806,7 +806,7 @@ <h2 id="Antsupport-TheCargoAnttasksindetail">The Cargo Ant tasks in detail</h2>
0 commit comments