You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

srcdownload.html 9.3 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  8. <title>Apache Ant - Downloading Ant - Source Distribution</title>
  9. </head>
  10. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  11. <table border="0" width="100%" cellspacing="0">
  12. <!-- TOP IMAGE -->
  13. <tr>
  14. <td colspan="2">
  15. <a href="http://ant.apache.org/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  16. </td>
  17. </tr>
  18. </table>
  19. <table border="0" width="100%" cellspacing="4">
  20. <tr><td colspan="2">
  21. <hr noshade="" size="1"/>
  22. </td></tr>
  23. <tr>
  24. <!-- LEFT SIDE NAVIGATION -->
  25. <td valign="top" nowrap="true">
  26. <p><strong>Apache Ant</strong></p>
  27. <ul>
  28. <li> <a href="./index.html">Front Page</a>
  29. </li>
  30. <li> <a href="./LICENSE">License</a>
  31. </li>
  32. <li> <a href="./antnews.html">News</a>
  33. </li>
  34. </ul>
  35. <p><strong>Documentation</strong></p>
  36. <ul>
  37. <li> <a href="./manual/index.html">Manual</a>
  38. </li>
  39. <li> <a href="./projects.html">Related Projects</a>
  40. </li>
  41. <li> <a href="./external.html">External Tools and Tasks</a>
  42. </li>
  43. <li> <a href="./resources.html">Resources</a>
  44. </li>
  45. <li> <a href="./faq.html">Ant FAQ</a>
  46. </li>
  47. <li> <a href="./problems.html">Having Problems?</a>
  48. </li>
  49. </ul>
  50. <p><strong>Get Involved</strong></p>
  51. <ul>
  52. <li> <a href="./mail.html">Mailing Lists</a>
  53. </li>
  54. <li> <a href="./cvs.html">CVS Repositories</a>
  55. </li>
  56. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  57. </li>
  58. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  59. </li>
  60. </ul>
  61. <p><strong>Project Managment</strong></p>
  62. <ul>
  63. <li> <a href="./contributors.html">Contributors</a>
  64. </li>
  65. <li> <a href="./mission.html">Mission</a>
  66. </li>
  67. <li> <a href="./guidelines.html">Guidelines Notes</a>
  68. </li>
  69. <li> <a href="./legal.html">Legal</a>
  70. </li>
  71. </ul>
  72. </td>
  73. <td align="left" valign="top">
  74. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  75. <tr><td bgcolor="#525D76">
  76. <font color="#ffffff" face="arial,helvetica,sanserif">
  77. <a name="Downloading Ant"><strong>Downloading Ant</strong></a>
  78. </font>
  79. </td></tr>
  80. <tr><td>
  81. <blockquote>
  82. <p>Use the links below to download a source distribution of Ant from
  83. one of our mirrors. You <strong>must</strong> <a href="#Verify Releases">verify the integrity</a> of the downloaded files using
  84. signatures downloaded from our main distribution directory.</p>
  85. <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and
  86. <code>tar.bz2</code> archives - the contents are the same. Please
  87. note that the <code>tar.*</code> archives contain file names longer
  88. than 100 characters and have been created using GNU tar extensions.
  89. Thus they must be untarred with a GNU compatible version of
  90. <code>tar</code>.</p>
  91. <p>If you do not see the file you need in the links below, please see
  92. the <a href="http://www.apache.org/dist/ant/">master distribution
  93. directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>
  94. </blockquote>
  95. </td></tr>
  96. </table>
  97. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  98. <tr><td bgcolor="#525D76">
  99. <font color="#ffffff" face="arial,helvetica,sanserif">
  100. <a name="Mirror"><strong>Mirror</strong></a>
  101. </font>
  102. </td></tr>
  103. <tr><td>
  104. <blockquote>
  105. <p>You are currently using <b>[preferred]</b>. If you encounter a
  106. problem with this mirror, please select another mirror. If all
  107. mirrors are failing, there are <i>backup</i> mirrors (at the end of
  108. the mirrors list) that should be available.</p>
  109. <form action="[location]" method="get" id="SelectMirror">
  110. Other mirrors: <select name="Preferred">
  111. [if-any http]
  112. [for http]<option value="[http]">[http]</option>[end]
  113. [end]
  114. [if-any ftp]
  115. [for ftp]<option value="[ftp]">[ftp]</option>[end]
  116. [end]
  117. [if-any backup]
  118. [for backup]<option value="[backup]">[backup] (backup)</option>[end]
  119. [end]
  120. </select>
  121. <input type="submit" value="Change" />
  122. </form>
  123. </blockquote>
  124. </td></tr>
  125. </table>
  126. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  127. <tr><td bgcolor="#525D76">
  128. <font color="#ffffff" face="arial,helvetica,sanserif">
  129. <a name="Current Release of Ant"><strong>Current Release of Ant</strong></a>
  130. </font>
  131. </td></tr>
  132. <tr><td>
  133. <blockquote>
  134. <p>Currently, Apache Ant 1.5.1 is the best available version.</p>
  135. <ul>
  136. <li><code>.zip</code> archive:
  137. <a href="[preferred]/ant/source/jakarta-ant-1.5.1-src.zip">jakarta-ant-1.5.1-src.zip</a>
  138. [<a href="http://www.apache.org/dist/ant/source/jakarta-ant-1.5.1-src.zip.asc">PGP</a>]
  139. [<a href="http://www.apache.org/dist/ant/source/jakarta-ant-1.5.1-src.zip.md5">MD5</a>]</li>
  140. <li><code>.tar.gz</code> archive:
  141. <a href="[preferred]/ant/source/jakarta-ant-1.5.1-src.tar.gz">jakarta-ant-1.5.1-src.tar.gz</a>
  142. [<a href="http://www.apache.org/dist/ant/source/jakarta-ant-1.5.1-src.tar.gz.asc">PGP</a>]
  143. [<a href="http://www.apache.org/dist/ant/source/jakarta-ant-1.5.1-src.tar.gz.md5">MD5</a>]</li>
  144. <li><code>.tar.bz2</code> archive:
  145. <a href="[preferred]/ant/source/jakarta-ant-1.5.1-src.tar.bz2">jakarta-ant-1.5.1-src.tar.bz2</a>
  146. [<a href="http://www.apache.org/dist/ant/source/jakarta-ant-1.5.1-src.tar.bz2.asc">PGP</a>]
  147. [<a href="http://www.apache.org/dist/ant/source/jakarta-ant-1.5.1-src.tar.bz2.md5">MD5</a>]</li>
  148. </ul>
  149. </blockquote>
  150. </td></tr>
  151. </table>
  152. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  153. <tr><td bgcolor="#525D76">
  154. <font color="#ffffff" face="arial,helvetica,sanserif">
  155. <a name="Nightly Builds"><strong>Nightly Builds</strong></a>
  156. </font>
  157. </td></tr>
  158. <tr><td>
  159. <blockquote>
  160. <p>If you wish to use the latest Ant features, you can try downloading a
  161. <a href="http://cvs.apache.org/builds/jakarta-ant/nightly/">nightly build</a>.
  162. </p>
  163. </blockquote>
  164. </td></tr>
  165. </table>
  166. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  167. <tr><td bgcolor="#525D76">
  168. <font color="#ffffff" face="arial,helvetica,sanserif">
  169. <a name="Verify Releases"><strong>Verify Releases</strong></a>
  170. </font>
  171. </td></tr>
  172. <tr><td>
  173. <blockquote>
  174. <p>It is essential that you verify the integrity of the downloaded
  175. files using the PGP or MD5 signatures.</p>
  176. <p>The PGP signatures can be verified using PGP or GPG. First
  177. download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a>
  178. as well as the <code>asc</code> signature file for the particular
  179. distribution. Make sure you get these files from the <a href="http://www.apache.org/dist/ant/">main distribution
  180. directory</a>, rather than from a mirror. Then verify the signatures
  181. using</p>
  182. <p><code>
  183. % pgpk -a KEYS<br />
  184. % pgpv jakarta-ant-src-1.5.1.tar.gz.asc<br />
  185. </code>
  186. <em>or</em><br />
  187. <code>
  188. % pgp -ka KEYS<br />
  189. % pgp jakarta-ant-src-1.5.1.tar.gz.asc<br />
  190. </code>
  191. <em>or</em><br />
  192. <code>
  193. % gpg -import KEYS<br />
  194. % gpg -verify jakarta-ant-src-1.5.1.tar.gz.asc
  195. </code></p>
  196. <p>Alternatively, you can verify the MD5 signature on the files. A
  197. unix program called <code>md5</code> or <code>md5sum</code> is
  198. included in many unix distributions. It is also available as part of
  199. <a href="http://www.gnu.org/software/textutils/textutils.html">GNU
  200. Textutils</a>. Windows users can get binary md5 programs from <a href="http://www.fourmilab.ch/md5/">here</a>, <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or
  201. <a href="http://www.slavasoft.com/fsum/">here</a>.</p>
  202. <p>We highly recommend to verify the PGP signature, though.</p>
  203. </blockquote>
  204. </td></tr>
  205. </table>
  206. </td>
  207. </tr>
  208. <!-- FOOTER -->
  209. <tr><td colspan="2">
  210. <hr noshade="" size="1"/>
  211. </td></tr>
  212. <tr><td colspan="2">
  213. <div align="center"><font color="#525D76" size="-1"><em>
  214. Copyright &#169; 2000-2002, Apache Software Foundation
  215. </em></font></div>
  216. </td></tr>
  217. </table>
  218. </body>
  219. </html>
  220. <!-- end the processing -->