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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379
  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. <meta name="author" value="Conor MacNeill">
  9. <meta name="email" value="">
  10. <meta name="author" value="Stefan Bodewig">
  11. <meta name="email" value="stefan.bodewig@epost.de">
  12. <meta name="author" value="Magesh Umasankar">
  13. <meta name="email" value="">
  14. <title>Apache Ant - Ant News</title>
  15. </head>
  16. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  17. <table border="0" width="100%" cellspacing="0">
  18. <!-- TOP IMAGE -->
  19. <tr>
  20. <td colspan="2">
  21. <a href="http://ant.apache.org/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  22. </td>
  23. </tr>
  24. </table>
  25. <table border="0" width="100%" cellspacing="4">
  26. <tr><td colspan="2">
  27. <hr noshade="" size="1"/>
  28. </td></tr>
  29. <tr>
  30. <!-- LEFT SIDE NAVIGATION -->
  31. <td valign="top" nowrap="true">
  32. <p><strong>Apache Ant</strong></p>
  33. <ul>
  34. <li> <a href="./index.html">Front Page</a>
  35. </li>
  36. <li> <a href="./LICENSE">License</a>
  37. </li>
  38. <li> <a href="./antnews.html">News</a>
  39. </li>
  40. </ul>
  41. <p><strong>Documentation</strong></p>
  42. <ul>
  43. <li> <a href="./manual/index.html">Manual</a>
  44. </li>
  45. <li> <a href="./projects.html">Related Projects</a>
  46. </li>
  47. <li> <a href="./external.html">External Tools and Tasks</a>
  48. </li>
  49. <li> <a href="./resources.html">Resources</a>
  50. </li>
  51. <li> <a href="./faq.html">Ant FAQ</a>
  52. </li>
  53. <li> <a href="./problems.html">Having Problems?</a>
  54. </li>
  55. </ul>
  56. <p><strong>Get Involved</strong></p>
  57. <ul>
  58. <li> <a href="./mail.html">Mailing Lists</a>
  59. </li>
  60. <li> <a href="./cvs.html">CVS Repositories</a>
  61. </li>
  62. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  63. </li>
  64. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  65. </li>
  66. </ul>
  67. <p><strong>Project Managment</strong></p>
  68. <ul>
  69. <li> <a href="./contributors.html">Contributors</a>
  70. </li>
  71. <li> <a href="./mission.html">Mission</a>
  72. </li>
  73. <li> <a href="./guidelines.html">Guidelines Notes</a>
  74. </li>
  75. <li> <a href="./legal.html">Legal</a>
  76. </li>
  77. </ul>
  78. </td>
  79. <td align="left" valign="top">
  80. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  81. <tr><td bgcolor="#525D76">
  82. <font color="#ffffff" face="arial,helvetica,sanserif">
  83. <a name="Ant 1.5.1"><strong>Ant 1.5.1</strong></a>
  84. </font>
  85. </td></tr>
  86. <tr><td>
  87. <blockquote>
  88. <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  89. <p>The final version of Ant 1.5.1 is now available for
  90. <a href="http://www.apache.org/dist/ant/">
  91. download</a>. If you have any feedback on this release, feel free to join the
  92. discussion on the ant-dev and ant-user mailing lists.
  93. </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="Ant 1.5.1Beta1"><strong>Ant 1.5.1Beta1</strong></a>
  101. </font>
  102. </td></tr>
  103. <tr><td>
  104. <blockquote>
  105. <h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3>
  106. <p>The first beta version of Ant 1.5.1 is now available for
  107. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1beta1/">
  108. download</a>. If you have any feedback on the beta feel free to join the
  109. discussion on the ant-dev and ant-user mailing lists.
  110. </p>
  111. </blockquote>
  112. </td></tr>
  113. </table>
  114. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  115. <tr><td bgcolor="#525D76">
  116. <font color="#ffffff" face="arial,helvetica,sanserif">
  117. <a name="Ant 1.5"><strong>Ant 1.5</strong></a>
  118. </font>
  119. </td></tr>
  120. <tr><td>
  121. <blockquote>
  122. <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
  123. <p>The wrapper script of Ant 1.5 needs to be replaced with a new
  124. version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
  125. <h3>July 10, 2002 - Ant 1.5 Released!</h3>
  126. <p>The final version of Ant 1.5 is now available for
  127. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
  128. download</a>. If you have any feedback on this release, feel free to join the
  129. discussion on the ant-dev and ant-user mailing lists.
  130. </p>
  131. </blockquote>
  132. </td></tr>
  133. </table>
  134. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  135. <tr><td bgcolor="#525D76">
  136. <font color="#ffffff" face="arial,helvetica,sanserif">
  137. <a name="Ant 1.5Beta3"><strong>Ant 1.5Beta3</strong></a>
  138. </font>
  139. </td></tr>
  140. <tr><td>
  141. <blockquote>
  142. <h3>June 24, 2002 - Ant 1.5 Beta3 Available!</h3>
  143. <p>The third beta version of Ant 1.5 is now available for
  144. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta3/">
  145. download</a>. If you have any feedback on the beta feel free to join the
  146. discussion on the ant-dev and ant-user mailing lists.
  147. </p>
  148. </blockquote>
  149. </td></tr>
  150. </table>
  151. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  152. <tr><td bgcolor="#525D76">
  153. <font color="#ffffff" face="arial,helvetica,sanserif">
  154. <a name="Ant 1.5Beta2"><strong>Ant 1.5Beta2</strong></a>
  155. </font>
  156. </td></tr>
  157. <tr><td>
  158. <blockquote>
  159. <h3>June 1, 2002 - Ant 1.5 Beta2 Available!</h3>
  160. <p>The second beta version of Ant 1.5 is now available for
  161. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta2/">
  162. download</a>. If you have any feedback on the beta feel free to join the
  163. discussion on the ant-dev and ant-user mailing lists.
  164. </p>
  165. </blockquote>
  166. </td></tr>
  167. </table>
  168. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  169. <tr><td bgcolor="#525D76">
  170. <font color="#ffffff" face="arial,helvetica,sanserif">
  171. <a name="Ant 1.5Beta1"><strong>Ant 1.5Beta1</strong></a>
  172. </font>
  173. </td></tr>
  174. <tr><td>
  175. <blockquote>
  176. <h3>Ant 1.5 Beta1 Available !</h3>
  177. <p>The first beta version of Ant 1.5 is now available for
  178. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5Beta1/">
  179. download</a>. If you have any feedback on the beta feel free to join the
  180. discussion on the ant-dev and ant-user mailing lists.
  181. </p>
  182. </blockquote>
  183. </td></tr>
  184. </table>
  185. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  186. <tr><td bgcolor="#525D76">
  187. <font color="#ffffff" face="arial,helvetica,sanserif">
  188. <a name="Ant wins again!"><strong>Ant wins again!</strong></a>
  189. </font>
  190. </td></tr>
  191. <tr><td>
  192. <blockquote>
  193. <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's
  194. 2002 Productivity Award.</h3>
  195. <p>
  196. <a href="http://www.sdmagazine.com"><img src="images/sdm_productivity_award.gif" border="0" height="75" width="135" align="right" /></a>
  197. Ant has been awarded a <strong>2002 Productivity Award</strong> by
  198. <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
  199. magazine. Read the
  200. <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
  201. press release</a> for more information and the full list of winners.
  202. </p>
  203. </blockquote>
  204. </td></tr>
  205. </table>
  206. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  207. <tr><td bgcolor="#525D76">
  208. <font color="#ffffff" face="arial,helvetica,sanserif">
  209. <a name="Ant has won!"><strong>Ant has won!</strong></a>
  210. </font>
  211. </td></tr>
  212. <tr><td>
  213. <blockquote>
  214. <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice
  215. Award</h3>
  216. <p>
  217. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2002.gif" border="0" height="85" width="230" align="right" /></a>
  218. Ant has won the JavaWorld Editors' Choice Award for
  219. <strong>Most Useful Java Community-Developed Technology</strong>.
  220. Read the
  221. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html "> full article</a> -- or jump directly to the bit about
  222. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
  223. </blockquote>
  224. </td></tr>
  225. </table>
  226. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  227. <tr><td bgcolor="#525D76">
  228. <font color="#ffffff" face="arial,helvetica,sanserif">
  229. <a name="Java 1.4 Support"><strong>Java 1.4 Support</strong></a>
  230. </font>
  231. </td></tr>
  232. <tr><td>
  233. <blockquote>
  234. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  235. <p>
  236. Java 1.4 has now been released by Sun. The latest Ant source supports
  237. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  238. attribute. It also contains a compatibility fix needed for some ant tasks
  239. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  240. please use a recent build or compile your own version from the source tree.
  241. </p>
  242. </blockquote>
  243. </td></tr>
  244. </table>
  245. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  246. <tr><td bgcolor="#525D76">
  247. <font color="#ffffff" face="arial,helvetica,sanserif">
  248. <a name="See our new logo!"><strong>See our new logo!</strong></a>
  249. </font>
  250. </td></tr>
  251. <tr><td>
  252. <blockquote>
  253. <h3>Have a look at our new cool logo!</h3>
  254. </blockquote>
  255. </td></tr>
  256. </table>
  257. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  258. <tr><td bgcolor="#525D76">
  259. <font color="#ffffff" face="arial,helvetica,sanserif">
  260. <a name="Ant 1.4.1"><strong>Ant 1.4.1</strong></a>
  261. </font>
  262. </td></tr>
  263. <tr><td>
  264. <blockquote>
  265. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  266. <p>Please visit the
  267. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/">
  268. download area</a>.
  269. </p>
  270. </blockquote>
  271. </td></tr>
  272. </table>
  273. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  274. <tr><td bgcolor="#525D76">
  275. <font color="#ffffff" face="arial,helvetica,sanserif">
  276. <a name="Ant 2.0 Requirements Collected - Next is Design"><strong>Ant 2.0 Requirements Collected - Next is Design</strong></a>
  277. </font>
  278. </td></tr>
  279. <tr><td>
  280. <blockquote>
  281. <p>A commented version of the collected user requirements is now
  282. available <a href="ant2/features.html">here</a> - it is not
  283. complete as some details still have to be defined, but it should
  284. give you an idea of what Ant2 is going to look like.</p>
  285. <p>Several details can only be decided in the light of real code
  286. and prototypes. Several people are working on prototypes (that
  287. can be found in Ant's CVS module in the proposals directory) and
  288. discussion is going on on the Ant-Dev mailing list.</p>
  289. </blockquote>
  290. </td></tr>
  291. </table>
  292. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  293. <tr><td bgcolor="#525D76">
  294. <font color="#ffffff" face="arial,helvetica,sanserif">
  295. <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"><strong>Best-Practices Profile of Ant at Sun's Dot-Com Builder</strong></a>
  296. </font>
  297. </td></tr>
  298. <tr><td>
  299. <blockquote>
  300. <p>Sun has released an introductory article on Ant on their
  301. 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>
  302. </blockquote>
  303. </td></tr>
  304. </table>
  305. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  306. <tr><td bgcolor="#525D76">
  307. <font color="#ffffff" face="arial,helvetica,sanserif">
  308. <a name="Ant 2.0 Requirements"><strong>Ant 2.0 Requirements</strong></a>
  309. </font>
  310. </td></tr>
  311. <tr><td>
  312. <blockquote>
  313. <p>Ant has been in use for quite some time and has been used in ways never conceived when it
  314. was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there
  315. are a number of limitations and inconsistencies that are now apparent and which need to
  316. be addressed.
  317. </p>
  318. <p>
  319. As we continue to evolve and enhance Ant 1.x, it is now time to define what Ant 2.0 will
  320. encompass. Ant 2.0 will be a major rearchitecting of Ant. It has a number of goals including:
  321. <ul>
  322. <li>Define the "contract" with build file writers to which Ant will be bound.</li>
  323. <li>Define the "contract" between the Ant core and Task writers.</li>
  324. <li>Make Ant more easily extendable by allowing additional tasks to be "dropped" in.</li>
  325. <li>Allow Ant to function as a component to simplify integration with GUIs and IDEs.</li>
  326. <li>Make Ant more regular and logical.</li>
  327. </ul>
  328. It is expected that Ant 2.0 will break Ant 1.x based build files. The intention is to
  329. make this the last time that will happen.
  330. </p>
  331. <p>
  332. To advance the definition of Ant, user requirements are now being accepted on the
  333. Ant-Dev mailing list. Any requirement will be accepted for consideration. The
  334. requirements are being collected into a document which is available
  335. <a href="ant2/requested-features.txt">on-line</a>. New features will be excepted
  336. until March 21st, 2001. At that time, each requirement will be discussed
  337. for inclusion in an Ant 2.0 requirement document.
  338. </p>
  339. <p>
  340. For your reference some of the goals which have shaped the development of Ant 1.x are
  341. available <a href="ant2/original-specification.html">here</a>. These continue to be
  342. relevant to Ant 2.0.
  343. </p>
  344. <p>
  345. If you want to shape the future of Ant, join the
  346. <a href="http://jakarta.apache.org/site/mail.html">Ant-Dev mailing list</a> and contribute
  347. your ideas.
  348. </p>
  349. </blockquote>
  350. </td></tr>
  351. </table>
  352. </td>
  353. </tr>
  354. <!-- FOOTER -->
  355. <tr><td colspan="2">
  356. <hr noshade="" size="1"/>
  357. </td></tr>
  358. <tr><td colspan="2">
  359. <div align="center"><font color="#525D76" size="-1"><em>
  360. Copyright &#169; 2000-2002, Apache Software Foundation
  361. </em></font></div>
  362. </td></tr>
  363. </table>
  364. </body>
  365. </html>
  366. <!-- end the processing -->