equal
deleted
inserted
replaced
837 <!-- ------------------------------------------------------ --> |
837 <!-- ------------------------------------------------------ --> |
838 <h4><a name="ant">Ant</a></h4> |
838 <h4><a name="ant">Ant</a></h4> |
839 <blockquote> |
839 <blockquote> |
840 All OpenJDK builds require access to least Ant 1.6.5. |
840 All OpenJDK builds require access to least Ant 1.6.5. |
841 The Ant tool is available from the |
841 The Ant tool is available from the |
842 <a href="http://ant.apache.org/antlibs/bindownload.cgi" target="_blank"> |
842 <a href="http://ant.apache.org" target="_blank"> |
843 Ant download site</a>. |
843 Ant download site</a>. |
844 You should always make sure <tt>ant</tt> is in your PATH, and |
844 You should always make sure <tt>ant</tt> is in your PATH, and |
845 on Windows you may also need to set |
845 on Windows you may also need to set |
846 <tt><a href="#ANT_HOME">ANT_HOME</a></tt> |
846 <tt><a href="#ANT_HOME">ANT_HOME</a></tt> |
847 to point to the location of |
847 to point to the location of |