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.

antnews.html 26 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510
  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 - News</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. <meta name="author" content="Magesh Umasankar">
  13. <meta name="email" content="">
  14. </head>
  15. <body>
  16. <p class="navpath">
  17. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  18. </p>
  19. <div class="logobar">
  20. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  21. <tr>
  22. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  23. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  24. <td align="right">
  25. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  26. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  27. <tr>
  28. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  29. </tr>
  30. <tr>
  31. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  32. <td nowrap="nowrap" class="searchcaption">
  33. <input name="q" type="hidden">
  34. <input size="15" id="query" type="text">
  35. <img height="1" width="5" alt="" src="./images/spacer.gif">
  36. <input name="Search" value="Search" type="submit">
  37. <br>
  38. the Apache Ant site
  39. </td>
  40. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  41. </tr>
  42. <tr>
  43. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  44. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  45. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  46. </tr>
  47. </table>
  48. </form>
  49. </td>
  50. </tr>
  51. </table>
  52. </div>
  53. <div class="tab">
  54. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  55. <tr>
  56. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  57. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  58. <tr>
  59. <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>
  60. </tr>
  61. </table>
  62. </td>
  63. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  64. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  65. <tr>
  66. <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>
  67. </tr>
  68. </table>
  69. </td>
  70. </tr>
  71. </table>
  72. </div>
  73. <div class="bluebar"></div>
  74. <div class="menucontainer">
  75. <div align="center">
  76. <a href="http://apachecon.com/2003/US/index.html">
  77. <img width="150" height="86"
  78. border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/>
  79. </a>
  80. </div>
  81. <div class="menu">
  82. <ul>
  83. <li class="menuheader">Apache Ant
  84. <ul>
  85. <li>
  86. <a href="./index.html">Welcome</a>
  87. </li>
  88. <li>
  89. <a href="./license.html">License</a>
  90. </li>
  91. <li>
  92. <span class="sel">News</span>
  93. </li>
  94. </ul>
  95. </li>
  96. <li class="menuheader">Documentation
  97. <ul>
  98. <li>
  99. <a href="./manual/index.html">Manual</a>
  100. </li>
  101. <li>
  102. <a href="./projects.html">Related Projects</a>
  103. </li>
  104. <li>
  105. <a href="./external.html">External Tools and Tasks</a>
  106. </li>
  107. <li>
  108. <a href="./resources.html">Resources</a>
  109. </li>
  110. <li>
  111. <a href="./faq.html">Frequently Asked Questions</a>
  112. </li>
  113. <li>
  114. <a href="./problems.html">Having Problems?</a>
  115. </li>
  116. </ul>
  117. </li>
  118. <li class="menuheader">Download
  119. <ul>
  120. <li>
  121. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  122. </li>
  123. <li>
  124. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  125. </li>
  126. </ul>
  127. </li>
  128. <li class="menuheader">Contributing
  129. <ul>
  130. <li>
  131. <a href="./mail.html">Mailing Lists</a>
  132. </li>
  133. <li>
  134. <a href="./cvs.html">CVS Repositories</a>
  135. </li>
  136. <li>
  137. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  138. </li>
  139. <li>
  140. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  141. </li>
  142. <li>
  143. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  144. </li>
  145. </ul>
  146. </li>
  147. <li class="menuheader">Project Management
  148. <ul>
  149. <li>
  150. <a href="./contributors.html">Contributors</a>
  151. </li>
  152. <li>
  153. <a href="./mission.html">Apache Ant Mission</a>
  154. </li>
  155. <li>
  156. <a href="./bylaws.html">Project Bylaws</a>
  157. </li>
  158. <li>
  159. <a href="./legal.html">Legal</a>
  160. </li>
  161. </ul>
  162. </li>
  163. </ul>
  164. </div>
  165. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  166. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  167. </div>
  168. <div class="lightbluebar">&nbsp;</div>
  169. <div class="main">
  170. <div class="content">
  171. <h1 class="title">News</h1>
  172. <h3 class="section">
  173. <a name="Ant 1.6beta2"></a>
  174. Ant 1.6beta2
  175. </h3>
  176. <h3>October 17, 2003 - Ant 1.6beta2 Available</h3>
  177. <p>Apache Ant 1.6beta2 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6beta2/">download</a>. As
  178. we've already said in the announcements of Ant 1.5.4, this release
  179. requires JDK 1.2 or later to run.</p>
  180. <p>We encourage user to give this beta a release a try and report
  181. any bugs found so that we get a chance to fix them before we make
  182. the final release of Ant 1.6.</p>
  183. <p>Ant 1.6 adds a lot of new features, most prominently support
  184. for XML namespaces as well as a new concept of Ant libraries that
  185. makes use of namespaces to avoid name clashes of custom tasks.
  186. For a longer list of fixed bugs and new features see the release
  187. notes.</p>
  188. <p>The manual of Ant 1.6 is available on line
  189. <a href="manual-1.6beta/"> here</a>.</p>
  190. <p>If you find anything that hasn't been covered in the manual (I bet you
  191. did) or could be explained better, feel free to help us out in the
  192. <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail">Wiki </a>.</p>
  193. <h3 class="section">
  194. <a name="Ant 1.5.4"></a>
  195. Ant 1.5.4
  196. </h3>
  197. <h3>August 12, 2003 - Ant 1.5.4 Available</h3>
  198. <p>Apache Ant 1.5.4 is now available for
  199. <a href="http://ant.apache.org/bindownload.cgi">download</a>.
  200. </p>
  201. <p>This is a minor bugfix release that fixes a problem with the
  202. <code>javah</code> task on JDK 1.4.2 and a couple of bugs in the
  203. Visual Age for Java intergration tasks. If you don't use javah or
  204. VAJ, there is no reason to upgrade.</p>
  205. <div class="warning">
  206. <div class="label">Note</div>
  207. <div class="content">Ant 1.5.4 will be the last release that supports
  208. JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or
  209. later.
  210. </div>
  211. </div>
  212. <h3 class="section">
  213. <a name="Java Pro 2003 Readers Choice Award"></a>
  214. Java Pro 2003 Readers Choice Award
  215. </h3>
  216. <a href="http://www.ftponline.com/javapro/">
  217. <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /></a>
  218. <h3>June 11th, 2003: Ant wins a Java Pro readers' choice award</h3>
  219. <p>
  220. Ant has won the Java Pro 2003 Readers' Choice Award for
  221. </p>
  222. <p>
  223. <strong>Most Valuable Java Deployment Technology</strong>.
  224. </p>
  225. <p>
  226. Thanks to Java Pro and all its readers. You can read about
  227. these
  228. <a href="http://www.ftponline.com/reports/javaone/2003/awards/">awards</a>
  229. at the Java Pro website.
  230. </p>
  231. <h3 class="section">
  232. <a name="JDJ Editors Choice Award"></a>
  233. JDJ Editors Choice Award
  234. </h3>
  235. <a href="http://sys-con.com/java/article2a.cfm?id=2059&amp;count=1734&amp;tot=6&amp;page=2"><img src="images/JDJEditorsChoiceAward.jpg" alt="" border="0" align="right" /></a>
  236. <h3>June 2003: Ant wins JDJ Editors' Choice Award</h3>
  237. <p>
  238. "Ant is the hammer of the Java world: without it, civilization might have progressed, but much more slowly than it has. Ant is one of the most useful build tools I have ever had the pleasure to use." - Joe Ottinger
  239. </p>
  240. <h3 class="section">
  241. <a name="Ant keeps on winning!"></a>
  242. Ant keeps on winning!
  243. </h3>
  244. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  245. <h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3>
  246. <p>
  247. Ant has won the JavaWorld Editors' Choice Award for
  248. </p>
  249. <p>
  250. <strong>Most Useful Java Community-Developed Technology</strong>
  251. </p>
  252. <p>
  253. for the second time in a row! Read the
  254. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
  255. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
  256. <h3 class="section">
  257. <a name="Ant 1.5.3"></a>
  258. Ant 1.5.3
  259. </h3>
  260. <h3>April 9, 2003 - Ant 1.5.3 Available</h3>
  261. <p>Apache Ant 1.5.3 is now available for
  262. <a href="http://ant.apache.org/bindownload.cgi">download</a>.
  263. </p>
  264. <h3 class="section">
  265. <a name="Ant 1.5.3 Beta 1"></a>
  266. Ant 1.5.3 Beta 1
  267. </h3>
  268. <h3>March 25, 2003 - Ant 1.5.3 Beta 1 Available</h3>
  269. <p>Apache Ant 1.5.3 Beta 1 is now available for
  270. <a href="http://ant.apache.org/beta/">download</a>.
  271. Please download it and try it out. If you have any issues
  272. please raise a bug on
  273. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">BugZilla</a>
  274. or send an email to the Ant dev mailing list
  275. </p>
  276. <h3 class="section">
  277. <a name="Ant 1.5.2"></a>
  278. Ant 1.5.2
  279. </h3>
  280. <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
  281. <p>The final version of Ant 1.5.2 is now available for
  282. <a href="http://ant.apache.org/bindownload.cgi">download</a>.
  283. If you have any feedback on this release, feel free to join the
  284. discussion on the dev and user mailing lists.
  285. </p>
  286. <h3 class="section">
  287. <a name="Ant 1.5.2Beta1"></a>
  288. Ant 1.5.2Beta1
  289. </h3>
  290. <h3>February 21, 2003 - Ant 1.5.2 Beta1 Available!</h3>
  291. <p>The first beta version of Ant 1.5.2 is now available for
  292. download at <a href="http://www.apache.org/dist/ant/v1.5.2beta1/">
  293. http://www.apache.org/dist/ant/v1.5.2beta1</a>.
  294. If you have any feedback on the beta feel free to join the
  295. discussion on the dev and user mailing lists.
  296. </p>
  297. <h3 class="section">
  298. <a name="Ant Top Level Project"></a>
  299. Ant Top Level Project
  300. </h3>
  301. <h3>November 18, 2002</h3>
  302. <p>The Apache board <a href="mission.html">created</a>
  303. the Apache Ant top level project. Ant has now migrated from the Jakarta
  304. project into an Apache project of its own. This is primarily an
  305. organizational change and will not affect the technical aspects of
  306. the project. Ant retains a strong association with the Apache
  307. Jakarta project. One effect of this change is that the Ant webpage
  308. is now located at <a href="http://ant.apache.org">http://ant.apache.org</a>
  309. </p>
  310. <h3 class="section">
  311. <a name="Ant 1.5.1"></a>
  312. Ant 1.5.1
  313. </h3>
  314. <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  315. <p>The final version of Ant 1.5.1 is now available for
  316. <a href="http://ant.apache.org/bindownload.cgi">
  317. download</a>. If you have any feedback on this release, feel free to join the
  318. discussion on the ant-dev and ant-user mailing lists.
  319. </p>
  320. <h3 class="section">
  321. <a name="Ant 1.5.1Beta1"></a>
  322. Ant 1.5.1Beta1
  323. </h3>
  324. <h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3>
  325. <p>The first beta version of Ant 1.5.1 is now available for
  326. download. If you have any feedback on the beta feel free to join the
  327. discussion on the ant-dev and ant-user mailing lists.
  328. </p>
  329. <h3 class="section">
  330. <a name="Ant 1.5"></a>
  331. Ant 1.5
  332. </h3>
  333. <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
  334. <p>The wrapper script of Ant 1.5 needs to be replaced with a new
  335. version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
  336. <h3>July 10, 2002 - Ant 1.5 Released!</h3>
  337. <p>The final version of Ant 1.5 is now available for
  338. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
  339. download</a>. If you have any feedback on this release, feel free to join the
  340. discussion on the ant-dev and ant-user mailing lists.
  341. </p>
  342. <h3 class="section">
  343. <a name="Ant 1.5Beta3"></a>
  344. Ant 1.5Beta3
  345. </h3>
  346. <h3>June 24, 2002 - Ant 1.5 Beta3 Available!</h3>
  347. <p>The third beta version of Ant 1.5 is now available for
  348. download. If you have any feedback on the beta feel free to join the
  349. discussion on the ant-dev and ant-user mailing lists.
  350. </p>
  351. <h3 class="section">
  352. <a name="Ant 1.5Beta2"></a>
  353. Ant 1.5Beta2
  354. </h3>
  355. <h3>June 1, 2002 - Ant 1.5 Beta2 Available!</h3>
  356. <p>The second beta version of Ant 1.5 is now available for
  357. download. If you have any feedback on the beta feel free to join the
  358. discussion on the ant-dev and ant-user mailing lists.
  359. </p>
  360. <h3 class="section">
  361. <a name="Ant 1.5Beta1"></a>
  362. Ant 1.5Beta1
  363. </h3>
  364. <h3>Ant 1.5 Beta1 Available !</h3>
  365. <p>The first beta version of Ant 1.5 is now available for
  366. download. If you have any feedback on the beta feel free to join the
  367. discussion on the ant-dev and ant-user mailing lists.
  368. </p>
  369. <h3 class="section">
  370. <a name="Ant wins again!"></a>
  371. Ant wins again!
  372. </h3>
  373. <a href="http://www.sdmagazine.com"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right" /></a>
  374. <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's
  375. 2002 Productivity Award.</h3>
  376. <p>
  377. Ant has been awarded a <strong>2002 Productivity Award</strong> by
  378. <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
  379. magazine. Read the
  380. <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
  381. press release</a> for more information and the full list of winners.
  382. </p>
  383. <h3 class="section">
  384. <a name="Ant has won!"></a>
  385. Ant has won!
  386. </h3>
  387. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  388. <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice
  389. Award</h3>
  390. <p>
  391. Ant has won the JavaWorld Editors' Choice Award for
  392. <strong>Most Useful Java Community-Developed Technology</strong>.
  393. Read the
  394. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html "> full article</a> -- or jump directly to the bit about
  395. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
  396. <h3 class="section">
  397. <a name="Java 1.4 Support"></a>
  398. Java 1.4 Support
  399. </h3>
  400. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  401. <p>
  402. Java 1.4 has now been released by Sun. The latest Ant source supports
  403. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  404. attribute. It also contains a compatibility fix needed for some ant tasks
  405. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  406. please use a recent build or compile your own version from the source tree.
  407. </p>
  408. <h3 class="section">
  409. <a name="See our new logo!"></a>
  410. See our new logo!
  411. </h3>
  412. <h3>Have a look at our new cool logo!</h3>
  413. <h3 class="section">
  414. <a name="Ant 1.4.1"></a>
  415. Ant 1.4.1
  416. </h3>
  417. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  418. <p>Please visit the
  419. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/">
  420. download area</a>.
  421. </p>
  422. <h3 class="section">
  423. <a name="Ant 2.0 Requirements Collected - Next is Design"></a>
  424. Ant 2.0 Requirements Collected - Next is Design
  425. </h3>
  426. <p>A commented version of the collected user requirements is now
  427. available <a href="ant2/features.html">here</a> - it is not
  428. complete as some details still have to be defined, but it should
  429. give you an idea of what Ant2 is going to look like.</p>
  430. <p>Several details can only be decided in the light of real code
  431. and prototypes. Several people are working on prototypes (that
  432. can be found in Ant's CVS module in the proposals directory) and
  433. discussion is going on on the Ant-Dev mailing list.</p>
  434. <h3 class="section">
  435. <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"></a>
  436. Best-Practices Profile of Ant at Sun's Dot-Com Builder
  437. </h3>
  438. <p>Sun has released an introductory article on Ant on their
  439. Dot-Com Builder site on May302001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
  440. <h3 class="section">
  441. <a name="Ant 2.0 Requirements"></a>
  442. Ant 2.0 Requirements
  443. </h3>
  444. <p>Ant has been in use for quite some time and has been used in ways never conceived when it
  445. was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there
  446. are a number of limitations and inconsistencies that are now apparent and which need to
  447. be addressed.
  448. </p>
  449. <p>
  450. As we continue to evolve and enhance Ant 1.x, it is now time to define what Ant 2.0 will
  451. encompass. Ant 2.0 will be a major rearchitecting of Ant. It has a number of goals including:
  452. </p>
  453. <ul>
  454. <li>Define the "contract" with build file writers to which Ant will be bound.</li>
  455. <li>Define the "contract" between the Ant core and Task writers.</li>
  456. <li>Make Ant more easily extendable by allowing additional tasks to be "dropped" in.</li>
  457. <li>Allow Ant to function as a component to simplify integration with GUIs and IDEs.</li>
  458. <li>Make Ant more regular and logical.</li>
  459. </ul>
  460. <p>
  461. It is expected that Ant 2.0 will break Ant 1.x based build files. The intention is to
  462. make this the last time that will happen.
  463. </p>
  464. <p>
  465. To advance the definition of Ant, user requirements are now being accepted on the
  466. Ant-Dev mailing list. Any requirement will be accepted for consideration. The
  467. requirements are being collected into a document which is available
  468. <a href="ant2/requested-features.txt">on-line</a>. New features will be excepted
  469. until March 21st, 2001. At that time, each requirement will be discussed
  470. for inclusion in an Ant 2.0 requirement document.
  471. </p>
  472. <p>
  473. For your reference some of the goals which have shaped the development of Ant 1.x are
  474. available <a href="ant2/original-specification.html">here</a>. These continue to be
  475. relevant to Ant 2.0.
  476. </p>
  477. <p>
  478. If you want to shape the future of Ant, join the
  479. <a href="mail.html">Ant-Dev mailing list</a> and contribute
  480. your ideas.
  481. </p>
  482. </div>
  483. </div>
  484. <p class="copyright">
  485. Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.
  486. <script type="text/javascript" language="JavaScript"><!--
  487. document.write(" - "+"Last Published: " + document.lastModified);
  488. // -->
  489. </script>
  490. </p>
  491. </body>
  492. </html>