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 15 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html lang="en">
  3. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  4. <head>
  5. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  6. <title>Apache Ant - Source Distribution</title>
  7. <link type="text/css" href="./page.css" rel="stylesheet">
  8. </head>
  9. <body>
  10. <p class="navpath">
  11. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  12. </p>
  13. <div class="logobar">
  14. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  15. <tr>
  16. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  17. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  18. <td align="right">
  19. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  20. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  21. <tr>
  22. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  23. </tr>
  24. <tr>
  25. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  26. <td nowrap="nowrap" class="searchcaption">
  27. <input name="q" type="hidden">
  28. <input size="15" id="query" type="text">
  29. <img height="1" width="5" alt="" src="./images/spacer.gif">
  30. <input name="Search" value="Search" type="submit">
  31. <br>
  32. the Apache Ant site
  33. </td>
  34. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  35. </tr>
  36. <tr>
  37. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  38. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  39. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  40. </tr>
  41. </table>
  42. </form>
  43. </td>
  44. </tr>
  45. </table>
  46. </div>
  47. <div class="tab">
  48. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  49. <tr>
  50. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  51. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  52. <tr>
  53. <td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-left.gif"></td><td valign="middle" bgcolor="#4C6C8F"><font color="#ffffff" size="2" face="Arial, Helvetica, Sans-serif"><b>Home</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="./images/tabSel-right.gif"></td>
  54. </tr>
  55. </table>
  56. </td>
  57. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  58. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  59. <tr>
  60. <td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-left.gif"></td><td valign="middle" bgcolor="#B2C4E0"><a href="./projects/index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Projects</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="./images/tab-right.gif"></td>
  61. </tr>
  62. </table>
  63. </td>
  64. </tr>
  65. </table>
  66. </div>
  67. <div class="bluebar"></div>
  68. <div class="menucontainer">
  69. <div align="center">
  70. <a href="http://apachecon.com/2003/US/index.html">
  71. <img width="150" height="86"
  72. border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  73. </a>
  74. </div>
  75. <div class="menu">
  76. <ul>
  77. <li class="menuheader">Apache Ant
  78. <ul>
  79. <li>
  80. <a href="./index.html">Welcome</a>
  81. </li>
  82. <li>
  83. <a href="./license.html">License</a>
  84. </li>
  85. <li>
  86. <a href="./antnews.html">News</a>
  87. </li>
  88. </ul>
  89. </li>
  90. <li class="menuheader">Documentation
  91. <ul>
  92. <li>
  93. <a href="./manual/index.html">Manual</a>
  94. </li>
  95. <li>
  96. <a href="./projects.html">Related Projects</a>
  97. </li>
  98. <li>
  99. <a href="./external.html">External Tools and Tasks</a>
  100. </li>
  101. <li>
  102. <a href="./resources.html">Resources</a>
  103. </li>
  104. <li>
  105. <a href="./faq.html">Frequently Asked Questions</a>
  106. </li>
  107. <li>
  108. <a href="./problems.html">Having Problems?</a>
  109. </li>
  110. </ul>
  111. </li>
  112. <li class="menuheader">Download
  113. <ul>
  114. <li>
  115. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  116. </li>
  117. <li>
  118. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  119. </li>
  120. </ul>
  121. </li>
  122. <li class="menuheader">Contributing
  123. <ul>
  124. <li>
  125. <a href="./mail.html">Mailing Lists</a>
  126. </li>
  127. <li>
  128. <a href="./cvs.html">CVS Repositories</a>
  129. </li>
  130. <li>
  131. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  132. </li>
  133. <li>
  134. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  135. </li>
  136. <li>
  137. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  138. </li>
  139. </ul>
  140. </li>
  141. <li class="menuheader">Project Management
  142. <ul>
  143. <li>
  144. <a href="./contributors.html">Contributors</a>
  145. </li>
  146. <li>
  147. <a href="./mission.html">Apache Ant Mission</a>
  148. </li>
  149. <li>
  150. <a href="./bylaws.html">Project Bylaws</a>
  151. </li>
  152. <li>
  153. <a href="./legal.html">Legal</a>
  154. </li>
  155. </ul>
  156. </li>
  157. </ul>
  158. </div>
  159. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  160. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  161. </div>
  162. <div class="lightbluebar">&nbsp;</div>
  163. <div class="main">
  164. <div class="content">
  165. <h1 class="title">Source Distribution</h1>
  166. <h3 class="section">
  167. <a name="Downloading Ant"></a>
  168. Downloading Ant
  169. </h3>
  170. <p>Use the links below to download a source distribution of Ant from
  171. one of our mirrors. It is good practice to
  172. <a href="[location]#Verify Releases">verify the integrity</a>
  173. of the distribution files, especially if you are using one of our
  174. mirror sites. In order to do this you must use the signatures from
  175. our <a href="http://www.apache.org/dist/ant/">main distribution
  176. directory</a>.</p>
  177. <p>Ant is distributed as <code>zip</code>, <code>tar.gz</code> and
  178. <code>tar.bz2</code> archives - the contents are the same. Please
  179. note that the <code>tar.*</code> archives contain file names longer
  180. than 100 characters and have been created using GNU tar extensions.
  181. Thus they must be untarred with a GNU compatible version of
  182. <code>tar</code>.</p>
  183. <p>If you do not see the file you need in the links below, please see
  184. the <a href="http://www.apache.org/dist/ant/">master distribution
  185. directory</a> or, preferably, its <a href="[preferred]/ant/">mirror</a>.</p>
  186. <h3 class="section">
  187. <a name="Downloading Ant 1.6beta"></a>
  188. Downloading Ant 1.6beta
  189. </h3>
  190. <p>Beta releases are not mirrored, you can find our latest beta
  191. release at <a href="http://cvs.apache.org/dist/ant/">http://cvs.apache.org/dist/ant/</a>.</p>
  192. <h3 class="section">
  193. <a name="Mirror"></a>
  194. Mirror
  195. </h3>
  196. <p>You are currently using <b>[preferred]</b>. If you encounter a
  197. problem with this mirror, please select another mirror. If all
  198. mirrors are failing, there are <i>backup</i> mirrors (at the end of
  199. the mirrors list) that should be available.</p>
  200. <form action="[location]" method="get" id="SelectMirror">
  201. Other mirrors: <select name="Preferred">
  202. [if-any http]
  203. [for http]<option value="[http]">[http]</option>[end]
  204. [end]
  205. [if-any ftp]
  206. [for ftp]<option value="[ftp]">[ftp]</option>[end]
  207. [end]
  208. [if-any backup]
  209. [for backup]<option value="[backup]">[backup] (backup)</option>[end]
  210. [end]
  211. </select>
  212. <input type="submit" value="Change" />
  213. </form>
  214. <h3 class="section">
  215. <a name="Current Release of Ant"></a>
  216. Current Release of Ant
  217. </h3>
  218. <p>Currently, Apache Ant 1.5.4 is the best available version, see the
  219. <a href="[preferred]/ant/README.html">release notes</a>.</p>
  220. <div class="warning">
  221. <div class="label">Note</div>
  222. <div class="content">Ant 1.5.4 has been released on 12-August-2003 and
  223. may not be available on all mirrors for a few days.</div>
  224. </div>
  225. <ul>
  226. <li><code>.zip</code> archive:
  227. <a href="[preferred]/ant/source/apache-ant-1.5.4-src.zip">apache-ant-1.5.4-src.zip</a>
  228. [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.zip.asc">PGP</a>]
  229. [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.zip.md5">MD5</a>]</li>
  230. <li><code>.tar.gz</code> archive:
  231. <a href="[preferred]/ant/source/apache-ant-1.5.4-src.tar.gz">apache-ant-1.5.4-src.tar.gz</a>
  232. [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.gz.asc">PGP</a>]
  233. [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.gz.md5">MD5</a>]</li>
  234. <li><code>.tar.bz2</code> archive:
  235. <a href="[preferred]/ant/source/apache-ant-1.5.4-src.tar.bz2">apache-ant-1.5.4-src.tar.bz2</a>
  236. [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.bz2.asc">PGP</a>]
  237. [<a href="http://www.apache.org/dist/ant/source/apache-ant-1.5.4-src.tar.bz2.md5">MD5</a>]</li>
  238. </ul>
  239. <h3 class="section">
  240. <a name="Nightly Builds"></a>
  241. Nightly Builds
  242. </h3>
  243. <p>If you wish to use the latest Ant features, you can try downloading a
  244. <a href="http://cvs.apache.org/builds/ant/nightly/">nightly build</a>.
  245. </p>
  246. <h3 class="section">
  247. <a name="Old Ant Releases"></a>
  248. Old Ant Releases
  249. </h3>
  250. <p>Older releases of Ant can be found <a href="http://archive.apache.org/dist/ant/source/">here</a>. Those
  251. releases are only provided as <code>zip</code> archives that can be
  252. extracted by <code>jar xf </code><em>archive.zip</em> - we highly
  253. recommend to not use those releases but upgrade to Ant's <a href="[location]#Current Release of Ant">latest</a> release.</p>
  254. <h3 class="section">
  255. <a name="Verify Releases"></a>
  256. Verify Releases
  257. </h3>
  258. <p>It is essential that you verify the integrity of the downloaded
  259. files using the PGP or MD5 signatures.</p>
  260. <p>The PGP signatures can be verified using PGP or GPG. First
  261. download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a>
  262. as well as the <code>asc</code> signature file for the particular
  263. distribution. Make sure you get these files from the <a href="http://www.apache.org/dist/ant/">main distribution
  264. directory</a>, rather than from a mirror. Then verify the signatures
  265. using</p>
  266. <p><code>
  267. % pgpk -a KEYS<br />
  268. % pgpv apache-ant-1.5.4-src.tar.gz.asc<br />
  269. </code>
  270. <em>or</em><br />
  271. <code>
  272. % pgp -ka KEYS<br />
  273. % pgp apache-ant-1.5.4-src.tar.gz.asc<br />
  274. </code>
  275. <em>or</em><br />
  276. <code>
  277. % gpg --import KEYS<br />
  278. % gpg --verify apache-ant-1.5.4-src.tar.gz.asc
  279. </code></p>
  280. <p>Alternatively, you can verify the MD5 signature on the files. A
  281. unix program called <code>md5</code> or <code>md5sum</code> is
  282. included in many unix distributions. It is also available as part of
  283. <a href="http://www.gnu.org/software/textutils/textutils.html">GNU
  284. 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
  285. <a href="http://www.slavasoft.com/fsum/">here</a>.</p>
  286. <p>We highly recommend to verify the PGP signature, though.</p>
  287. </div>
  288. </div>
  289. <p class="copyright">
  290. Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.
  291. <script type="text/javascript" language="JavaScript"><!--
  292. document.write(" - "+"Last Published: " + document.lastModified);
  293. // -->
  294. </script>
  295. </p>
  296. </body>
  297. </html>