git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1033948 13f79535-47bb-0310-9956-ffa450edef68master
| @@ -19,12 +19,12 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>AntUnit</title> | |||
| <title>Apache AntUnit</title> | |||
| </properties> | |||
| <body> | |||
| <section name="AntUnit 1.1"> | |||
| <section name="Apache AntUnit 1.1"> | |||
| <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | |||
| <p>Apache AntUnit 1.1 is now available for download as <a | |||
| @@ -56,7 +56,7 @@ | |||
| </section> | |||
| <section name="Idea"> | |||
| <p>Initially all tests for Ant tasks were written as individual | |||
| <p>Initially all tests for Apache Ant tasks were written as individual | |||
| <a href="http://www.junit.org/">JUnit</a> test cases. Pretty | |||
| soon it was clear that most tests needed to perform common tasks | |||
| like reading a build file, initializing a project instance with | |||
| @@ -24,9 +24,9 @@ | |||
| <body> | |||
| <section name="Downloading Antlibs"> | |||
| <section name="Downloading Apache Antlibs"> | |||
| <p>Use the links below to download a binary distribution of Antlibs from | |||
| <p>Use the links below to download a binary distribution of Apache Antlibs from | |||
| one of our mirrors. It is good practice to | |||
| <a href="[location]#Verify Releases">verify the integrity</a> | |||
| of the distribution files, especially if you are using one of our | |||
| @@ -19,14 +19,14 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>Ant Libraries - Charter</title> | |||
| <title>Apache Ant Libraries - Charter</title> | |||
| </properties> | |||
| <body> | |||
| <section name="Charter"> | |||
| <p>Below is the text of the proposal that has been accepted by | |||
| the Ant PMC. Further amendments are expected.</p> | |||
| the Apache Ant PMC. Further amendments are expected.</p> | |||
| <source> | |||
| Proposal to Create a Ant-Libraries Sub-Project in Apache Ant | |||
| @@ -19,11 +19,11 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>Compress Antlib</title> | |||
| <title>Apache Compress Antlib</title> | |||
| </properties> | |||
| <body> | |||
| <section name="Compress Ant Library 1.0"> | |||
| <section name="Apache Compress Ant Library 1.0"> | |||
| <h3>August 30, 2010 - Apache Compress Ant Library 1.0 | |||
| Available</h3> | |||
| @@ -19,12 +19,12 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>.NET Ant Library</title> | |||
| <title>Apache .NET Ant Library</title> | |||
| </properties> | |||
| <body> | |||
| <section name=".NET Ant Library 1.0"> | |||
| <section name="Apache .NET Ant Library 1.0"> | |||
| <h3>November 6, 2006 - Apache .NET Ant Library 1.0 | |||
| Available</h3> | |||
| @@ -19,15 +19,15 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>The Ant Libraries Subproject</title> | |||
| <title>The Apache Ant Libraries Subproject</title> | |||
| </properties> | |||
| <body> | |||
| <section name="The Ant Libraries Subproject"> | |||
| <h3>Ant Libraries - or Antlibs for short</h3> | |||
| <section name="The Apache Ant Libraries Subproject"> | |||
| <h3>Apache Ant Libraries - or Antlibs for short</h3> | |||
| <p>With Ant 1.6.0 and the ant libraries concept creating | |||
| <p>With Apache Ant 1.6.0 and the ant libraries concept creating | |||
| libraries of Ant tasks that are easy to get dropped into an | |||
| existing Ant installation has become far easier.</p> | |||
| @@ -19,17 +19,17 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>Ant Libraries</title> | |||
| <title>Apache Ant Libraries</title> | |||
| </properties> | |||
| <body> | |||
| <section name="Ant Libraries"> | |||
| <section name="Apache Ant Libraries"> | |||
| <a name="antunit"/> | |||
| <subsection name="AntUnit - Unit Test Framework for Ant Tasks"> | |||
| <subsection name="Apache AntUnit - Unit Test Framework for Ant Tasks"> | |||
| <p>AntUnit borrows ideas from JUnit 3.x and the <junit> | |||
| <p>Apache AntUnit borrows ideas from JUnit 3.x and the <junit> | |||
| task. It provides a task that runs build files as unit tests | |||
| as well as a number of assertion tasks to support the | |||
| idea.</p> | |||
| @@ -68,7 +68,7 @@ | |||
| <a name="compress"/> | |||
| <subsection name="Compress"> | |||
| <p>The compress library offers tasks and types for additional | |||
| <p>The Apache Compress Antlib offers tasks and types for additional | |||
| archive formats like CPIO and AR supported | |||
| by <a href="http://commons.apache.org/compress/">Apache | |||
| Commons Compress</a>.</p> | |||
| @@ -19,14 +19,14 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>Props Antlib</title> | |||
| <title>Apache Props Antlib</title> | |||
| </properties> | |||
| <body> | |||
| <section name="Props Antlib"> | |||
| <section name="Apache Props Antlib"> | |||
| <p>This is a library of supplementary handlers for Ant | |||
| <p>This is a library of supplementary handlers for Apache Ant | |||
| properties resolution.</p> | |||
| <p>The types provided are instances of | |||
| @@ -19,14 +19,14 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>Ant Libraries - The Sandbox</title> | |||
| <title>Apache Ant Libraries - The Sandbox</title> | |||
| </properties> | |||
| <body> | |||
| <section name="Ant Libraries - The Sandbox"> | |||
| <section name="Apache Ant Libraries - The Sandbox"> | |||
| <p>The sandbox is the place where new Ant Libraries start their | |||
| <p>The sandbox is the place where new Apache Ant Libraries start their | |||
| life, it is a playground for Ant committers and other | |||
| contributors who find committers to sponsor their ideas.</p> | |||
| @@ -24,9 +24,9 @@ | |||
| <body> | |||
| <section name="Downloading Antlibs"> | |||
| <section name="Downloading Apache Antlibs"> | |||
| <p>Use the links below to download a source distribution of Antlibs from | |||
| <p>Use the links below to download a source distribution of Apache Antlibs from | |||
| one of our mirrors. It is good practice to | |||
| <a href="[location]#Verify Releases">verify the integrity</a> | |||
| of the distribution files, especially if you are using one of our | |||
| @@ -19,13 +19,13 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>Subversion Ant Library</title> | |||
| <title>Apache Subversion Ant Library</title> | |||
| </properties> | |||
| <body> | |||
| <section name="Idea"> | |||
| <p>The main purpose of this Ant library is to provide the same | |||
| <p>The main purpose of this Apache Ant library is to provide the same | |||
| level of support that Ant provides for CVS. This means the | |||
| tasks are wrappers on top of the command line client (read: you | |||
| still need to install an svn client) and there is not much more | |||
| @@ -26,8 +26,8 @@ | |||
| </properties> | |||
| <body> | |||
| <section name="Ant1.8.1"> | |||
| <h3>May 7th, 2010 - Ant 1.8.1 Released</h3> | |||
| <section name="Apache Ant 1.8.1"> | |||
| <h3>May 7th, 2010 - Apache Ant 1.8.1 Released</h3> | |||
| <p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> | |||
| @@ -41,8 +41,8 @@ | |||
| </section> | |||
| <section name="Ant1.8.0"> | |||
| <h3>Februrary 8th, 2010 - Ant 1.8.0 Released</h3> | |||
| <section name="Apache Ant 1.8.0"> | |||
| <h3>Februrary 8th, 2010 - Apache Ant 1.8.0 Released</h3> | |||
| <p>Key features of the 1.8.0 release are</p> | |||
| <ul> | |||
| <li>Lexically scoped local properties, i.e. properties that are only defined inside a target, | |||
| @@ -82,7 +82,7 @@ | |||
| </section> | |||
| <section name="Ivy 2.1.0"> | |||
| <section name="Apache Ivy 2.1.0"> | |||
| <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3> | |||
| <p>Apache Ivy 2.1.0 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| @@ -102,7 +102,7 @@ | |||
| the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| </section> | |||
| <section name="IvyDE 2.0.0"> | |||
| <section name="Apache IvyDE 2.0.0"> | |||
| <h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3> | |||
| <p>Apache IvyDE 2.0.0 is now available for download from | |||
| @@ -128,7 +128,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p> | |||
| </section> | |||
| <section name="Ivy 2.0.0"> | |||
| <section name="Apache Ivy 2.0.0"> | |||
| <h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3> | |||
| <p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| @@ -142,7 +142,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| </section> | |||
| <section name="AntUnit 1.1"> | |||
| <section name="Apache AntUnit 1.1"> | |||
| <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | |||
| <p>Apache AntUnit 1.1 is now available for download as <a | |||
| @@ -161,12 +161,12 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| home page</a></p> | |||
| </section> | |||
| <section name="AntUnit 1.1 Beta 1"> | |||
| <section name="Apache AntUnit 1.1 Beta 1"> | |||
| <h3>September 3, 2008 - Apache AntUnit 1.1 Beta 1 Available</h3> | |||
| </section> | |||
| <section name="Ant 1.7.1"> | |||
| <h3>June 27, 2008 - Ant 1.7.1 Available</h3> | |||
| <section name="Apache Ant 1.7.1"> | |||
| <h3>June 27, 2008 - Apache Ant 1.7.1 Available</h3> | |||
| <p>Apache Ant 1.7.1 is now available for <a | |||
| href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||
| @@ -191,7 +191,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| website</a>.</p> | |||
| </section> | |||
| <section name="AntUnit 1.0"> | |||
| <section name="Apache AntUnit 1.0"> | |||
| <h3>January 8, 2007 - Apache AntUnit 1.0 Available</h3> | |||
| <p>Apache AntUnit 1.0 is now available for <a | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| @@ -201,8 +201,8 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| href="antlibs/antunit/">AntUnit home page</a>.</p> | |||
| </section> | |||
| <section name="Ant 1.7.0"> | |||
| <h3>December 19, 2006 - Ant 1.7.0 Available</h3> | |||
| <section name="Apache Ant 1.7.0"> | |||
| <h3>December 19, 2006 - Apache Ant 1.7.0 Available</h3> | |||
| <p>Apache Ant 1.7.0 is now available for <a | |||
| href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||
| @@ -225,7 +225,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| <p>Ant 1.7 has some initial support for Java6 features.</p> | |||
| </section> | |||
| <section name=".NET Ant Library 1.0Beta1"> | |||
| <section name="Apache .NET Ant Library 1.0Beta1"> | |||
| <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3> | |||
| <p>Apache .NET Ant Library 1.0 is now available for <a | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| @@ -238,7 +238,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| home page</a></p> | |||
| </section> | |||
| <section name="AntUnit 1.0Beta2"> | |||
| <section name="Apache AntUnit 1.0Beta2"> | |||
| <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3> | |||
| <p>Apache AntUnit 1.0Beta1 is now available for <a | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| @@ -248,7 +248,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| href="antlibs/antunit/">AntUnit home page</a>.</p> | |||
| </section> | |||
| <section name="AntUnit 1.0Beta1"> | |||
| <section name="Apache AntUnit 1.0Beta1"> | |||
| <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3> | |||
| <p>Apache AntUnit 1.0Beta1 is now available for <a | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| @@ -258,7 +258,7 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| href="antlibs/antunit/">AntUnit home page</a>.</p> | |||
| </section> | |||
| <section name=".NET Ant Library 1.0Beta1"> | |||
| <section name="Apache .NET Ant Library 1.0Beta1"> | |||
| <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3> | |||
| <p>Apache .NET Ant Library 1.0Beta1 is now available for <a | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p> | |||
| @@ -271,30 +271,30 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| home page</a></p> | |||
| </section> | |||
| <section name="Ant 1.6.5"> | |||
| <h3>June 2, 2005 - Ant 1.6.5 Available</h3> | |||
| <section name="Apache Ant 1.6.5"> | |||
| <h3>June 2, 2005 - Apache Ant 1.6.5 Available</h3> | |||
| <p>Apache Ant 1.6.5 is now available for <a | |||
| href="http://ant.apache.org/bindownload.cgi">download</a>.</p> | |||
| <p>This is a bug fix release.</p> | |||
| </section> | |||
| <section name="Ant 1.6.4"> | |||
| <h3>May 19, 2005 - Ant 1.6.4 Available</h3> | |||
| <section name="Apache Ant 1.6.4"> | |||
| <h3>May 19, 2005 - Apache Ant 1.6.4 Available</h3> | |||
| <p>Apache Ant 1.6.4 is now available for <a | |||
| href="http://archive.apache.org/dist/ant/">download</a>.</p> | |||
| <p>This is a bug fix release.</p> | |||
| </section> | |||
| <section name="Ant 1.6.3"> | |||
| <h3>April 28, 2005 - Ant 1.6.3 Available</h3> | |||
| <section name="Apache Ant 1.6.3"> | |||
| <h3>April 28, 2005 - Apache Ant 1.6.3 Available</h3> | |||
| <p>Apache Ant 1.6.3 is now available for <a | |||
| href="http://archive.apache.org/dist/ant/">download</a>.</p> | |||
| <p>There is a large list of fixed bugs and enhancements.</p> | |||
| <p>Some of the bugs affecting the embedded use of Ant are fixed.</p> | |||
| </section> | |||
| <section name="Antidote Retired"> | |||
| <h3>April 4th, 2005 - The Apache Ant Project Retires Antidote, the | |||
| <section name="Apache Antidote Retired"> | |||
| <h3>April 4th, 2005 - The Apache Ant Project Retires Apache Antidote, the | |||
| Ant GUI</h3> | |||
| <p>The Antidote subproject was once started to provide a GUI for | |||
| @@ -319,8 +319,8 @@ have been reported to be working like a charm by some of the IvyDE early users.< | |||
| href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p> | |||
| </section> | |||
| <section name="Ant 1.6.2"> | |||
| <h3>July 16, 2004 - Ant 1.6.2 Available</h3> | |||
| <section name="Apache Ant 1.6.2"> | |||
| <h3>July 16, 2004 - Apache Ant 1.6.2 Available</h3> | |||
| <p>Apache Ant 1.6.2 available for <a | |||
| href="http://archive.apache.org/dist/ant/">download</a>.</p> | |||
| <p>Nested elements for namespaced tasks and types may belong to the | |||
| @@ -333,14 +333,14 @@ features which were asked for by users on Bugzilla.</p> | |||
| <section name="Wiki Migration"> | |||
| <h3>February 29, 2004</h3> | |||
| <p>The Ant Wiki pages have been migrated to their | |||
| <p>The Apache Ant Wiki pages have been migrated to their | |||
| <a href="http://wiki.apache.org/ant/">new home</a> on the Apache | |||
| Wiki farm. | |||
| </p> | |||
| </section> | |||
| <section name="Ant 1.6.1"> | |||
| <h3>February 12, 2004 - Ant 1.6.1 Available</h3> | |||
| <section name="Apache Ant 1.6.1"> | |||
| <h3>February 12, 2004 - Apache Ant 1.6.1 Available</h3> | |||
| <p>Apache Ant 1.6.1 is still available for | |||
| <a href="http://archive.apache.org/dist/ant/">download</a>. | |||
| </p> | |||
| @@ -355,8 +355,8 @@ features which were asked for by users on Bugzilla.</p> | |||
| <p>Ant 1.6.1 also introduces initial support for compiling with | |||
| Java 1.5.</p> | |||
| </section> | |||
| <section name="Ant 1.6.0"> | |||
| <h3>December 18, 2003 - Ant 1.6.0 Available</h3> | |||
| <section name="Apache Ant 1.6.0"> | |||
| <h3>December 18, 2003 - Apache Ant 1.6.0 Available</h3> | |||
| <p>Apache Ant 1.6.0 is still available for | |||
| <a href="http://archive.apache.org/dist/ant/">download</a>. | |||
| </p> | |||
| @@ -376,8 +376,8 @@ did) or could be explained better, feel free to help us out in the | |||
| </section> | |||
| <section name="Ant 1.5.4"> | |||
| <h3>August 12, 2003 - Ant 1.5.4 Available</h3> | |||
| <section name="Apache Ant 1.5.4"> | |||
| <h3>August 12, 2003 - Apache Ant 1.5.4 Available</h3> | |||
| <p>Apache Ant 1.5.4 is still available for | |||
| <a href="http://archive.apache.org/dist/ant/">download</a>. | |||
| </p> | |||
| @@ -399,7 +399,7 @@ did) or could be explained better, feel free to help us out in the | |||
| <section name="Java Pro 2003 Readers Choice Award"> | |||
| <a href="http://www.ftponline.com/javapro/"> | |||
| <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right"/></a> | |||
| <h3>June 11th, 2003: Ant wins a Java Pro readers' choice award</h3> | |||
| <h3>June 11th, 2003: Apache Ant wins a Java Pro readers' choice award</h3> | |||
| <p> | |||
| Ant has won the Java Pro 2003 Readers' Choice Award for | |||
| </p> | |||
| @@ -417,7 +417,7 @@ did) or could be explained better, feel free to help us out in the | |||
| <section name="JDJ Editors Choice Award"> | |||
| <a href="http://sys-con.com/java/article2a.cfm?id=2059&count=1734&tot=6&page=2"><img src="images/JDJEditorsChoiceAward.jpg" alt="" border="0" align="right"/></a> | |||
| <h3>June 2003: Ant wins JDJ Editors' Choice Award</h3> | |||
| <h3>June 2003: Apache Ant wins JDJ Editors' Choice Award</h3> | |||
| <p> | |||
| "Ant is the hammer of the Java world: without it, civilization might have progressed, but much more slowly than it has. Ant is one of the most useful build tools I have ever had the pleasure to use." - Joe Ottinger | |||
| @@ -425,9 +425,9 @@ did) or could be explained better, feel free to help us out in the | |||
| </section> | |||
| <section name="Ant keeps on winning!"> | |||
| <section name="Apache Ant keeps on winning!"> | |||
| <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right"/></a> | |||
| <h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3> | |||
| <h3>June 9th, 2003: Apache Ant wins the JavaWorld Editors' Choice Award</h3> | |||
| <p> | |||
| Ant has won the JavaWorld Editors' Choice Award for | |||
| @@ -442,16 +442,16 @@ did) or could be explained better, feel free to help us out in the | |||
| <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p> | |||
| </section> | |||
| <section name="Ant 1.5.3"> | |||
| <h3>April 9, 2003 - Ant 1.5.3 Available</h3> | |||
| <section name="Apache Ant 1.5.3"> | |||
| <h3>April 9, 2003 - Apache Ant 1.5.3 Available</h3> | |||
| <p>Apache Ant 1.5.3 is still available for | |||
| <a href="http://archive.apache.org/dist/ant/">download</a>. | |||
| </p> | |||
| </section> | |||
| <section name="Ant 1.5.2"> | |||
| <h3>March 3, 2003 - Ant 1.5.2 Available!</h3> | |||
| <section name="Apache Ant 1.5.2"> | |||
| <h3>March 3, 2003 - Apache Ant 1.5.2 Available!</h3> | |||
| <p>The final version of Ant 1.5.2 is available for | |||
| <a href="http://archive.apache.org/dist/ant/">download</a>. | |||
| If you have any feedback on this release, feel free to join the | |||
| @@ -459,7 +459,7 @@ did) or could be explained better, feel free to help us out in the | |||
| </p> | |||
| </section> | |||
| <section name="Ant Top Level Project"> | |||
| <section name="Apache Ant Top Level Project"> | |||
| <h3>November 18, 2002</h3> | |||
| <p>The Apache board <a href="mission.html">created</a> | |||
| the Apache Ant top level project. Ant has now migrated from the Jakarta | |||
| @@ -471,8 +471,8 @@ did) or could be explained better, feel free to help us out in the | |||
| </p> | |||
| </section> | |||
| <section name="Ant 1.5.1"> | |||
| <h3>October 3, 2002 - Ant 1.5.1 Available !</h3> | |||
| <section name="Apache Ant 1.5.1"> | |||
| <h3>October 3, 2002 - Apache Ant 1.5.1 Available !</h3> | |||
| <p>The final version of Ant 1.5.1 is still available for | |||
| <a href="http://archive.apache.org/dist/ant/"> | |||
| download</a>. If you have any feedback on this release, feel free to join the | |||
| @@ -480,13 +480,13 @@ did) or could be explained better, feel free to help us out in the | |||
| </p> | |||
| </section> | |||
| <section name="Ant 1.5"> | |||
| <section name="Apache Ant 1.5"> | |||
| <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3> | |||
| <p>The wrapper script of Ant 1.5 needs to be replaced with a new | |||
| <p>The wrapper script of Apache Ant 1.5 needs to be replaced with a new | |||
| version for Cygwin users. See the <a | |||
| href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p> | |||
| <h3>July 10, 2002 - Ant 1.5 Released!</h3> | |||
| <h3>July 10, 2002 - Apache Ant 1.5 Released!</h3> | |||
| <p>The final version of Ant 1.5 is now available for | |||
| <a href="http://archive.apache.org/dist/ant/"> | |||
| download</a>. If you have any feedback on this release, feel free to join the | |||
| @@ -494,9 +494,9 @@ did) or could be explained better, feel free to help us out in the | |||
| </p> | |||
| </section> | |||
| <section name="Ant wins again!"> | |||
| <section name="Apache Ant wins again!"> | |||
| <a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right"/></a> | |||
| <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's | |||
| <h3>Apr 29, 2002: Apache Ant wins <em>Software Development</em> magazine's | |||
| 2002 Productivity Award.</h3> | |||
| <p> | |||
| Ant has been awarded a <strong>2002 Productivity Award</strong> by | |||
| @@ -507,9 +507,9 @@ did) or could be explained better, feel free to help us out in the | |||
| </p> | |||
| </section> | |||
| <section name="Ant has won!"> | |||
| <section name="Apache Ant has won!"> | |||
| <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right"/></a> | |||
| <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice | |||
| <h3>Mar 26, 2002: Apache Ant wins the JavaWorld Editors' Choice | |||
| Award</h3> | |||
| <p> | |||
| @@ -524,7 +524,7 @@ did) or could be explained better, feel free to help us out in the | |||
| <section name="Java 1.4 Support"> | |||
| <h3>Feb 15, 2002: Java 1.4 Support</h3> | |||
| <p> | |||
| Java 1.4 has now been released by Sun. The latest Ant source supports | |||
| Java 1.4 has now been released by Sun. The latest Apache Ant source supports | |||
| the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt> | |||
| attribute. It also contains a compatibility fix needed for some ant tasks | |||
| on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4, | |||
| @@ -536,16 +536,16 @@ did) or could be explained better, feel free to help us out in the | |||
| <h3>Have a look at our new cool logo!</h3> | |||
| </section> | |||
| <section name="Ant 1.4.1"> | |||
| <h3>11 October 2001 Ant 1.4.1 released !</h3> | |||
| <section name="Apache Ant 1.4.1"> | |||
| <h3>11 October 2001 Apache Ant 1.4.1 released !</h3> | |||
| <p>Please visit the | |||
| <a href="http://archive.apache.org/dist/ant/"> | |||
| download area</a>. | |||
| </p> | |||
| </section> | |||
| <section name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"> | |||
| <p>Sun has released an introductory article on Ant on their | |||
| <section name="Best-Practices Profile of Apache Ant at Sun's Dot-Com Builder"> | |||
| <p>Sun has released an introductory article on Apache Ant on their | |||
| Dot-Com Builder site on May 30 2001. See <a | |||
| href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p> | |||
| </section> | |||
| @@ -24,7 +24,12 @@ | |||
| <body> | |||
| <section name="Downloading Ant"> | |||
| <section name="Apache Ant"> | |||
| <p>Apache Ant is a Java library and command-line tool that help | |||
| building software.</p> | |||
| </section> | |||
| <section name="Downloading Apache Ant"> | |||
| <p>Use the links below to download a binary distribution of Ant from | |||
| one of our mirrors. It is good practice to | |||
| @@ -49,15 +49,15 @@ | |||
| add yourself to the <code>CC</code> list to follow the progress | |||
| of this bug. | |||
| </p> | |||
| <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Open Ant bugs by order of priority</a>.</p> | |||
| <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bugs.votes,bugs.priority%2Cbugs.bug_severity&query_based_on=">Open Ant bugs by number of votes</a>.</p> | |||
| <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=">Open Apache Ant bugs by order of priority</a>.</p> | |||
| <p><a href="http://issues.apache.org/bugzilla/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=Ant&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&keywords_type=allwords&keywords=&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailtype1=substring&email1=&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&field0-0-0=noop&type0-0-0=noop&value0-0-0=&order=bugs.votes,bugs.priority%2Cbugs.bug_severity&query_based_on=">Open Apache Ant bugs by number of votes</a>.</p> | |||
| </subsection> | |||
| <subsection name="Filing a Bug Report"> | |||
| <p> | |||
| Please read our document about <a href="problems.html">problems</a> | |||
| before deciding that there is an unreported | |||
| bug in Ant. | |||
| bug in Apache Ant. | |||
| </p> | |||
| <p> | |||
| You have a few choices at this point. You can send | |||
| @@ -27,7 +27,7 @@ | |||
| <question>Where do I find the latest version of this | |||
| document?</question> | |||
| <answer> | |||
| <p>The latest version can always be found at Ant's homepage | |||
| <p>The latest version can always be found at Apache Ant's homepage | |||
| <a href="http://ant.apache.org/faq.html">http://ant.apache.org/faq.html</a>.</p> | |||
| </answer> | |||
| </faq> | |||
| @@ -239,7 +239,7 @@ | |||
| <faqsection title="Installation"> | |||
| <faq id="java-version"> | |||
| <question>Which version of Java is required to run | |||
| Ant?</question> | |||
| Apache Ant?</question> | |||
| <answer> | |||
| <p>You will need Java installed on your system, version 1.4 or | |||
| @@ -335,7 +335,7 @@ Apache Ant version 1.6.2 compiled on July 16 2004 | |||
| <faq id="precompile-jsps"> | |||
| <question>How to I precompile Java Server Pages (JSPs)?</question> | |||
| <answer> | |||
| <p>Ant has a built in optional task <a href="/manual/Tasks/jspc.html"><jspc></a> | |||
| <p>Apache Ant has a built in optional task <a href="/manual/Tasks/jspc.html"><jspc></a> | |||
| which was intended for that. <b>But this task is deprecated.</b> | |||
| Here the alternative suggested by the manual:</p> | |||
| <p><i>Instead of relying on container specific JSP-compilers we suggest deploying | |||
| @@ -809,7 +809,7 @@ shell-prompt> m4 foo.m4 > foo | |||
| <question>General Advice</question> | |||
| <answer> | |||
| <p>There are many reasons why Ant doesn't behave as | |||
| <p>There are many reasons why Apache Ant doesn't behave as | |||
| expected, not all of them are due to Ant bugs. See our <a | |||
| href="problems.html">Having Problems?</a> page for hints that | |||
| may help pinning down the reasons for your problem.</p> | |||
| @@ -1093,9 +1093,9 @@ shell-prompt> m4 foo.m4 > foo | |||
| </faq> | |||
| </faqsection> | |||
| <faqsection title="Ant and IDEs/Editors"> | |||
| <faqsection title="Apache Ant and IDEs/Editors"> | |||
| <faq id="integration"> | |||
| <question>Is Ant supported by my IDE/Editor?</question> | |||
| <question>Is Apache Ant supported by my IDE/Editor?</question> | |||
| <answer> | |||
| <p>See the <a href="external.html#IDE and Editor Integration">section | |||
| on IDE integration</a> on our External Tools and Tasks page.</p> | |||
| @@ -1190,7 +1190,7 @@ while(<STDIN>) { | |||
| <a href="http://www.sdv.fr/pages/casa/html/ant-dtd.en.html">this | |||
| page</a> by Michel Casabianca for a solution to this | |||
| problem. Note that the DTD you can download at this page | |||
| is based on Ant 0.3.1.</li> | |||
| is based on Apache Ant 0.3.1.</li> | |||
| <li>It may even be an invalid DTD. As Ant allows tasks | |||
| writers to define arbitrary elements, name collisions will | |||
| @@ -1478,7 +1478,7 @@ public void buildFinished(BuildEvent e) { | |||
| <answer> | |||
| <p>When Ant forks a new process for example by using the | |||
| <p>When Apache Ant forks a new process for example by using the | |||
| <code><exec></code>, <code><apply></code> | |||
| or <code><java></code> tasks, it will also start a | |||
| new thread reading from standard input and sending | |||
| @@ -24,7 +24,36 @@ | |||
| </properties> | |||
| <body> | |||
| <section name="Ivy 2.2.0"> | |||
| <section name="Apache Ant"> | |||
| <p>Apache Ant is a Java library and command-line tool who's | |||
| mission is to drive processes described in build files as targets | |||
| and extension points dependent upon each other. | |||
| The main known usage of Ant is the build of Java applications. | |||
| Ant supplies a number of built-in tasks allowing to compile, assemble, | |||
| test and run Java applications. | |||
| Ant can also be used effectively to build non Java applications, for | |||
| instance C or C++ applications. More generally, Ant can be used to | |||
| pilot any type of process which can be described in terms of targets | |||
| and tasks. | |||
| </p> | |||
| <p> | |||
| Ant is written in Java. Users of Ant can develop their own | |||
| "antlibs" containing Ant tasks and types, and are offered | |||
| a large number of ready-made commercial or open-source "antlibs". | |||
| </p> | |||
| <p> | |||
| Ant is extremely flexible and does not impose coding conventions or | |||
| directory layouts to the Java projects which adopt it as a build tool. | |||
| </p> | |||
| <p> | |||
| Software development projects looking for a solution combining build tool and | |||
| dependency management can use Ant in combination with <a href="http://ant.apache.org/ivy/">Apache Ivy</a>. | |||
| </p> | |||
| </section> | |||
| <section name="Apache Ivy 2.2.0"> | |||
| <h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3> | |||
| <p>Apache Ivy 2.2.0 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| @@ -44,8 +73,8 @@ | |||
| <p>For more information see | |||
| the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p> | |||
| </section> | |||
| <section name="Ant1.8.1"> | |||
| <h3>May 7th, 2010 - Ant 1.8.1 Released</h3> | |||
| <section name="Apache Ant1.8.1"> | |||
| <h3>May 7th, 2010 - Apache Ant 1.8.1 Released</h3> | |||
| <p>Apache Ant 1.8.1 is now available for download as source or binary (with and without | |||
| dependencies) from | |||
| <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p> | |||
| @@ -58,43 +87,11 @@ | |||
| </ul> | |||
| </section> | |||
| <section name="Ant 1.8.0"> | |||
| <h3>February 8, 2010 - Ant 1.8.0 Available</h3> | |||
| <p>Key features of the 1.8.0 release are</p> | |||
| <ul> | |||
| <li>Lexically scoped local properties, i.e. properties that are only | |||
| defined inside a target, | |||
| sequential block or similar environment.</li> | |||
| <li><import> can now import from any file- or URL-providing resource - | |||
| this includes <javaresource>.</li> | |||
| <li>Various improvements to the directory scanning code that help | |||
| with symbolic link cycles (as can be found on MacOS X Java | |||
| installations for example) and improve scanning performance. | |||
| For big directory trees the improvement is | |||
| <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/200809.mbox/%3Cy1u4p48li29.fsf@v30161.1blu.de%3E">dramatic</a>.</li> | |||
| <li>The way developers can extend Ant's property expansion algorithm has been rewritten | |||
| (breaking the older API) to be easier to use and be more powerful. | |||
| </li> | |||
| <li>a new top level element extension-point allows build files to be | |||
| extended with custom targets more easily</li> | |||
| <li>At the same time the if and unless attributes have been rewritten to do the expected | |||
| thing if applied to a property expansion (i.e. if="${foo}" will mean "yes, do it" | |||
| if ${foo} expands to true, in Ant 1.7.1 it would mean "no" unless a property named | |||
| "true" existed). This adds "testing conditions" as a new use-case to property | |||
| expansion.</li> | |||
| <li>Ant now requires Java 1.4 or later</li> | |||
| <li>new task include provides an alternative to <import> that | |||
| should be preferred when you don't want to override any targets</li> | |||
| <li>numerous bug fixes and improvements as documented in Bugzilla | |||
| and in WHATSNEW</li> | |||
| </ul> | |||
| </section> | |||
| <section name="AntUnit 1.1"> | |||
| <section name="Apache AntUnit 1.1"> | |||
| <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3> | |||
| <p>Apache AntUnit 1.1 Beta is now available for download as <a | |||
| <p>Apache AntUnit 1.1 is now available for download as <a | |||
| href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a> | |||
| or <a | |||
| href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a> | |||
| @@ -111,42 +108,10 @@ | |||
| </section> | |||
| <section name="Apache Ant"> | |||
| <p> | |||
| Ant is a Java library and command-line tool. | |||
| Ant's mission is to drive processes described in build files as targets | |||
| and extension points dependent upon each other. | |||
| The main known usage of Ant is the build of Java applications. | |||
| Ant supplies a number of built-in tasks allowing to compile, assemble, | |||
| test and run Java applications. | |||
| Ant can also be used effectively to build non Java applications, for | |||
| instance C or C++ applications. More generally, Ant can be used to | |||
| pilot any type of process which can be described in terms of targets | |||
| and tasks. | |||
| </p> | |||
| <p> | |||
| Ant is written in Java. Users of Ant can develop their own | |||
| "antlibs" containing Ant tasks and types, and are offered | |||
| a large number of ready-made commercial or open-source "antlibs". | |||
| </p> | |||
| <p> | |||
| Ant is extremely flexible and does not impose coding conventions or | |||
| directory layouts to the Java projects which adopt it as a build tool. | |||
| </p> | |||
| <p> | |||
| Software development projects looking for a solution combining build tool and | |||
| dependency management can use Ant in combination with <a href="http://ant.apache.org/ivy/">Ivy</a>. | |||
| </p> | |||
| </section> | |||
| <section name="Documentation"> | |||
| <p> | |||
| You can view the documentation for the current release (Apache Ant 1.8.0) | |||
| You can view the documentation for the current release (Apache Ant 1.8.1) | |||
| <a href="manual/index.html">online</a> | |||
| </p> | |||
| @@ -168,9 +133,9 @@ Comprehensive documentation is included in the source and binary distributions. | |||
| <ul> | |||
| <li><a href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">Get Involved</a></li> | |||
| <li><a href="mail.html">Join Mailing Lists</a></li> | |||
| <li><a href="http://marc.theaimsgroup.com/?l=ant-dev&r=1&w=2">Search the Dev Mailing List</a> | |||
| <li><a href="http://marc.info/?l=ant-dev&r=1&w=2">Search the Dev Mailing List</a> | |||
| </li> | |||
| <li><a href="http://marc.theaimsgroup.com/?l=ant-user&r=1&w=2">Search the User Mailing List</a> | |||
| <li><a href="http://marc.info/?l=ant-user&r=1&w=2">Search the User Mailing List</a> | |||
| </li> | |||
| </ul> | |||
| @@ -26,7 +26,7 @@ | |||
| <section name="The Apache License Version 2.0"> | |||
| <p>The Apache License Version 2.0 applies | |||
| to all releases of Ant starting with ant 1.6.1</p> | |||
| to all releases of Apache Ant starting with Ant 1.6.1</p> | |||
| <source>/* | |||
| * Apache License | |||
| @@ -258,7 +258,7 @@ | |||
| </source> | |||
| </section> | |||
| <section name="The Apache Software License, Version 1.1"> | |||
| <p> The Apache Software License, Version 1.1, applies to all versions of up to ant 1.6.0 included.</p> | |||
| <p> The Apache Software License, Version 1.1, applies to all versions of up to Apache Ant 1.6.0 included.</p> | |||
| <source>/* | |||
| * ============================================================================ | |||
| * The Apache Software License, Version 1.1 | |||
| @@ -29,7 +29,7 @@ | |||
| <p>Please read the <a | |||
| href="http://jakarta.apache.org/site/mail.html">guidelines of | |||
| the Jakarta Project</a> before subscribing and posting to any of | |||
| the lists below. They apply to Ant's lists as well.</p> | |||
| the lists below. They apply to Apache Ant's lists as well.</p> | |||
| <p>The user and dev list are subscriber only lists, this means | |||
| you have to subscribe before you can post to the list. Please | |||
| @@ -51,7 +51,7 @@ | |||
| <p>This list is for developers that are using Ant in their own | |||
| projects to ask questions, share knowledge, and discuss issues | |||
| related to using Ant as a build tool.</p> | |||
| related to using Apache Ant as a build tool.</p> | |||
| </subsection> | |||
| <subsection name="Ivy User List: ivy-user@ant.apache.org"> | |||
| @@ -64,7 +64,7 @@ | |||
| <p>This list is for developers that are using Ivy or IvyDE in | |||
| their own projects to ask questions, share knowledge, and | |||
| discuss issues related to using Ivy with or without Ant.</p> | |||
| discuss issues related to using Apache Ivy with or without Apache Ant.</p> | |||
| </subsection> | |||
| <subsection name="Developer List: dev@ant.apache.org"> | |||
| @@ -76,8 +76,8 @@ | |||
| <a href="http://marc.theaimsgroup.com/?l=ant-dev&r=1&w=2">Third Party Archive</a> | |||
| </p> | |||
| <p>This is the list where participating developers of the Ant | |||
| build tool, Ivy or the Ant libraries developed by the Ant team | |||
| <p>This is the list where participating developers of the Apache Ant | |||
| build tool, Apache Ivy or the Ant libraries developed by the Ant team | |||
| meet and discuss issues, code changes/additions, etc.</p> | |||
| </subsection> | |||
| @@ -125,7 +125,7 @@ | |||
| <ul> | |||
| <li><a href="http://mail-archives.apache.org/mod_mbox/">List Index on mail-archives.apache.org</a></li> | |||
| <li><a href="http://ant.apache.org/mail/">Full mbox archives of all lists</a></li> | |||
| <li><a href="http://marc.theaimsgroup.com/">Mailing list Archives</a></li> | |||
| <li><a href="http://marc.info/">Mailing list Archives</a></li> | |||
| <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.devel/">Ant Developer List on gmane</a></li> | |||
| <li><a href="http://news.gmane.org/gmane.comp.jakarta.ant.user/">Ant User List on gmane</a></li> | |||
| <li><a href="http://old.nabble.com/Ant---Dev-f108.html">Ant Developer List on nabble</a></li> | |||
| @@ -26,7 +26,7 @@ | |||
| <section name="Downloading Ant's Manual"> | |||
| <p>Ant's manual is part of the binary distribution but is also | |||
| <p>Apache Ant's manual is part of the binary distribution but is also | |||
| available as a stand-alone download.</p> | |||
| <p>Use the links below to download a distribution of Ant's manual from | |||
| @@ -27,7 +27,7 @@ | |||
| <section name="Nightly Builds"> | |||
| <p>We don't provide binary nightly builds at the moment, but if you | |||
| want to build Ant from sources, you can use a <a | |||
| want to build Apache Ant from sources, you can use a <a | |||
| href="http://svn.apache.org/snapshots/ant/">Subversion snapshot</a>.</p> | |||
| </section> | |||
| @@ -26,7 +26,7 @@ | |||
| <section name="Having Problems?"> | |||
| <p> | |||
| This page details some steps you can take to try and resolve | |||
| any problems you may be having with Ant. If you find you can't | |||
| any problems you may be having with Apache Ant. If you find you can't | |||
| resolve the problem, then this page will help you collect some of | |||
| the relevant information to provide in a bug report. This information | |||
| will help the Ant developers understand and resolve the problem. | |||
| @@ -27,7 +27,7 @@ | |||
| <section name="Related Projects"> | |||
| <p>Nothing listed here is directly supported by the Ant | |||
| <p>Nothing listed here is directly supported by the Apache Ant | |||
| developers, if you encounter any problems with them, please use | |||
| the contact information.</p> | |||
| @@ -25,10 +25,10 @@ | |||
| <body> | |||
| <section name="Welcome to the Ant Projects Area"> | |||
| <h3>This is where the Ant sub-projects live!</h3> | |||
| <section name="Welcome to the Apache Ant Projects Area"> | |||
| <h3>This is where the Apache Ant sub-projects live!</h3> | |||
| <p>Now, that Ant has become an Apache Top-Level Project it is time to make space on this | |||
| <p>Now, that Apache Ant has become an Apache Top-Level Project it is time to make space on this | |||
| Web-Page for Ant sub-projects.</p> | |||
| <p>To make sure you do not miss anything: Stay tuned and visit this page from time to time :)! | |||
| </p> | |||
| @@ -19,15 +19,15 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>The Ivy Subproject</title> | |||
| <title>The Apache Ivy Subproject</title> | |||
| </properties> | |||
| <body> | |||
| <section name="The Ivy Subproject"> | |||
| <section name="The Apache Ivy Subproject"> | |||
| <h3>Apache Ivy</h3> | |||
| <p>Ivy is a simple yet powerful dependency manager featuring continuous integration, | |||
| <p>Apache Ivy is a simple yet powerful dependency manager featuring continuous integration, | |||
| dependencies of dependencies management, multiple repositories including ibiblio and | |||
| high performance (use of a local cache).</p> | |||
| @@ -19,15 +19,15 @@ | |||
| <properties> | |||
| <index value="1"/> | |||
| <title>The IvyDE Subproject</title> | |||
| <title>The Apache IvyDE Subproject</title> | |||
| </properties> | |||
| <body> | |||
| <section name="The IvyDE Subproject"> | |||
| <section name="The Apache IvyDE Subproject"> | |||
| <h3>Apache IvyDE</h3> | |||
| <ul>IvyDE is the Eclipse plugin which intergrate Ivy into your java development enviromnent. It includes: | |||
| <ul>Apache IvyDE is the Eclipse plugin which intergrates Apache Ivy into your java development enviromnent. It includes: | |||
| <li>an Ivy xml files editor: creation wizard, html preview and completion for Ivy xml tag, attributes but also attributes' values.</li> | |||
| <li>an Ivy settings files editor: completion for xml tag, attributes but also attributes' values.</li> | |||
| <li>a classpath container: automatic downloads, access "resolve" task from your IDE, and resolve in Eclipse's workspace</li> | |||
| @@ -18,15 +18,14 @@ | |||
| <document> | |||
| <properties> | |||
| <author email="bodewig@apache.org">Stefan Bodewig</author> | |||
| <title>Resources</title> | |||
| </properties> | |||
| <body> | |||
| <section name="FAQs"> | |||
| <subsection name="At Ant's website"> | |||
| <subsection name="At Apache Ant's website"> | |||
| <p>Starting with the release of Ant 1.4 the Ant's FAQ is | |||
| <p>Starting with the release of Apache Ant 1.4 the Ant's FAQ is | |||
| bundled with the distribution, the most recent version can | |||
| always be found at the website.</p> | |||
| @@ -24,7 +24,12 @@ | |||
| <body> | |||
| <section name="Downloading Ant"> | |||
| <section name="Apache Ant"> | |||
| <p>Apache Ant is a Java library and command-line tool that help | |||
| building software.</p> | |||
| </section> | |||
| <section name="Downloading Apache Ant"> | |||
| <p>Use the links below to download a source distribution of Ant from | |||
| one of our mirrors. It is good practice to | |||
| @@ -70,7 +75,7 @@ Other mirrors: <select name="Preferred"> | |||
| </form> | |||
| </section> | |||
| <section name="Current Release of Ant"> | |||
| <section name="Current Release of Apache Ant"> | |||
| <p>Currently, Apache Ant 1.8.1 is the best available version, see the | |||
| <a href="[preferred]/ant/README.html">release notes</a>.</p> | |||