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.

index.html 15 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  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 - Welcome</title>
  7. <link type="text/css" href="./page.css" rel="stylesheet">
  8. <meta name="author" content="Conor MacNeill">
  9. <meta name="email" content="">
  10. <meta name="author" content="Stefan Bodewig">
  11. <meta name="email" content="stefan.bodewig@freenet.de">
  12. </head>
  13. <body>
  14. <p class="navpath">
  15. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  16. </p>
  17. <div class="logobar">
  18. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  19. <tr>
  20. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  21. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  22. <td align="right">
  23. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  24. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  25. <tr>
  26. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  27. </tr>
  28. <tr>
  29. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  30. <td nowrap="nowrap" class="searchcaption">
  31. <input name="q" type="hidden">
  32. <input size="15" id="query" type="text">
  33. <img height="1" width="5" alt="" src="./images/spacer.gif">
  34. <input name="Search" value="Search" type="submit">
  35. <br>
  36. the Apache Ant site
  37. </td>
  38. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  39. </tr>
  40. <tr>
  41. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  42. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  43. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  44. </tr>
  45. </table>
  46. </form>
  47. </td>
  48. </tr>
  49. </table>
  50. </div>
  51. <div class="tab">
  52. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  53. <tr>
  54. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  55. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  56. <tr>
  57. <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>
  58. </tr>
  59. </table>
  60. </td>
  61. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  62. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  63. <tr>
  64. <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>
  65. </tr>
  66. </table>
  67. </td>
  68. </tr>
  69. </table>
  70. </div>
  71. <div class="bluebar"></div>
  72. <div class="menucontainer">
  73. <div align="center">
  74. <a href="http://apachecon.com/2003/US/index.html">
  75. <img width="150" height="86"
  76. border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  77. </a>
  78. </div>
  79. <div class="menu">
  80. <ul>
  81. <li class="menuheader">Apache Ant
  82. <ul>
  83. <li>
  84. <span class="sel">Welcome</span>
  85. </li>
  86. <li>
  87. <a href="./license.html">License</a>
  88. </li>
  89. <li>
  90. <a href="./antnews.html">News</a>
  91. </li>
  92. </ul>
  93. </li>
  94. <li class="menuheader">Documentation
  95. <ul>
  96. <li>
  97. <a href="./manual/index.html">Manual</a>
  98. </li>
  99. <li>
  100. <a href="./projects.html">Related Projects</a>
  101. </li>
  102. <li>
  103. <a href="./external.html">External Tools and Tasks</a>
  104. </li>
  105. <li>
  106. <a href="./resources.html">Resources</a>
  107. </li>
  108. <li>
  109. <a href="./faq.html">Frequently Asked Questions</a>
  110. </li>
  111. <li>
  112. <a href="./problems.html">Having Problems?</a>
  113. </li>
  114. </ul>
  115. </li>
  116. <li class="menuheader">Download
  117. <ul>
  118. <li>
  119. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  120. </li>
  121. <li>
  122. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  123. </li>
  124. </ul>
  125. </li>
  126. <li class="menuheader">Contributing
  127. <ul>
  128. <li>
  129. <a href="./mail.html">Mailing Lists</a>
  130. </li>
  131. <li>
  132. <a href="./cvs.html">CVS Repositories</a>
  133. </li>
  134. <li>
  135. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  136. </li>
  137. <li>
  138. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  139. </li>
  140. <li>
  141. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  142. </li>
  143. </ul>
  144. </li>
  145. <li class="menuheader">Project Management
  146. <ul>
  147. <li>
  148. <a href="./contributors.html">Contributors</a>
  149. </li>
  150. <li>
  151. <a href="./mission.html">Apache Ant Mission</a>
  152. </li>
  153. <li>
  154. <a href="./bylaws.html">Project Bylaws</a>
  155. </li>
  156. <li>
  157. <a href="./legal.html">Legal</a>
  158. </li>
  159. </ul>
  160. </li>
  161. </ul>
  162. </div>
  163. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  164. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  165. </div>
  166. <div class="lightbluebar">&nbsp;</div>
  167. <div class="main">
  168. <div class="content">
  169. <h1 class="title">Welcome</h1>
  170. <h3 class="section">
  171. <a name="ApacheCon 2003"></a>
  172. ApacheCon 2003
  173. </h3>
  174. <p>
  175. <a href="http://apachecon.com/2003/US/index.html">ApacheCon US 2003</a>
  176. is now open for registration. ApacheCon is the conference for all things
  177. Apache. Come along and learn about a range of new technologies, meet some
  178. Apache folks and share the knowledge.
  179. </p>
  180. <h3 class="section">
  181. <a name="Ant 1.6beta2"></a>
  182. Ant 1.6beta2
  183. </h3>
  184. <p>Apache Ant 1.6beta2 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta2/">download</a>. As
  185. we've already said in the announcements of Ant 1.5.4, this release
  186. requires JDK 1.2 or later to run.</p>
  187. <p>We encourage user to give this beta a release a try and report
  188. any bugs found so that we get a chance to fix them before we make
  189. the final release of Ant 1.6.</p>
  190. <p>Ant 1.6 adds a lot of new features, most prominently support
  191. for XML namespaces as well as a new concept of Ant libraries that
  192. makes use of namespaces to avoid name clashes of custom tasks.
  193. For a longer list of fixed bugs and new features see the release
  194. notes.</p>
  195. <p>The manual of Ant 1.6 is available on line
  196. <a href="manual-1.6beta/"> here</a>.</p>
  197. <p>If you find anything that hasn't been covered in the manual (I bet you
  198. did) or could be explained better, feel free to help us out in the
  199. <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail">Wiki </a>.</p>
  200. <h3 class="section">
  201. <a name="Ant 1.5.4"></a>
  202. Ant 1.5.4
  203. </h3>
  204. <p>Apache Ant 1.5.4 is now available for
  205. <a href="http://ant.apache.org/bindownload.cgi">download</a>.
  206. </p>
  207. <div class="warning">
  208. <div class="label">Note</div>
  209. <div class="content">Ant 1.5.4 will be the last release that supports
  210. JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or
  211. later
  212. </div>
  213. </div>
  214. <h3 class="section">
  215. <a name="Apache Ant"></a>
  216. Apache Ant
  217. </h3>
  218. <p>
  219. Apache Ant is a Java-based build tool. In theory, it is kind of like
  220. Make, but without Make's wrinkles.
  221. </p>
  222. <p>
  223. Why another build tool when there is already <em>make</em>, <em>gnumake</em>,
  224. <em>nmake</em>, <em>jam</em>, and
  225. others? Because all those tools have limitations that Ant's original author
  226. couldn't live with when developing software across multiple platforms. Make-like
  227. tools are inherently shell-based -- they evaluate a set of dependencies, then
  228. execute commands not unlike what you would issue in a shell. This means that you
  229. can easily extend these tools by using or writing any program for the OS that
  230. you are working on. However, this also means that you limit yourself to the OS,
  231. or at least the OS type such as Unix, that you are working on.
  232. </p>
  233. <p>
  234. Makefiles are inherently evil as well. Anybody who has worked on them for any
  235. time has run into the dreaded tab problem. "Is my command not executing
  236. because I have a space in front of my tab!!!" said the original author of
  237. Ant way too many times. Tools like Jam took care of this to a great degree, but
  238. still have yet another format to use and remember.
  239. </p>
  240. <p>
  241. Ant is different. Instead of a model where it is extended with shell-based
  242. commands, Ant is extended using Java classes. Instead of writing shell commands,
  243. the configuration files are XML-based, calling out a target tree where various
  244. tasks get executed. Each task is run by an object that implements a particular
  245. Task interface.
  246. </p>
  247. <p>
  248. Granted, this removes some of the expressive power that is inherent by being
  249. able to construct a shell command such as
  250. <code>`find . -name foo -exec rm {}`</code>, but it
  251. gives you the ability to be cross platform -- to work anywhere and everywhere.
  252. And hey, if you really need to execute a shell command, Ant has an
  253. <code>&lt;exec&gt;</code> task that
  254. allows different commands to be executed based on the OS that it is executing
  255. on.
  256. </p>
  257. <h3 class="section">
  258. <a name="Documentation"></a>
  259. Documentation
  260. </h3>
  261. <p>
  262. You can view the documentation for the current release (Apache Ant 1.5.4)
  263. <a href="manual/index.html">online</a>
  264. </p>
  265. <p>
  266. Comprehensive documentation is included in the source and binary distributions.
  267. </p>
  268. <h3 class="section">
  269. <a name="Nightly Builds"></a>
  270. Nightly Builds
  271. </h3>
  272. <p>
  273. If you wish to use the latest Ant features, you can try downloading a nightly
  274. build from <a href="http://cvs.apache.org/builds/ant/nightly/">here</a>
  275. </p>
  276. <h3 class="section">
  277. <a name="Get Involved"></a>
  278. Get Involved
  279. </h3>
  280. <ul>
  281. <li><a href="http://jakarta.apache.org/getinvolved/getinvolvedindex.html">Get Involved</a></li>
  282. <li><a href="mail.html">Join Mailing Lists</a></li>
  283. <li><a href="http://marc.theaimsgroup.com/?l=ant-dev&amp;r=1&amp;w=2">Search the Dev Mailing List</a>
  284. </li>
  285. <li><a href="http://marc.theaimsgroup.com/?l=ant-user&amp;r=1&amp;w=2">Search the User Mailing List</a>
  286. </li>
  287. </ul>
  288. </div>
  289. </div>
  290. <p class="copyright">
  291. Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.
  292. <script type="text/javascript" language="JavaScript"><!--
  293. document.write(" - "+"Last Published: " + document.lastModified);
  294. // -->
  295. </script>
  296. </p>
  297. </body>
  298. </html>