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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407
  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. <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://nagoya.apache.org/wiki/apachewiki.cgi?AntProjectPages">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="./cvs.html">CVS Repositories</a>
  134. </li>
  135. <li>
  136. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  137. </li>
  138. <li>
  139. <a href="http://issues.apache.org/bugzilla/enter_bug.cgi?product=Ant&amp;bug_severity=Enhancement">Enhancement Requests</a>
  140. </li>
  141. <li>
  142. <a href="http://www.apache.org/foundation/contributing.html">Donations</a>
  143. </li>
  144. </ul>
  145. </li>
  146. <li class="menuheader">Project Management
  147. <ul>
  148. <li>
  149. <a href="./contributors.html">Contributors</a>
  150. </li>
  151. <li>
  152. <a href="./mission.html">Apache Ant Mission</a>
  153. </li>
  154. <li>
  155. <a href="./bylaws.html">Project Bylaws</a>
  156. </li>
  157. <li>
  158. <a href="./legal.html">Legal</a>
  159. </li>
  160. </ul>
  161. </li>
  162. </ul>
  163. </div>
  164. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  165. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  166. </div>
  167. <div class="lightbluebar">&nbsp;</div>
  168. <div class="main">
  169. <div class="content">
  170. <h1 class="title">News</h1>
  171. <h3 class="section">
  172. <a name="Ant 1.6.1beta1"></a>
  173. Ant 1.6.1beta1
  174. </h3>
  175. <h3>January 29, 2004 - Ant 1.6.1beta1 Available</h3>
  176. <p>Apache Ant 1.6.1beta1 is now available for <a href="http://cvs.apache.org/dist/ant/v1.6.1beta1/">download</a>.</p>
  177. <p>The ASF Board has approved the new Apache License 2.0.
  178. For a copy of that license, please see
  179. <a href="http://www.apache.org/licenses/">
  180. http://www.apache.org/licenses/</a>.</p>
  181. <p>The Ant 1.6.1 final release will probably be delivered with the
  182. Apache License 2.0, pending the result of a vote.</p>
  183. <p>Ant 1.6.1beta1 fixes several bugs, most notably the handling
  184. of the default namespace for nested elements.</p>
  185. <p>Ant 1.6.1beta1 also introduces initial support for compiling with
  186. Java 1.5.</p>
  187. <h3 class="section">
  188. <a name="Ant 1.6.0"></a>
  189. Ant 1.6.0
  190. </h3>
  191. <h3>December 18, 2003 - Ant 1.6.0 Available</h3>
  192. <p>Apache Ant 1.6.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>. As
  193. we've already said in the announcements of Ant 1.5.4, this release
  194. requires JDK 1.2 or later to run.</p>
  195. <p>Ant 1.6.0 adds a lot of new features, most prominently support
  196. for XML namespaces as well as a new concept of Ant libraries that
  197. makes use of namespaces to avoid name clashes of custom tasks.
  198. For a longer list of fixed bugs and new features see the release
  199. notes.</p>
  200. <p>If you find anything that hasn't been covered in the manual (I bet you
  201. did) or could be explained better, feel free to help us out in the
  202. <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?NewAntFeaturesInDetail">Wiki </a>.</p>
  203. <h3 class="section">
  204. <a name="Ant 1.5.4"></a>
  205. Ant 1.5.4
  206. </h3>
  207. <h3>August 12, 2003 - Ant 1.5.4 Available</h3>
  208. <p>Apache Ant 1.5.4 is still available for
  209. <a href="http://archive.apache.org/dist/ant">download</a>.
  210. </p>
  211. <p>This is a minor bugfix release that fixes a problem with the
  212. <code>javah</code> task on JDK 1.4.2 and a couple of bugs in the
  213. Visual Age for Java intergration tasks. If you don't use javah or
  214. VAJ, there is no reason to upgrade.</p>
  215. <div class="warning">
  216. <div class="label">Note</div>
  217. <div class="content">Ant 1.5.4 is the last release that supports
  218. JDK 1.1. Ant 1.6.0 requires JDK 1.2 or
  219. later.
  220. </div>
  221. </div>
  222. <h3 class="section">
  223. <a name="Java Pro 2003 Readers Choice Award"></a>
  224. Java Pro 2003 Readers Choice Award
  225. </h3>
  226. <a href="http://www.ftponline.com/javapro/">
  227. <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /></a>
  228. <h3>June 11th, 2003: Ant wins a Java Pro readers' choice award</h3>
  229. <p>
  230. Ant has won the Java Pro 2003 Readers' Choice Award for
  231. </p>
  232. <p>
  233. <strong>Most Valuable Java Deployment Technology</strong>.
  234. </p>
  235. <p>
  236. Thanks to Java Pro and all its readers. You can read about
  237. these
  238. <a href="http://www.ftponline.com/reports/javaone/2003/awards/">awards</a>
  239. at the Java Pro website.
  240. </p>
  241. <h3 class="section">
  242. <a name="JDJ Editors Choice Award"></a>
  243. JDJ Editors Choice Award
  244. </h3>
  245. <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>
  246. <h3>June 2003: Ant wins JDJ Editors' Choice Award</h3>
  247. <p>
  248. "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
  249. </p>
  250. <h3 class="section">
  251. <a name="Ant keeps on winning!"></a>
  252. Ant keeps on winning!
  253. </h3>
  254. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  255. <h3>June 9th, 2003: Ant wins the JavaWorld Editors' Choice Award</h3>
  256. <p>
  257. Ant has won the JavaWorld Editors' Choice Award for
  258. </p>
  259. <p>
  260. <strong>Most Useful Java Community-Developed Technology</strong>
  261. </p>
  262. <p>
  263. for the second time in a row! Read the
  264. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
  265. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
  266. <h3 class="section">
  267. <a name="Ant 1.5.3"></a>
  268. Ant 1.5.3
  269. </h3>
  270. <h3>April 9, 2003 - Ant 1.5.3 Available</h3>
  271. <p>Apache Ant 1.5.3 is still available for
  272. <a href="http://archive.apache.org/dist/ant">download</a>.
  273. </p>
  274. <h3 class="section">
  275. <a name="Ant 1.5.2"></a>
  276. Ant 1.5.2
  277. </h3>
  278. <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
  279. <p>The final version of Ant 1.5.2 is available for
  280. <a href="http://archive.apache.org/dist/ant">download</a>.
  281. If you have any feedback on this release, feel free to join the
  282. discussion on the dev and user mailing lists.
  283. </p>
  284. <h3 class="section">
  285. <a name="Ant Top Level Project"></a>
  286. Ant Top Level Project
  287. </h3>
  288. <h3>November 18, 2002</h3>
  289. <p>The Apache board <a href="mission.html">created</a>
  290. the Apache Ant top level project. Ant has now migrated from the Jakarta
  291. project into an Apache project of its own. This is primarily an
  292. organizational change and will not affect the technical aspects of
  293. the project. Ant retains a strong association with the Apache
  294. Jakarta project. One effect of this change is that the Ant webpage
  295. is now located at <a href="http://ant.apache.org">http://ant.apache.org</a>
  296. </p>
  297. <h3 class="section">
  298. <a name="Ant 1.5.1"></a>
  299. Ant 1.5.1
  300. </h3>
  301. <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  302. <p>The final version of Ant 1.5.1 is still available for
  303. <a href="http://archive.apache.org/dist/ant">
  304. download</a>. If you have any feedback on this release, feel free to join the
  305. discussion on the ant-dev and ant-user mailing lists.
  306. </p>
  307. <h3 class="section">
  308. <a name="Ant 1.5"></a>
  309. Ant 1.5
  310. </h3>
  311. <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
  312. <p>The wrapper script of Ant 1.5 needs to be replaced with a new
  313. version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
  314. <h3>July 10, 2002 - Ant 1.5 Released!</h3>
  315. <p>The final version of Ant 1.5 is now available for
  316. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.5/">
  317. download</a>. If you have any feedback on this release, feel free to join the
  318. discussion on the ant-dev and ant-user mailing lists.
  319. </p>
  320. <h3 class="section">
  321. <a name="Ant wins again!"></a>
  322. Ant wins again!
  323. </h3>
  324. <a href="http://www.sdmagazine.com"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right" /></a>
  325. <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine's
  326. 2002 Productivity Award.</h3>
  327. <p>
  328. Ant has been awarded a <strong>2002 Productivity Award</strong> by
  329. <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
  330. magazine. Read the
  331. <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
  332. press release</a> for more information and the full list of winners.
  333. </p>
  334. <h3 class="section">
  335. <a name="Ant has won!"></a>
  336. Ant has won!
  337. </h3>
  338. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  339. <h3>Mar 26, 2002: Ant wins the JavaWorld Editors' Choice
  340. Award</h3>
  341. <p>
  342. Ant has won the JavaWorld Editors' Choice Award for
  343. <strong>Most Useful Java Community-Developed Technology</strong>.
  344. Read the
  345. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html "> full article</a> -- or jump directly to the bit about
  346. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
  347. <h3 class="section">
  348. <a name="Java 1.4 Support"></a>
  349. Java 1.4 Support
  350. </h3>
  351. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  352. <p>
  353. Java 1.4 has now been released by Sun. The latest Ant source supports
  354. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  355. attribute. It also contains a compatibility fix needed for some ant tasks
  356. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  357. please use a recent build or compile your own version from the source tree.
  358. </p>
  359. <h3 class="section">
  360. <a name="See our new logo!"></a>
  361. See our new logo!
  362. </h3>
  363. <h3>Have a look at our new cool logo!</h3>
  364. <h3 class="section">
  365. <a name="Ant 1.4.1"></a>
  366. Ant 1.4.1
  367. </h3>
  368. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  369. <p>Please visit the
  370. <a href="http://jakarta.apache.org/builds/jakarta-ant/release/v1.4.1/">
  371. download area</a>.
  372. </p>
  373. <h3 class="section">
  374. <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"></a>
  375. Best-Practices Profile of Ant at Sun's Dot-Com Builder
  376. </h3>
  377. <p>Sun has released an introductory article on Ant on their
  378. 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>
  379. </div>
  380. </div>
  381. <p class="copyright">
  382. Copyright &copy; 2000-2004&nbsp;The Apache Software Foundation. All rights reserved.
  383. <script type="text/javascript" language="JavaScript"><!--
  384. document.write(" - "+"Last Published: " + document.lastModified);
  385. // -->
  386. </script>
  387. </p>
  388. </body>
  389. </html>