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 14 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  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 Distributions</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="5"><img alt="" height="8" width="8" src="../images/spacer.gif"></td><td valign="bottom">
  51. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  52. <tr>
  53. <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="../index.html"><font size="2" face="Arial, Helvetica, Sans-serif">Home</font></a></td><td valign="top" width="5" bgcolor="#B2C4E0"><img height="5" width="5" alt="" src="../images/tab-right.gif"></td>
  54. </tr>
  55. </table>
  56. </td>
  57. <td width="8"><img alt="" height="5" width="8" src="../images/spacer.gif"></td><td valign="bottom">
  58. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  59. <tr>
  60. <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>Projects</b></font></td><td valign="top" width="5" bgcolor="#4C6C8F"><img height="5" width="5" alt="" src="../images/tabSel-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 class="menu">
  70. <ul>
  71. <li class="menuheader">Projects
  72. <ul>
  73. <li>
  74. <a href="../projects/index.html">Welcome</a>
  75. </li>
  76. </ul>
  77. </li>
  78. <li class="menuheader">Ant Libraries
  79. <ul>
  80. <li>
  81. <a href="../antlibs/index.html">Introduction</a>
  82. </li>
  83. <li>
  84. <a href="../antlibs/charter.html">Charter</a>
  85. </li>
  86. <li>
  87. <a href="../antlibs/proper.html">Ant Libraries</a>
  88. </li>
  89. <li>
  90. <a href="../antlibs/sandbox.html">Sandbox Ant Libraries</a>
  91. </li>
  92. <li>
  93. <a href="http://ant.apache.org/antlibs/bindownload.cgi">Binary Distributions</a>
  94. </li>
  95. <li>
  96. <span class="sel">Source Distributions</span>
  97. </li>
  98. </ul>
  99. </li>
  100. </ul>
  101. </div>
  102. <center>
  103. <!--#include virtual="/ads/buttonbar.html" -->
  104. </center>
  105. <img style="float: left" height="10" width="10" border="0" alt="" src="../images/menu-left.gif">
  106. <img style="float: right" height="10" width="10" border="0" alt="" src="../images/menu-right.gif">
  107. </div>
  108. <div class="lightbluebar">&nbsp;</div>
  109. <div class="main">
  110. <div class="content">
  111. <h1 class="title">Source Distributions</h1>
  112. <h3 class="section">
  113. <a name="Downloading Antlibs"></a>
  114. Downloading Antlibs
  115. </h3>
  116. <p>Use the links below to download a source distribution of Antlibs from
  117. one of our mirrors. It is good practice to
  118. <a href="[location]#Verify Releases">verify the integrity</a>
  119. of the distribution files, especially if you are using one of our
  120. mirror sites. In order to do this you must use the signatures from
  121. our <a href="http://www.apache.org/dist/ant/antlibs/">main distribution
  122. directory</a>.</p>
  123. <p>Antlibs are distributed as <code>zip</code>, <code>tar.gz</code> and
  124. <code>tar.bz2</code> archives - the contents are the same. Please
  125. note that the <code>tar.*</code> archives contain file names longer
  126. than 100 characters and have been created using GNU tar extensions.
  127. Thus they must be untarred with a GNU compatible version of
  128. <code>tar</code>.</p>
  129. <p>If you do not see the file you need in the links below, please see
  130. the <a href="http://www.apache.org/dist/ant/antlibs/">master distribution
  131. directory</a> or, preferably, its <a href="[preferred]/ant/antlibs/">mirror</a>.</p>
  132. <h3 class="section">
  133. <a name="Mirror"></a>
  134. Mirror
  135. </h3>
  136. <p>You are currently using <b>[preferred]</b>. If you encounter a
  137. problem with this mirror, please select another mirror. If all
  138. mirrors are failing, there are <i>backup</i> mirrors (at the end of
  139. the mirrors list) that should be available.</p>
  140. <form action="[location]" method="get" id="SelectMirror">
  141. Other mirrors: <select name="Preferred">
  142. [if-any http]
  143. [for http]<option value="[http]">[http]</option>[end]
  144. [end]
  145. [if-any ftp]
  146. [for ftp]<option value="[ftp]">[ftp]</option>[end]
  147. [end]
  148. [if-any backup]
  149. [for backup]<option value="[backup]">[backup] (backup)</option>[end]
  150. [end]
  151. </select>
  152. <input type="submit" value="Change" />
  153. </form>
  154. <h3 class="section">
  155. <a name="Current Antlib Releases"></a>
  156. Current Antlib Releases
  157. </h3>
  158. <div class="warning">
  159. <div class="label">Note</div>
  160. <div class="content">Very recent releases may not be available on all
  161. mirrors for a few days.</div>
  162. </div>
  163. <br />
  164. <div class="warning">
  165. <div class="label">Tar files may require gnu tar to extract</div>
  166. <div class="content">Tar files in the distribution contain long file names, and may
  167. require gnu tar to do the extraction.</div>
  168. </div>
  169. <ul>
  170. <li>Apache .NET Ant Library 1.0
  171. <ul>
  172. <li><code>.zip</code> archive:
  173. <a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip">apache-ant-dotnet-1.0-src.zip</a>
  174. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip.asc">PGP</a>]
  175. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip.sha1">SHA1</a>]
  176. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.zip.md5">MD5</a>]</li>
  177. <li><code>.tar.gz</code> archive:
  178. <a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz">apache-ant-dotnet-1.0-src.tar.gz</a>
  179. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz.asc">PGP</a>]
  180. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz.sha1">SHA1</a>]
  181. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.gz.md5">MD5</a>]</li>
  182. <li><code>.tar.bz2</code> archive:
  183. <a href="[preferred]/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2">apache-ant-dotnet-1.0-src.tar.bz2</a>
  184. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2.asc">PGP</a>]
  185. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2.sha1">SHA1</a>]
  186. [<a href="http://www.apache.org/dist/ant/antlibs/dotnet/source/apache-ant-dotnet-1.0-src.tar.bz2.md5">MD5</a>]</li>
  187. </ul>
  188. </li>
  189. <li>Apache AntUnit 1.0
  190. <ul>
  191. <li><code>.zip</code> archive:
  192. <a href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.zip">apache-ant-antunit-1.0-src.zip</a>
  193. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.zip.asc">PGP</a>]
  194. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.zip.sha1">SHA1</a>]
  195. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.zip.md5">MD5</a>]</li>
  196. <li><code>.tar.gz</code> archive:
  197. <a href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.gz">apache-ant-antunit-1.0-src.tar.gz</a>
  198. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.gz.asc">PGP</a>]
  199. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.gz.sha1">SHA1</a>]
  200. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.gz.md5">MD5</a>]</li>
  201. <li><code>.tar.bz2</code> archive:
  202. <a href="[preferred]/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.bz2">apache-ant-antunit-1.0-src.tar.bz2</a>
  203. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.bz2.asc">PGP</a>]
  204. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.bz2.sha1">SHA1</a>]
  205. [<a href="http://www.apache.org/dist/ant/antlibs/antunit/source/apache-ant-antunit-1.0-src.tar.bz2.md5">MD5</a>]</li>
  206. </ul>
  207. </li>
  208. </ul>
  209. <h3 class="section">
  210. <a name="Verify Releases"></a>
  211. Verify Releases
  212. </h3>
  213. <p>It is essential that you verify the integrity of the downloaded
  214. files using the PGP signature or the SHA1 or MD5 checksums. The
  215. checksums are not as strong indicators as the PGP signature.</p>
  216. <p>The PGP signatures can be verified using PGP or GPG. First
  217. download the <a href="http://www.apache.org/dist/ant/KEYS">KEYS</a>
  218. as well as the <code>asc</code> signature file for the particular
  219. distribution. Make sure you get these files from the <a href="http://www.apache.org/dist/ant/antlibs/">main distribution
  220. directory</a>, rather than from a mirror. Then verify the signatures
  221. using</p>
  222. <p><code>
  223. % pgpk -a KEYS<br />
  224. % pgpv apache-ant-dotnet-1.0-bin.tar.gz.asc<br />
  225. </code>
  226. <em>or</em><br />
  227. <code>
  228. % pgp -ka KEYS<br />
  229. % pgp apache-ant-dotnet-1.0-bin.tar.gz.asc<br />
  230. </code>
  231. <em>or</em><br />
  232. <code>
  233. % gpg --import KEYS<br />
  234. % gpg --verify apache-ant-dotnet-1.0-bin.tar.gz.asc
  235. </code></p>
  236. <p>Alternatively, you can verify the checksums on the files. Unix
  237. programs called <code>md5</code>/<code>sha1</code> or
  238. <code>md5sum</code>/<code>sha1sum</code> are included in many unix
  239. distributions. <code>*sum</code> is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU
  240. 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>. <a href="http://www.slavasoft.com/fsum/">fsum</a> supports MD5 and
  241. SHA1.</p>
  242. <p>We highly recommend to verify the PGP signature, though.</p>
  243. </div>
  244. </div>
  245. <p class="copyright">
  246. <script type="text/javascript" language="JavaScript"><!--
  247. document.write(" - "+"Last Published: " + document.lastModified);
  248. // -->
  249. </script>
  250. </p>
  251. </body>
  252. </html>