Skip to content
Snippets Groups Projects
Commit 31dee2a6 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

updated ant version 1.10.11

parent 4aee2e98
No related branches found
No related tags found
No related merge requests found
...@@ -151,7 +151,7 @@ ...@@ -151,7 +151,7 @@
binary distribution. binary distribution.
The default installation directory referred to by various Savage and X3D build files is The default installation directory referred to by various Savage and X3D build files is
<br /> <br />
<code style="color:darkgreen"><b>C:\apache-ant-1.10.9</b></code> <code style="color:darkgreen"><b>C:\apache-ant-1.10.11</b></code>
</li> </li>
<li> <li>
Prepend the following executable paths to the Prepend the following executable paths to the
...@@ -164,7 +164,7 @@ ...@@ -164,7 +164,7 @@
system environment variables system environment variables
as follows: as follows:
<br /> <br />
<code style="color:darkgreen"><b>ANT_HOME=C:\apache-ant-1.10.9</b></code> <code style="color:darkgreen"><b>ANT_HOME=C:\apache-ant-1.10.11</b></code>
<br /> <br />
If system memory is limited, additional options might be needed: If system memory is limited, additional options might be needed:
<br /> <br />
...@@ -189,11 +189,11 @@ ...@@ -189,11 +189,11 @@
to install libraries for optional ant tasks as follows to install libraries for optional ant tasks as follows
(<a href="antConfigurationFetchOutput.txt">example&nbsp;output</a>): (<a href="antConfigurationFetchOutput.txt">example&nbsp;output</a>):
<br /> <br />
<code style="color:darkgreen">C:\apache-ant-1.10.9&gt; <b>ant -f fetch.xml -Ddest=system</b></code> <code style="color:darkgreen">C:\apache-ant-1.10.11&gt; <b>ant -f fetch.xml -Ddest=system</b></code>
</li> </li>
<li>Confirm proper path and installation: <li>Confirm proper path and installation:
<pre><b>ant -version</b> <pre><b>ant -version</b>
Apache Ant(TM) version 1.10.9 compiled on September 27 2020 Apache Ant(TM) version 1.10.11 compiled on July 10 2021
</pre> </pre>
</li> </li>
<li> <li>
...@@ -246,7 +246,7 @@ Apache Ant(TM) version 1.10.9 compiled on September 27 2020 ...@@ -246,7 +246,7 @@ Apache Ant(TM) version 1.10.9 compiled on September 27 2020
</ul> </ul>
<li> <li>
NetBeans users can reset the default directory referred to by NetBeans: NetBeans users can reset the default directory referred to by NetBeans:
<i>Tools</i> menu, <i>Options</i> panel, <i>Miscellaneous</i> tab, <i>Ant</i> subtab, <i>Ant&nbsp;home</i>&nbsp;&nbsp;<code style="color:darkgreen"><b>C:\apache-ant-1.10.9</b></code> <i>Tools</i> menu, <i>Options</i> panel, <i>Miscellaneous</i> tab, <i>Ant</i> subtab, <i>Ant&nbsp;home</i>&nbsp;&nbsp;<code style="color:darkgreen"><b>C:\apache-ant-1.10.11</b></code>
</li> </li>
<li> <li>
For server-side installations (including <a href="#Jenkins">Jenkins</a>), For server-side installations (including <a href="#Jenkins">Jenkins</a>),
...@@ -3066,7 +3066,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i> ...@@ -3066,7 +3066,7 @@ which can lead to the Internet of Things becoming the Web of Things. </i>
<a href="https://savage.nps.edu/developers.html">https://savage.nps.edu/developers.html</a> <a href="https://savage.nps.edu/developers.html">https://savage.nps.edu/developers.html</a>
</blockquote> </blockquote>
<blockquote> <blockquote>
Revised 5 June 2021. Revised 23 July 2021.
</blockquote> </blockquote>
<p> <p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment