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

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