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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  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 class="menu">
  76. <ul>
  77. <li class="menuheader">Apache Ant
  78. <ul>
  79. <li>
  80. <a href="./index.html">Welcome</a>
  81. </li>
  82. <li>
  83. <a href="./license.html">License</a>
  84. </li>
  85. <li>
  86. <span class="sel">News</span>
  87. </li>
  88. </ul>
  89. </li>
  90. <li class="menuheader">Documentation
  91. <ul>
  92. <li>
  93. <a href="./manual/index.html">Manual</a>
  94. </li>
  95. <li>
  96. <a href="./projects.html">Related Projects</a>
  97. </li>
  98. <li>
  99. <a href="./external.html">External Tools and Tasks</a>
  100. </li>
  101. <li>
  102. <a href="./resources.html">Resources</a>
  103. </li>
  104. <li>
  105. <a href="./faq.html">Frequently Asked Questions</a>
  106. </li>
  107. <li>
  108. <a href="./problems.html">Having Problems?</a>
  109. </li>
  110. </ul>
  111. </li>
  112. <li class="menuheader">Download
  113. <ul>
  114. <li>
  115. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  116. </li>
  117. <li>
  118. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  119. </li>
  120. </ul>
  121. </li>
  122. <li class="menuheader">Get Involved
  123. <ul>
  124. <li>
  125. <a href="./mail.html">Mailing Lists</a>
  126. </li>
  127. <li>
  128. <a href="./cvs.html">CVS Repositories</a>
  129. </li>
  130. <li>
  131. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  132. </li>
  133. <li>
  134. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  135. </li>
  136. </ul>
  137. </li>
  138. <li class="menuheader">Project Management
  139. <ul>
  140. <li>
  141. <a href="./contributors.html">Contributors</a>
  142. </li>
  143. <li>
  144. <a href="./mission.html">Apache Ant Mission</a>
  145. </li>
  146. <li>
  147. <a href="./guidelines.html">Project Guidelines</a>
  148. </li>
  149. <li>
  150. <a href="./legal.html">Legal</a>
  151. </li>
  152. </ul>
  153. </li>
  154. </ul>
  155. </div>
  156. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  157. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  158. </div>
  159. <div class="lightbluebar">&nbsp;</div>
  160. <div class="main">
  161. <div class="content">
  162. <h1 class="title">News</h1>
  163. <h3 class="section">
  164. <a name="Ant keeps on winning!"></a>
  165. Ant keeps on winning!
  166. </h3>
  167. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  168. <h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3>
  169. <p>
  170. Ant has won the JavaWorld Editors' Choice Award for
  171. <strong>Most Useful Java Community-Developed Technology</strong>
  172. for second time in a row!
  173. Read the
  174. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
  175. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
  176. <h3 class="section">
  177. <a name="Ant 1.5.3"></a>
  178. Ant 1.5.3
  179. </h3>
  180. <h3>April 9, 2003 - Ant 1.5.3 Available</h3>
  181. <p>Apache Ant 1.5.3 is now available for
  182. <a href="http://ant.apache.org/bindownload.cgi">download</a>.
  183. </p>
  184. <div class="warning">
  185. <div class="label">Note</div>
  186. <div class="content">Ant 1.5.3 will be the last release that supports
  187. JDK 1.1. The next major release of Ant, Ant 1.6, will require JDK 1.2 or
  188. later
  189. </div>
  190. </div>
  191. <h3 class="section">
  192. <a name="Ant 1.5.3 Beta 1"></a>
  193. Ant 1.5.3 Beta 1
  194. </h3>
  195. <h3>March 25, 2003 - Ant 1.5.3 Beta 1 Available</h3>
  196. <p>Apache Ant 1.5.3 Beta 1 is now available for
  197. <a href="http://ant.apache.org/beta/">download</a>.
  198. Please download it and try it out. If you have any issues
  199. please raise a bug on
  200. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">BugZilla</a>
  201. or send an email to the Ant dev mailing list
  202. </p>
  203. <h3 class="section">
  204. <a name="Ant 1.5.2"></a>
  205. Ant 1.5.2
  206. </h3>
  207. <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
  208. <p>The final version of Ant 1.5.2 is now available for
  209. <a href="http://ant.apache.org/bindownload.cgi">download</a>.
  210. If you have any feedback on this release, feel free to join the
  211. discussion on the dev and user mailing lists.
  212. </p>
  213. <h3 class="section">
  214. <a name="Ant 1.5.2Beta1"></a>
  215. Ant 1.5.2Beta1
  216. </h3>
  217. <h3>February 21, 2003 - Ant 1.5.2 Beta1 Available!</h3>
  218. <p>The first beta version of Ant 1.5.2 is now available for
  219. download at <a href="http://www.apache.org/dist/ant/v1.5.2beta1/">
  220. http://www.apache.org/dist/ant/v1.5.2beta1</a>.
  221. If you have any feedback on the beta feel free to join the
  222. discussion on the dev and user mailing lists.
  223. </p>
  224. <h3 class="section">
  225. <a name="Ant Top Level Project"></a>
  226. Ant Top Level Project
  227. </h3>
  228. <h3>November 18, 2002</h3>
  229. <p>The Apache board <a href="mission.html">created</a>
  230. the Apache Ant top level project. Ant has now migrated from the Jakarta
  231. project into an Apache project of its own. This is primarily an
  232. organizational change and will not affect the technical aspects of
  233. the project. Ant retains a strong association with the Apache
  234. Jakarta project. One effect of this change is that the Ant webpage
  235. is now located at <a href="http://ant.apache.org">http://ant.apache.org</a>
  236. </p>
  237. <h3 class="section">
  238. <a name="Ant 1.5.1"></a>
  239. Ant 1.5.1
  240. </h3>
  241. <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  242. <p>The final version of Ant 1.5.1 is now available for
  243. <a href="http://ant.apache.org/bindownload.cgi">
  244. download</a>. If you have any feedback on this release, feel free to join the
  245. discussion on the ant-dev and ant-user mailing lists.
  246. </p>
  247. <h3 class="section">
  248. <a name="Ant 1.5.1Beta1"></a>
  249. Ant 1.5.1Beta1
  250. </h3>
  251. <h3>August 19, 2002 - Ant 1.5.1 Beta1 Available !</h3>
  252. <p>The first beta version of Ant 1.5.1 is now available for
  253. download. If you have any feedback on the beta feel free to join the
  254. discussion on the ant-dev and ant-user mailing lists.
  255. </p>
  256. <h3 class="section">
  257. <a name="Ant 1.5"></a>
  258. Ant 1.5
  259. </h3>
  260. <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
  261. <p>The wrapper script of Ant 1.5 needs to be replaced with a new
  262. version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
  263. <h3>July 10, 2002 - Ant 1.5 Released!</h3>
  264. <p>The final version of Ant 1.5 is now available for
  265. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
  266. download</a>. If you have any feedback on this release, feel free to join the
  267. discussion on the ant-dev and ant-user mailing lists.
  268. </p>
  269. <h3 class="section">
  270. <a name="Ant 1.5Beta3"></a>
  271. Ant 1.5Beta3
  272. </h3>
  273. <h3>June 24, 2002 - Ant 1.5 Beta3 Available!</h3>
  274. <p>The third beta version of Ant 1.5 is now available for
  275. download. If you have any feedback on the beta feel free to join the
  276. discussion on the ant-dev and ant-user mailing lists.
  277. </p>
  278. <h3 class="section">
  279. <a name="Ant 1.5Beta2"></a>
  280. Ant 1.5Beta2
  281. </h3>
  282. <h3>June 1, 2002 - Ant 1.5 Beta2 Available!</h3>
  283. <p>The second beta version of Ant 1.5 is now available for
  284. download. If you have any feedback on the beta feel free to join the
  285. discussion on the ant-dev and ant-user mailing lists.
  286. </p>
  287. <h3 class="section">
  288. <a name="Ant 1.5Beta1"></a>
  289. Ant 1.5Beta1
  290. </h3>
  291. <h3>Ant 1.5 Beta1 Available !</h3>
  292. <p>The first beta version of Ant 1.5 is now available for
  293. download. If you have any feedback on the beta feel free to join the
  294. discussion on the ant-dev and ant-user mailing lists.
  295. </p>
  296. <h3 class="section">
  297. <a name="Ant wins again!"></a>
  298. Ant wins again!
  299. </h3>
  300. <a href="http://www.sdmagazine.com"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="75" width="135" align="right" /></a>
  301. <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's
  302. 2002 Productivity Award.</h3>
  303. <p>
  304. Ant has been awarded a <strong>2002 Productivity Award</strong> by
  305. <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
  306. magazine. Read the
  307. <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
  308. press release</a> for more information and the full list of winners.
  309. </p>
  310. <h3 class="section">
  311. <a name="Ant has won!"></a>
  312. Ant has won!
  313. </h3>
  314. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  315. <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice
  316. Award</h3>
  317. <p>
  318. Ant has won the JavaWorld Editors' Choice Award for
  319. <strong>Most Useful Java Community-Developed Technology</strong>.
  320. Read the
  321. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html "> full article</a> -- or jump directly to the bit about
  322. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
  323. <h3 class="section">
  324. <a name="Java 1.4 Support"></a>
  325. Java 1.4 Support
  326. </h3>
  327. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  328. <p>
  329. Java 1.4 has now been released by Sun. The latest Ant source supports
  330. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  331. attribute. It also contains a compatibility fix needed for some ant tasks
  332. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  333. please use a recent build or compile your own version from the source tree.
  334. </p>
  335. <h3 class="section">
  336. <a name="See our new logo!"></a>
  337. See our new logo!
  338. </h3>
  339. <h3>Have a look at our new cool logo!</h3>
  340. <h3 class="section">
  341. <a name="Ant 1.4.1"></a>
  342. Ant 1.4.1
  343. </h3>
  344. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  345. <p>Please visit the
  346. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/">
  347. download area</a>.
  348. </p>
  349. <h3 class="section">
  350. <a name="Ant 2.0 Requirements Collected - Next is Design"></a>
  351. Ant 2.0 Requirements Collected - Next is Design
  352. </h3>
  353. <p>A commented version of the collected user requirements is now
  354. available <a href="ant2/features.html">here</a> - it is not
  355. complete as some details still have to be defined, but it should
  356. give you an idea of what Ant2 is going to look like.</p>
  357. <p>Several details can only be decided in the light of real code
  358. and prototypes. Several people are working on prototypes (that
  359. can be found in Ant's CVS module in the proposals directory) and
  360. discussion is going on on the Ant-Dev mailing list.</p>
  361. <h3 class="section">
  362. <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"></a>
  363. Best-Practices Profile of Ant at Sun's Dot-Com Builder
  364. </h3>
  365. <p>Sun has released an introductory article on Ant on their
  366. 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>
  367. <h3 class="section">
  368. <a name="Ant 2.0 Requirements"></a>
  369. Ant 2.0 Requirements
  370. </h3>
  371. <p>Ant has been in use for quite some time and has been used in ways never conceived when it
  372. was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there
  373. are a number of limitations and inconsistencies that are now apparent and which need to
  374. be addressed.
  375. </p>
  376. <p>
  377. As we continue to evolve and enhance Ant 1.x, it is now time to define what Ant 2.0 will
  378. encompass. Ant 2.0 will be a major rearchitecting of Ant. It has a number of goals including:
  379. </p>
  380. <ul>
  381. <li>Define the "contract" with build file writers to which Ant will be bound.</li>
  382. <li>Define the "contract" between the Ant core and Task writers.</li>
  383. <li>Make Ant more easily extendable by allowing additional tasks to be "dropped" in.</li>
  384. <li>Allow Ant to function as a component to simplify integration with GUIs and IDEs.</li>
  385. <li>Make Ant more regular and logical.</li>
  386. </ul>
  387. <p>
  388. It is expected that Ant 2.0 will break Ant 1.x based build files. The intention is to
  389. make this the last time that will happen.
  390. </p>
  391. <p>
  392. To advance the definition of Ant, user requirements are now being accepted on the
  393. Ant-Dev mailing list. Any requirement will be accepted for consideration. The
  394. requirements are being collected into a document which is available
  395. <a href="ant2/requested-features.txt">on-line</a>. New features will be excepted
  396. until March 21st, 2001. At that time, each requirement will be discussed
  397. for inclusion in an Ant 2.0 requirement document.
  398. </p>
  399. <p>
  400. For your reference some of the goals which have shaped the development of Ant 1.x are
  401. available <a href="ant2/original-specification.html">here</a>. These continue to be
  402. relevant to Ant 2.0.
  403. </p>
  404. <p>
  405. If you want to shape the future of Ant, join the
  406. <a href="mail.html">Ant-Dev mailing list</a> and contribute
  407. your ideas.
  408. </p>
  409. </div>
  410. </div>
  411. <p class="copyright">
  412. Copyright &copy; 2000-2003&nbsp;The Apache Software Foundation. All rights reserved.
  413. <script type="text/javascript" language="JavaScript"><!--
  414. document.write(" - "+"Last Published: " + document.lastModified);
  415. // -->
  416. </script>
  417. </p>
  418. </body>
  419. </html>