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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535
  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="">
  12. <meta name="author" content="Magesh Umasankar">
  13. <meta name="email" content="">
  14. <meta name="author" content="Antoine Levy-Lambert">
  15. <meta name="email" content="">
  16. </head>
  17. <body>
  18. <p class="navpath">
  19. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  20. </p>
  21. <div class="logobar">
  22. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  23. <tr>
  24. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  25. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  26. <td align="right">
  27. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  28. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  29. <tr>
  30. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  31. </tr>
  32. <tr>
  33. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  34. <td nowrap="nowrap" class="searchcaption">
  35. <input name="q" type="hidden">
  36. <input size="15" id="query" type="text">
  37. <img height="1" width="5" alt="" src="./images/spacer.gif">
  38. <input name="Search" value="Search" type="submit">
  39. <br>
  40. the Apache Ant site
  41. </td>
  42. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  43. </tr>
  44. <tr>
  45. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  46. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  47. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  48. </tr>
  49. </table>
  50. </form>
  51. </td>
  52. </tr>
  53. </table>
  54. </div>
  55. <div class="tab">
  56. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  57. <tr>
  58. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  59. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  60. <tr>
  61. <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>
  62. </tr>
  63. </table>
  64. </td>
  65. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  66. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  67. <tr>
  68. <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>
  69. </tr>
  70. </table>
  71. </td>
  72. </tr>
  73. </table>
  74. </div>
  75. <div class="bluebar"></div>
  76. <div class="menucontainer">
  77. <div class="menu">
  78. <ul>
  79. <li class="menuheader">Apache Ant
  80. <ul>
  81. <li>
  82. <a href="./index.html">Welcome</a>
  83. </li>
  84. <li>
  85. <a href="./license.html">License</a>
  86. </li>
  87. <li>
  88. <span class="sel">News</span>
  89. </li>
  90. </ul>
  91. </li>
  92. <li class="menuheader">Documentation
  93. <ul>
  94. <li>
  95. <a href="./manual/index.html">Manual</a>
  96. </li>
  97. <li>
  98. <a href="./projects.html">Related Projects</a>
  99. </li>
  100. <li>
  101. <a href="./external.html">External Tools and Tasks</a>
  102. </li>
  103. <li>
  104. <a href="./resources.html">Resources</a>
  105. </li>
  106. <li>
  107. <a href="./faq.html">Frequently Asked Questions</a>
  108. </li>
  109. <li>
  110. <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
  111. </li>
  112. <li>
  113. <a href="./problems.html">Having Problems?</a>
  114. </li>
  115. </ul>
  116. </li>
  117. <li class="menuheader">Download
  118. <ul>
  119. <li>
  120. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  121. </li>
  122. <li>
  123. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  124. </li>
  125. </ul>
  126. </li>
  127. <li class="menuheader">Contributing
  128. <ul>
  129. <li>
  130. <a href="./mail.html">Mailing Lists</a>
  131. </li>
  132. <li>
  133. <a href="./svn.html">Subversion Repositories</a>
  134. </li>
  135. <li>
  136. <a href="./bugs.html">Bug Database</a>
  137. </li>
  138. <li>
  139. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  140. </li>
  141. </ul>
  142. </li>
  143. <li class="menuheader">Project Management
  144. <ul>
  145. <li>
  146. <a href="./contributors.html">Contributors</a>
  147. </li>
  148. <li>
  149. <a href="./mission.html">Apache Ant Mission</a>
  150. </li>
  151. <li>
  152. <a href="./bylaws.html">Project Bylaws</a>
  153. </li>
  154. <li>
  155. <a href="./legal.html">Legal</a>
  156. </li>
  157. </ul>
  158. </li>
  159. </ul>
  160. </div>
  161. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  162. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  163. </div>
  164. <div class="lightbluebar">&nbsp;</div>
  165. <div class="main">
  166. <div class="content">
  167. <h1 class="title">News</h1>
  168. <h3 class="section">
  169. <a name="Ant 1.7.0RC1"></a>
  170. Ant 1.7.0RC1
  171. </h3>
  172. <h3>November 12, 2006 - Ant 1.7.0RC1 Available</h3>
  173. <p>Apache Ant 1.7.0RC1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  174. <p>This the first release candidate of the new major release 1.7 .</p>
  175. <p> Ant 1.7 introduces a resource framework. Some of the core ant
  176. tasks such as &lt;copy/&gt; are now able to process not only file
  177. system resources but also zip entries, tar entries, paths, ...
  178. Resource collections group resources, and can be further
  179. combined with operators such as union and intersection. This
  180. can be extended by custom resources and custom tasks using resources.</p>
  181. <p>
  182. Ant 1.7 starts outsourcing of optional tasks to Antlibs.
  183. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant.
  184. Support for the version control system Subversion will be only provided as an antlib to
  185. be released shortly.
  186. </p>
  187. <p>Ant 1.7 fixes also a large number of bugs.</p>
  188. <p>Ant 1.7 has no support for Java6 features, but first tests on Java6
  189. did not fail.</p>
  190. <h3 class="section">
  191. <a name=".NET Ant Library 1.0Beta1"></a>
  192. .NET Ant Library 1.0Beta1
  193. </h3>
  194. <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3>
  195. <p>Apache .NET Ant Library 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  196. <p>This Ant Library contains support for tools like NUnit as well
  197. as the "old .NET tasks of Ant's core. It has been tested
  198. Microsoft's frameworks as well as Mono.</p>
  199. <p>For more information see the <a href="antlibs/dotnet/">Antlib's
  200. home page</a></p>
  201. <h3 class="section">
  202. <a name="AntUnit 1.0Beta2"></a>
  203. AntUnit 1.0Beta2
  204. </h3>
  205. <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
  206. <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  207. <p>This Ant Library contains tasks to test Ant tasks using Ant
  208. instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
  209. <h3 class="section">
  210. <a name="AntUnit 1.0Beta1"></a>
  211. AntUnit 1.0Beta1
  212. </h3>
  213. <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
  214. <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  215. <p>This Ant Library contains tasks to test Ant tasks using Ant
  216. instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
  217. <h3 class="section">
  218. <a name=".NET Ant Library 1.0Beta1"></a>
  219. .NET Ant Library 1.0Beta1
  220. </h3>
  221. <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3>
  222. <p>Apache .NET Ant Library 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  223. <p>This Ant Library contains support for tools like NUnit as well
  224. as the "old .NET tasks of Ant's core. It has been tested
  225. Microsoft's frameworks as well as Mono.</p>
  226. <p>For more information see the <a href="antlibs/dotnet/">Antlib's
  227. home page</a></p>
  228. <h3 class="section">
  229. <a name="Ant 1.6.5"></a>
  230. Ant 1.6.5
  231. </h3>
  232. <h3>June 2, 2005 - Ant 1.6.5 Available</h3>
  233. <p>Apache Ant 1.6.5 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  234. <p>This is a bug fix release.</p>
  235. <h3 class="section">
  236. <a name="Ant 1.6.4"></a>
  237. Ant 1.6.4
  238. </h3>
  239. <h3>May 19, 2005 - Ant 1.6.4 Available</h3>
  240. <p>Apache Ant 1.6.4 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
  241. <p>This is a bug fix release.</p>
  242. <h3 class="section">
  243. <a name="Ant 1.6.3"></a>
  244. Ant 1.6.3
  245. </h3>
  246. <h3>April 28, 2005 - Ant 1.6.3 Available</h3>
  247. <p>Apache Ant 1.6.3 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
  248. <p>There is a large list of fixed bugs and enhancements.</p>
  249. <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
  250. <h3 class="section">
  251. <a name="Antidote Retired"></a>
  252. Antidote Retired
  253. </h3>
  254. <h3>April 4th, 2005 - The Apache Ant Project Retires Antidote, the
  255. Ant GUI</h3>
  256. <p>The Antidote subproject was once started to provide a GUI for
  257. Ant at a time where IDE support for Ant was far from usable.
  258. Unfortunately it never attracted a developer community of its
  259. own.</p>
  260. <p>At the same time IDE support for Ant has become ubiquitous by
  261. now and there is little reason to have a GUI just for Ant. This
  262. makes it even less likely that volunteers will start to spend time
  263. working on it.</p>
  264. <p>Antidote's development has been stalled for years now, despite
  265. some efforts to rejuvenate it by single developers. Therefore the
  266. Ant developers have chosen to retire Antidote.</p>
  267. <p>Antidote will no longer be developed by the Ant project; its
  268. CVS module will be shut down.</p>
  269. <p>If you are interested in Antidote's sources to learn from or
  270. build on it, you can find snapshots at <a href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p>
  271. <h3 class="section">
  272. <a name="Ant 1.6.2"></a>
  273. Ant 1.6.2
  274. </h3>
  275. <h3>July 16, 2004 - Ant 1.6.2 Available</h3>
  276. <p>Apache Ant 1.6.2 available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
  277. <p>Nested elements for namespaced tasks and types may belong to the
  278. Ant default namespace as well as the task's or type's namespace.</p>
  279. <p>All exceptions thrown by tasks are now wrapped in a
  280. buildexception giving the location in the buildfile of the task.</p>
  281. <p>Ant 1.6.2 fixes a large number of bugs and adds a number of
  282. features which were asked for by users on Bugzilla.</p>
  283. <h3 class="section">
  284. <a name="Wiki Migration"></a>
  285. Wiki Migration
  286. </h3>
  287. <h3>February 29, 2004</h3>
  288. <p>The Ant Wiki pages have been migrated to their
  289. <a href="http://wiki.apache.org/ant/">new home</a> on the Apache
  290. Wiki farm.
  291. </p>
  292. <h3 class="section">
  293. <a name="Ant 1.6.1"></a>
  294. Ant 1.6.1
  295. </h3>
  296. <h3>February 12, 2004 - Ant 1.6.1 Available</h3>
  297. <p>Apache Ant 1.6.1 is still available for
  298. <a href="http://archive.apache.org/dist/ant/">download</a>.
  299. </p>
  300. <p>The ASF Board has approved the new Apache License 2.0.
  301. For a copy of that license, please see
  302. <a href="http://www.apache.org/licenses/">
  303. http://www.apache.org/licenses/</a>.</p>
  304. <p>The Ant 1.6.1 release is delivered with the
  305. Apache License 2.0.</p>
  306. <p>Ant 1.6.1 fixes several bugs, most notably the handling
  307. of the default namespace for nested elements.</p>
  308. <p>Ant 1.6.1 also introduces initial support for compiling with
  309. Java 1.5.</p>
  310. <h3 class="section">
  311. <a name="Ant 1.6.0"></a>
  312. Ant 1.6.0
  313. </h3>
  314. <h3>December 18, 2003 - Ant 1.6.0 Available</h3>
  315. <p>Apache Ant 1.6.0 is still available for
  316. <a href="http://archive.apache.org/dist/ant/">download</a>.
  317. </p>
  318. <p>As
  319. we've already said in the announcements of Ant 1.5.4, this release
  320. requires JDK 1.2 or later to run.</p>
  321. <p>Ant 1.6.0 adds a lot of new features, most prominently support
  322. for XML namespaces as well as a new concept of Ant libraries that
  323. makes use of namespaces to avoid name clashes of custom tasks.
  324. For a longer list of fixed bugs and new features see the release
  325. notes.</p>
  326. <p>If you find anything that hasn't been covered in the manual (I bet you
  327. did) or could be explained better, feel free to help us out in the
  328. <a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p>
  329. <h3 class="section">
  330. <a name="Ant 1.5.4"></a>
  331. Ant 1.5.4
  332. </h3>
  333. <h3>August 12, 2003 - Ant 1.5.4 Available</h3>
  334. <p>Apache Ant 1.5.4 is still available for
  335. <a href="http://archive.apache.org/dist/ant/">download</a>.
  336. </p>
  337. <p>This is a minor bugfix release that fixes a problem with the
  338. <code>javah</code> task on JDK 1.4.2 and a couple of bugs in the
  339. Visual Age for Java intergration tasks. If you don't use javah or
  340. VAJ, there is no reason to upgrade.</p>
  341. <div class="warning">
  342. <div class="label">Note</div>
  343. <div class="content">Ant 1.5.4 is the last release that supports
  344. JDK 1.1. Ant 1.6.0 requires JDK 1.2 or
  345. later.
  346. </div>
  347. </div>
  348. <h3 class="section">
  349. <a name="Java Pro 2003 Readers Choice Award"></a>
  350. Java Pro 2003 Readers Choice Award
  351. </h3>
  352. <a href="http://www.ftponline.com/javapro/">
  353. <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /></a>
  354. <h3>June 11th, 2003: Ant wins a Java Pro readers' choice award</h3>
  355. <p>
  356. Ant has won the Java Pro 2003 Readers' Choice Award for
  357. </p>
  358. <p>
  359. <strong>Most Valuable Java Deployment Technology</strong>.
  360. </p>
  361. <p>
  362. Thanks to Java Pro and all its readers. You can read about
  363. these
  364. <a href="http://www.ftponline.com/reports/javaone/2003/awards/">awards</a>
  365. at the Java Pro website.
  366. </p>
  367. <h3 class="section">
  368. <a name="JDJ Editors Choice Award"></a>
  369. JDJ Editors Choice Award
  370. </h3>
  371. <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>
  372. <h3>June 2003: Ant wins JDJ Editors' Choice Award</h3>
  373. <p>
  374. "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
  375. </p>
  376. <h3 class="section">
  377. <a name="Ant keeps on winning!"></a>
  378. Ant keeps on winning!
  379. </h3>
  380. <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  381. <h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3>
  382. <p>
  383. Ant has won the JavaWorld Editors' Choice Award for
  384. </p>
  385. <p>
  386. <strong>Most Useful Java Community-Developed Technology</strong>
  387. </p>
  388. <p>
  389. for the second time in a row! Read the
  390. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
  391. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
  392. <h3 class="section">
  393. <a name="Ant 1.5.3"></a>
  394. Ant 1.5.3
  395. </h3>
  396. <h3>April 9, 2003 - Ant 1.5.3 Available</h3>
  397. <p>Apache Ant 1.5.3 is still available for
  398. <a href="http://archive.apache.org/dist/ant/">download</a>.
  399. </p>
  400. <h3 class="section">
  401. <a name="Ant 1.5.2"></a>
  402. Ant 1.5.2
  403. </h3>
  404. <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
  405. <p>The final version of Ant 1.5.2 is available for
  406. <a href="http://archive.apache.org/dist/ant/">download</a>.
  407. If you have any feedback on this release, feel free to join the
  408. discussion on the dev and user mailing lists.
  409. </p>
  410. <h3 class="section">
  411. <a name="Ant Top Level Project"></a>
  412. Ant Top Level Project
  413. </h3>
  414. <h3>November 18, 2002</h3>
  415. <p>The Apache board <a href="mission.html">created</a>
  416. the Apache Ant top level project. Ant has now migrated from the Jakarta
  417. project into an Apache project of its own. This is primarily an
  418. organizational change and will not affect the technical aspects of
  419. the project. Ant retains a strong association with the Apache
  420. Jakarta project. One effect of this change is that the Ant webpage
  421. is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a>
  422. </p>
  423. <h3 class="section">
  424. <a name="Ant 1.5.1"></a>
  425. Ant 1.5.1
  426. </h3>
  427. <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  428. <p>The final version of Ant 1.5.1 is still available for
  429. <a href="http://archive.apache.org/dist/ant/">
  430. download</a>. If you have any feedback on this release, feel free to join the
  431. discussion on the ant-dev and ant-user mailing lists.
  432. </p>
  433. <h3 class="section">
  434. <a name="Ant 1.5"></a>
  435. Ant 1.5
  436. </h3>
  437. <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
  438. <p>The wrapper script of Ant 1.5 needs to be replaced with a new
  439. version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
  440. <h3>July 10, 2002 - Ant 1.5 Released!</h3>
  441. <p>The final version of Ant 1.5 is now available for
  442. <a href="http://archive.apache.org/dist/ant/">
  443. download</a>. If you have any feedback on this release, feel free to join the
  444. discussion on the ant-dev and ant-user mailing lists.
  445. </p>
  446. <h3 class="section">
  447. <a name="Ant wins again!"></a>
  448. Ant wins again!
  449. </h3>
  450. <a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right" /></a>
  451. <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's
  452. 2002 Productivity Award.</h3>
  453. <p>
  454. Ant has been awarded a <strong>2002 Productivity Award</strong> by
  455. <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
  456. magazine. Read the
  457. <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
  458. press release</a> for more information and the full list of winners.
  459. </p>
  460. <h3 class="section">
  461. <a name="Ant has won!"></a>
  462. Ant has won!
  463. </h3>
  464. <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  465. <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice
  466. Award</h3>
  467. <p>
  468. Ant has won the JavaWorld Editors' Choice Award for
  469. <strong>Most Useful Java Community-Developed Technology</strong>.
  470. Read the
  471. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html "> full article</a> -- or jump directly to the bit about
  472. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
  473. <h3 class="section">
  474. <a name="Java 1.4 Support"></a>
  475. Java 1.4 Support
  476. </h3>
  477. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  478. <p>
  479. Java 1.4 has now been released by Sun. The latest Ant source supports
  480. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  481. attribute. It also contains a compatibility fix needed for some ant tasks
  482. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  483. please use a recent build or compile your own version from the source tree.
  484. </p>
  485. <h3 class="section">
  486. <a name="See our new logo!"></a>
  487. See our new logo!
  488. </h3>
  489. <h3>Have a look at our new cool logo!</h3>
  490. <h3 class="section">
  491. <a name="Ant 1.4.1"></a>
  492. Ant 1.4.1
  493. </h3>
  494. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  495. <p>Please visit the
  496. <a href="http://archive.apache.org/dist/ant/">
  497. download area</a>.
  498. </p>
  499. <h3 class="section">
  500. <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"></a>
  501. Best-Practices Profile of Ant at Sun's Dot-Com Builder
  502. </h3>
  503. <p>Sun has released an introductory article on Ant on their
  504. 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>
  505. </div>
  506. </div>
  507. <p class="copyright">
  508. <script type="text/javascript" language="JavaScript"><!--
  509. document.write(" - "+"Last Published: " + document.lastModified);
  510. // -->
  511. </script>
  512. </p>
  513. </body>
  514. </html>