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

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