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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--
  3. Licensed to the Apache Software Foundation (ASF) under one or more
  4. contributor license agreements. See the NOTICE file distributed with
  5. this work for additional information regarding copyright ownership.
  6. The ASF licenses this file to You under the Apache License, Version 2.0
  7. (the "License"); you may not use this file except in compliance with
  8. the License. You may obtain a copy of the License at
  9. http://www.apache.org/licenses/LICENSE-2.0
  10. Unless required by applicable law or agreed to in writing, software
  11. distributed under the License is distributed on an "AS IS" BASIS,
  12. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  13. See the License for the specific language governing permissions and
  14. limitations under the License.
  15. -->
  16. <html lang="en">
  17. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  18. <head>
  19. <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  20. <title>Apache Ant - Apache Ant&#x2122; Project News</title>
  21. <link type="text/css" href="./page.css" rel="stylesheet">
  22. <meta name="author" content="Conor MacNeill">
  23. <meta name="email" content="">
  24. <meta name="author" content="Stefan Bodewig">
  25. <meta name="email" content="">
  26. <meta name="author" content="Magesh Umasankar">
  27. <meta name="email" content="">
  28. <meta name="author" content="Antoine Levy-Lambert">
  29. <meta name="email" content="">
  30. </head>
  31. <body>
  32. <p class="navpath">
  33. <script src="./breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
  34. </p>
  35. <div class="logobar">
  36. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  37. <tr>
  38. <td align="left"><img border="0" alt="Apache Ant site" src="./images/group-logo.gif"></td>
  39. <td align="center" width="100%"><img alt="Apache Ant logo" border="0" src="./images/project-logo.gif"></td>
  40. <td align="right">
  41. <form target="_blank" onsubmit="q.value = query.value + ' site:ant.apache.org'" action="http://www.google.com/search" method="get">
  42. <table summary="search" border="0" cellspacing="0" cellpadding="0" bgcolor="#4C6C8F">
  43. <tr>
  44. <td colspan="3"><img height="10" width="1" alt="" src="./images/spacer.gif"></td>
  45. </tr>
  46. <tr>
  47. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  48. <td nowrap="nowrap" class="searchcaption">
  49. <input name="q" type="hidden">
  50. <input size="15" id="query" type="text">
  51. <img height="1" width="5" alt="" src="./images/spacer.gif">
  52. <input name="Search" value="Search" type="submit">
  53. <br>
  54. the Apache Ant site
  55. </td>
  56. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  57. </tr>
  58. <tr>
  59. <td><img alt="" border="0" height="10" width="9" src="./images/search-left.gif"></td>
  60. <td><img height="1" width="1" alt="" src="./images/spacer.gif"></td>
  61. <td><img alt="" border="0" height="10" width="9" src="./images/search-right.gif"></td>
  62. </tr>
  63. </table>
  64. </form>
  65. </td>
  66. </tr>
  67. </table>
  68. </div>
  69. <div class="tab">
  70. <table summary="tab bar" border="0" cellpadding="0" cellspacing="0">
  71. <tr>
  72. <td width="8"><img alt="" height="5" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  73. <table summary="selected tab" style="height: 1.5em" border="0" cellpadding="0" cellspacing="0">
  74. <tr>
  75. <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>
  76. </tr>
  77. </table>
  78. </td>
  79. <td width="5"><img alt="" height="8" width="8" src="./images/spacer.gif"></td><td valign="bottom">
  80. <table summary="non selected tab" style="height: 1.4em" border="0" cellpadding="0" cellspacing="0">
  81. <tr>
  82. <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>
  83. </tr>
  84. </table>
  85. </td>
  86. </tr>
  87. </table>
  88. </div>
  89. <div class="bluebar"></div>
  90. <div class="menucontainer">
  91. <div class="menu">
  92. <ul>
  93. <li class="menuheader">Apache Ant
  94. <ul>
  95. <li>
  96. <a href="./index.html">Welcome</a>
  97. </li>
  98. <li>
  99. <a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a>
  100. </li>
  101. <li>
  102. <a href="./antnews.html">News</a>
  103. </li>
  104. </ul>
  105. </li>
  106. <li class="menuheader">Documentation
  107. <ul>
  108. <li>
  109. <a href="./manual/index.html">Manual</a>
  110. </li>
  111. <li>
  112. <a href="./projects.html">Related Projects</a>
  113. </li>
  114. <li>
  115. <a href="./external.html">External Tools and Tasks</a>
  116. </li>
  117. <li>
  118. <a href="./resources.html">Resources</a>
  119. </li>
  120. <li>
  121. <a href="./faq.html">Frequently Asked Questions</a>
  122. </li>
  123. <li>
  124. <a href="http://wiki.apache.org/ant/FrontPage">Wiki</a>
  125. </li>
  126. <li>
  127. <a href="./problems.html">Having Problems?</a>
  128. </li>
  129. </ul>
  130. </li>
  131. <li class="menuheader">Download
  132. <ul>
  133. <li>
  134. <a href="http://ant.apache.org/bindownload.cgi">Binary Distributions</a>
  135. </li>
  136. <li>
  137. <a href="http://ant.apache.org/srcdownload.cgi">Source Distributions</a>
  138. </li>
  139. <li>
  140. <a href="http://ant.apache.org/manualdownload.cgi">Ant Manual</a>
  141. </li>
  142. </ul>
  143. </li>
  144. <li class="menuheader">Contributing
  145. <ul>
  146. <li>
  147. <a href="./mail.html">Mailing Lists</a>
  148. </li>
  149. <li>
  150. <a href="./svn.html">Subversion Repositories</a>
  151. </li>
  152. <li>
  153. <a href="./nightlies.html">Nightly+Continuous Builds</a>
  154. </li>
  155. <li>
  156. <a href="./bugs.html">Bug Database</a>
  157. </li>
  158. <li>
  159. <a href="http://www.apache.org/security/">Security</a>
  160. </li>
  161. </ul>
  162. </li>
  163. <li class="menuheader">Sponsorship
  164. <ul>
  165. <li>
  166. <a href="http://www.apache.org/foundation/thanks.html">Thanks</a>
  167. </li>
  168. <li>
  169. <a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a>
  170. </li>
  171. </ul>
  172. </li>
  173. <li class="menuheader">Project Management
  174. <ul>
  175. <li>
  176. <a href="./contributors.html">Contributors</a>
  177. </li>
  178. <li>
  179. <a href="./mission.html">Apache Ant Mission</a>
  180. </li>
  181. <li>
  182. <a href="./bylaws.html">Project Bylaws</a>
  183. </li>
  184. <li>
  185. <a href="./legal.html">Legal</a>
  186. </li>
  187. </ul>
  188. </li>
  189. </ul>
  190. </div>
  191. <center>
  192. <a href="http://www.apache.org/events/current-event.html"><img border="0" title="ApacheCon" alt="ApacheCon - logo" src="http://www.apache.org/events/current-event-125x125.png" style="width: 125px;height: 125px;"></a>
  193. </center>
  194. <img style="float: left" height="10" width="10" border="0" alt="" src="./images/menu-left.gif">
  195. <img style="float: right" height="10" width="10" border="0" alt="" src="./images/menu-right.gif">
  196. </div>
  197. <div class="lightbluebar">&nbsp;</div>
  198. <div class="main">
  199. <div class="content">
  200. <h1 class="title">Apache Ant&#x2122; Project News</h1>
  201. <h3 class="section">
  202. <a name="Apache Ant 1.8.2"></a>
  203. Apache Ant 1.8.2
  204. </h3>
  205. <h3>December 27th, 2010 - Apache Ant 1.8.2 Released</h3>
  206. <p>Apache Ant 1.8.2 is now available for download as source or binary (with and without
  207. dependencies) from
  208. <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
  209. <p>Key features of the 1.8.2 release are</p>
  210. <ul>
  211. <li>performance improvements in directory scanning</li>
  212. <li>XSLT task honors classpath again (bugrep 49271)</li>
  213. <li>distinction between core tasks and optional tasks is abolished</li>
  214. <li>numerous bug fixes and improvements as documented in Bugzilla
  215. and in WHATSNEW</li>
  216. </ul>
  217. <h3 class="section">
  218. <a name="Apache Ivy 2.2.0"></a>
  219. Apache Ivy 2.2.0
  220. </h3>
  221. <h3>September 30, 2010 - Apache Ivy 2.2.0 Released</h3>
  222. <p>Apache Ivy 2.2.0 is now available for download as source or binary (with and without
  223. dependencies) from
  224. <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p>
  225. <p>Key features of the 2.2.0 release are</p>
  226. <ul>
  227. <li>enhanced Maven2 compatibility, with several bug fixes and
  228. more pom features covered</li>
  229. <li>new parent mechanism for Ivy files</li>
  230. <li>improved pom generation from an ivy.xml file</li>
  231. <li>automated PGP signature generation when uploading artifacts</li>
  232. <li>numerous bug fixes and improvements as documented in Jira
  233. and in the release notes</li>
  234. </ul>
  235. <p>For more information see
  236. the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
  237. <h3 class="section">
  238. <a name="Apache Ant 1.8.1"></a>
  239. Apache Ant 1.8.1
  240. </h3>
  241. <h3>May 7th, 2010 - Apache Ant 1.8.1 Released</h3>
  242. <p>Apache Ant 1.8.1 is now available for download as source or binary (with and without
  243. dependencies) from
  244. <a href="http://ant.apache.org/bindownload.cgi">http://ant.apache.org/bindownload.cgi</a>.</p>
  245. <p>Key features of the 1.8.1 release are</p>
  246. <ul>
  247. <li>new task augment allows to add attributes or nested elements to previously defined references</li>
  248. <li>numerous bug fixes and improvements as documented in Bugzilla
  249. and in WHATSNEW</li>
  250. </ul>
  251. <h3 class="section">
  252. <a name="Apache Ant 1.8.0"></a>
  253. Apache Ant 1.8.0
  254. </h3>
  255. <h3>Februrary 8th, 2010 - Apache Ant 1.8.0 Released</h3>
  256. <p>Key features of the 1.8.0 release are</p>
  257. <ul>
  258. <li>Lexically scoped local properties, i.e. properties that are only defined inside a target,
  259. sequential block or similar environment. This is very useful inside
  260. of &lt;macrodef&gt;s where a macro can now define a temporary property
  261. that will disappear once the task has finished.</li>
  262. <li>&lt;import&gt; can now import from any file- or URL-providing resource -
  263. this includes &lt;javaresource&gt;.
  264. This means &lt;import&gt; can read build file snippets from JARs or fixed server URLs.
  265. There are several other improvements in the area of import.</li>
  266. <li>Various improvements to the directory scanning code that help with symbolic link
  267. cycles (as can be found on MacOS X Java installations for example) and improve
  268. scanning performance. For big directory trees the improvement is
  269. <a href="http://mail-archives.apache.org/mod_mbox/ant-dev/200809.mbox/%3Cy1u4p48li29.fsf@v30161.1blu.de%3E">dramatic</a>.</li>
  270. <li>The way developers can extend Ant's property expansion algorithm has been rewritten
  271. (breaking the older API) to be easier to use and be more powerful.
  272. The whole local properties mechanism is implemented using that API and could be
  273. implemented in a separate library without changes in Ant's core.
  274. Things like the yet-to-be-released props Antlib can now provide often required
  275. "scripty" fuctions without touching Ant itself.
  276. At the same time the if and unless attributes have been rewritten to do the expected
  277. thing if applied to a property expansion (i.e. if="${foo}" will mean "yes, do it"
  278. if ${foo} expands to true, in Ant 1.7.1 it would mean "no" unless a property named
  279. "true" existed). This adds "testing conditions" as a new use-case to property
  280. expansion.</li>
  281. <li>A new top-level element &lt;extension-point&gt; assists in writing re-usable
  282. build files that are meant to be imported. &lt;extension-point&gt; has a name
  283. and a dependency-list like &lt;target&gt; and can be used like a &lt;target&gt;
  284. from the command line or a dependency-list but the importing build file can add
  285. targets to the &lt;extension-point&gt;'s depends list. </li>
  286. <li>Ant now requires Java 1.4 or later</li>
  287. <li>new task include provides an alternative to &lt;import&gt; that
  288. should be preferred when you don't want to override any targets</li>
  289. <li>numerous bug fixes and improvements as documented in Bugzilla
  290. and in WHATSNEW</li>
  291. </ul>
  292. <h3 class="section">
  293. <a name="Apache Ivy 2.1.0"></a>
  294. Apache Ivy 2.1.0
  295. </h3>
  296. <h3>October 8, 2009 - Apache Ivy 2.1.0 Released</h3>
  297. <p>Key features of the 2.1.0 release are</p>
  298. <ul>
  299. <li>enhanced Maven2 compatibility, with several bug fixes and
  300. more pom features covered</li>
  301. <li>new options for the Ivy Ant tasks and commandline</li>
  302. <li>configuration intersections and configuration groups</li>
  303. <li>numerous bug fixes and improvements as documented in Jira
  304. and in the release notes</li>
  305. </ul>
  306. <p>For more information see
  307. the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
  308. <h3 class="section">
  309. <a name="Apache IvyDE 2.0.0"></a>
  310. Apache IvyDE 2.0.0
  311. </h3>
  312. <h3>July 13, 2009 - Apache IvyDE 2.0.0 Released</h3>
  313. <p>Apache IvyDE 2.0.0 is now available for download from
  314. <a href="http://ant.apache.org/ivy/ivyde/download.cgi">http://ant.apache.org/ivy/ivyde/download.cgi</a>
  315. or directly from the updatesite
  316. <a href="http://www.apache.org/dist/ant/ivyde/updatesite">http://www.apache.org/dist/ant/ivyde/updatesite</a>
  317. </p>
  318. <p>This is the first release considered as stable since the project as been hosted
  319. by the Apache Software Foundation.</p>
  320. <p>Major changes in this release:</p>
  321. <ul>
  322. <li>the "resolve in workspace" feature (make IvyDE search for Ivy dependencies
  323. directly into the Eclipse projects) has been introduced in the last release
  324. but was quite experimental. It has been refactored to be more reliable and
  325. have been reported to be working like a charm by some of the IvyDE early users.</li>
  326. <li>the user documentation of IvyDE is now available directly into the Eclipse help center.</li>
  327. <li>IvyDE can now load property files along with the Ivy settings.</li>
  328. </ul>
  329. <p>For more information see
  330. the <a href="http://ant.apache.org/ivy/ivyde/">IvyDE home page</a>.</p>
  331. <h3 class="section">
  332. <a name="Apache Ivy 2.0.0"></a>
  333. Apache Ivy 2.0.0
  334. </h3>
  335. <h3>January 20, 2009 - Apache Ivy 2.0.0 Released</h3>
  336. <p>Apache Ivy 2.0.0 (final) is now available for download as source or binary (with and without
  337. dependencies) from
  338. <a href="http://ant.apache.org/ivy/download.cgi">http://ant.apache.org/ivy/download.cgi</a>.</p>
  339. <p>This is the first non-beta release of Ivy under Apache and includes some major new features
  340. like: enhanced Maven2 compatibility, improved cache management, improved concurrency support
  341. and numerous bug fixes and other improvements.</p>
  342. <p>For more information see the <a href="http://ant.apache.org/ivy/">Ivy home page</a>.</p>
  343. <h3 class="section">
  344. <a name="Apache AntUnit 1.1"></a>
  345. Apache AntUnit 1.1
  346. </h3>
  347. <h3>September 26, 2008 - Apache AntUnit 1.1 Released</h3>
  348. <p>Apache AntUnit 1.1 is now available for download as <a href="http://ant.apache.org/antlibs/bindownload.cgi">binary</a>
  349. or <a href="http://ant.apache.org/antlibs/srcdownload.cgi">source</a>
  350. release.</p>
  351. <p>In addition to a few bugfixes and some new assertions AntUnit
  352. 1.1 allows test listeners to receive the log output of the
  353. project under test. Both plainlistener and xmllistener have
  354. an option that makes them echo the project's output into their
  355. respective logs.</p>
  356. <p>For more information see the <a href="antlibs/antunit/">Antlib's
  357. home page</a></p>
  358. <h3 class="section">
  359. <a name="Apache AntUnit 1.1 Beta 1"></a>
  360. Apache AntUnit 1.1 Beta 1
  361. </h3>
  362. <h3>September 3, 2008 - Apache AntUnit 1.1 Beta 1 Available</h3>
  363. <h3 class="section">
  364. <a name="Apache Ant 1.7.1"></a>
  365. Apache Ant 1.7.1
  366. </h3>
  367. <h3>June 27, 2008 - Apache Ant 1.7.1 Available</h3>
  368. <p>Apache Ant 1.7.1 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  369. <p> Ant 1.7.1 is mainly a bugfix release.</p>
  370. <p>Ant 1.7.1 has extended support for Java6 features.</p>
  371. <p> Ant 1.7.1 &lt;script&gt; now has support for JavaFX.</p>
  372. <h3 class="section">
  373. <a name="Apache Ivy is an Ant Sub-Project Now!"></a>
  374. Apache Ivy is an Ant Sub-Project Now!
  375. </h3>
  376. <h3>October 11, 2007 - Apache Ivy is an Ant Sub-Project Now!</h3>
  377. <p>Apache Ivy, "A Java based tool for tracking, resolving and
  378. managing project dependencies.", just finished <a href="http://incubator.apache.org/">Incubation</a> and has joined
  379. the Ant project. More information will be available from the Ant
  380. site soon.</p>
  381. <p>Until we've finished the migration, you can learn more about
  382. Ivy from its <a href="http://incubator.apache.org/ivy/">Incubator
  383. website</a>.</p>
  384. <h3 class="section">
  385. <a name="Apache AntUnit 1.0"></a>
  386. Apache AntUnit 1.0
  387. </h3>
  388. <h3>January 8, 2007 - Apache AntUnit 1.0 Available</h3>
  389. <p>Apache AntUnit 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  390. <p>This Ant Library contains tasks to test Ant tasks using Ant
  391. instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
  392. <h3 class="section">
  393. <a name="Apache Ant 1.7.0"></a>
  394. Apache Ant 1.7.0
  395. </h3>
  396. <h3>December 19, 2006 - Apache Ant 1.7.0 Available</h3>
  397. <p>Apache Ant 1.7.0 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  398. <p> Ant 1.7 introduces a resource framework. Some of the core ant
  399. tasks such as &lt;copy/&gt; are now able to process not only file
  400. system resources but also zip entries, tar entries, paths, ...
  401. Resource collections group resources, and can be further
  402. combined with operators such as union and intersection. This
  403. can be extended by custom resources and custom tasks using resources.</p>
  404. <p>
  405. Ant 1.7 starts outsourcing of optional tasks to Antlibs.
  406. The .NET antlib in preparation will replace the .NET optional tasks which ship in Ant.
  407. Support for the version control system Subversion will be only provided as an antlib to
  408. be released shortly.
  409. </p>
  410. <p>Ant 1.7 fixes also a large number of bugs.</p>
  411. <p>Ant 1.7 has some initial support for Java6 features.</p>
  412. <h3 class="section">
  413. <a name="Apache .NET Ant Library 1.0Beta1"></a>
  414. Apache .NET Ant Library 1.0Beta1
  415. </h3>
  416. <h3>November 6, 2006 - Apache .NET Ant Library 1.0 Available</h3>
  417. <p>Apache .NET Ant Library 1.0 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  418. <p>This Ant Library contains support for tools like NUnit as well
  419. as the "old" .NET tasks of Ant's core. It has been tested
  420. Microsoft's frameworks as well as Mono.</p>
  421. <p>For more information see the <a href="antlibs/dotnet/">Antlib's
  422. home page</a></p>
  423. <h3 class="section">
  424. <a name="Apache AntUnit 1.0Beta2"></a>
  425. Apache AntUnit 1.0Beta2
  426. </h3>
  427. <h3>October 29, 2006 - Apache AntUnit 1.0Beta2 Available</h3>
  428. <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  429. <p>This Ant Library contains tasks to test Ant tasks using Ant
  430. instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
  431. <h3 class="section">
  432. <a name="Apache AntUnit 1.0Beta1"></a>
  433. Apache AntUnit 1.0Beta1
  434. </h3>
  435. <h3>September 22, 2006 - Apache AntUnit 1.0Beta1 Available</h3>
  436. <p>Apache AntUnit 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  437. <p>This Ant Library contains tasks to test Ant tasks using Ant
  438. instead of JUnit. For more information see the <a href="antlibs/antunit/">AntUnit home page</a>.</p>
  439. <h3 class="section">
  440. <a name="Apache .NET Ant Library 1.0Beta1"></a>
  441. Apache .NET Ant Library 1.0Beta1
  442. </h3>
  443. <h3>September 13, 2006 - Apache .NET Ant Library 1.0Beta1 Available</h3>
  444. <p>Apache .NET Ant Library 1.0Beta1 is now available for <a href="http://ant.apache.org/antlibs/bindownload.cgi">download</a>.</p>
  445. <p>This Ant Library contains support for tools like NUnit as well
  446. as the "old" .NET tasks of Ant's core. It has been tested
  447. Microsoft's frameworks as well as Mono.</p>
  448. <p>For more information see the <a href="antlibs/dotnet/">Antlib's
  449. home page</a></p>
  450. <h3 class="section">
  451. <a name="Apache Ant 1.6.5"></a>
  452. Apache Ant 1.6.5
  453. </h3>
  454. <h3>June 2, 2005 - Apache Ant 1.6.5 Available</h3>
  455. <p>Apache Ant 1.6.5 is now available for <a href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  456. <p>This is a bug fix release.</p>
  457. <h3 class="section">
  458. <a name="Apache Ant 1.6.4"></a>
  459. Apache Ant 1.6.4
  460. </h3>
  461. <h3>May 19, 2005 - Apache Ant 1.6.4 Available</h3>
  462. <p>Apache Ant 1.6.4 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
  463. <p>This is a bug fix release.</p>
  464. <h3 class="section">
  465. <a name="Apache Ant 1.6.3"></a>
  466. Apache Ant 1.6.3
  467. </h3>
  468. <h3>April 28, 2005 - Apache Ant 1.6.3 Available</h3>
  469. <p>Apache Ant 1.6.3 is now available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
  470. <p>There is a large list of fixed bugs and enhancements.</p>
  471. <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
  472. <h3 class="section">
  473. <a name="Apache Antidote Retired"></a>
  474. Apache Antidote Retired
  475. </h3>
  476. <h3>April 4th, 2005 - The Apache Ant Project Retires Apache Antidote, the
  477. Ant GUI</h3>
  478. <p>The Antidote subproject was once started to provide a GUI for
  479. Ant at a time where IDE support for Ant was far from usable.
  480. Unfortunately it never attracted a developer community of its
  481. own.</p>
  482. <p>At the same time IDE support for Ant has become ubiquitous by
  483. now and there is little reason to have a GUI just for Ant. This
  484. makes it even less likely that volunteers will start to spend time
  485. working on it.</p>
  486. <p>Antidote's development has been stalled for years now, despite
  487. some efforts to rejuvenate it by single developers. Therefore the
  488. Ant developers have chosen to retire Antidote.</p>
  489. <p>Antidote will no longer be developed by the Ant project; its
  490. CVS module will be shut down.</p>
  491. <p>If you are interested in Antidote's sources to learn from or
  492. build on it, you can find snapshots at <a href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p>
  493. <h3 class="section">
  494. <a name="Apache Ant 1.6.2"></a>
  495. Apache Ant 1.6.2
  496. </h3>
  497. <h3>July 16, 2004 - Apache Ant 1.6.2 Available</h3>
  498. <p>Apache Ant 1.6.2 available for <a href="http://archive.apache.org/dist/ant/">download</a>.</p>
  499. <p>Nested elements for namespaced tasks and types may belong to the
  500. Ant default namespace as well as the task's or type's namespace.</p>
  501. <p>All exceptions thrown by tasks are now wrapped in a
  502. buildexception giving the location in the buildfile of the task.</p>
  503. <p>Ant 1.6.2 fixes a large number of bugs and adds a number of
  504. features which were asked for by users on Bugzilla.</p>
  505. <h3 class="section">
  506. <a name="Wiki Migration"></a>
  507. Wiki Migration
  508. </h3>
  509. <h3>February 29, 2004</h3>
  510. <p>The Apache Ant Wiki pages have been migrated to their
  511. <a href="http://wiki.apache.org/ant/">new home</a> on the Apache
  512. Wiki farm.
  513. </p>
  514. <h3 class="section">
  515. <a name="Apache Ant 1.6.1"></a>
  516. Apache Ant 1.6.1
  517. </h3>
  518. <h3>February 12, 2004 - Apache Ant 1.6.1 Available</h3>
  519. <p>Apache Ant 1.6.1 is still available for
  520. <a href="http://archive.apache.org/dist/ant/">download</a>.
  521. </p>
  522. <p>The ASF Board has approved the new Apache License 2.0.
  523. For a copy of that license, please see
  524. <a href="http://www.apache.org/licenses/">
  525. http://www.apache.org/licenses/</a>.</p>
  526. <p>The Ant 1.6.1 release is delivered with the
  527. Apache License 2.0.</p>
  528. <p>Ant 1.6.1 fixes several bugs, most notably the handling
  529. of the default namespace for nested elements.</p>
  530. <p>Ant 1.6.1 also introduces initial support for compiling with
  531. Java 1.5.</p>
  532. <h3 class="section">
  533. <a name="Apache Ant 1.6.0"></a>
  534. Apache Ant 1.6.0
  535. </h3>
  536. <h3>December 18, 2003 - Apache Ant 1.6.0 Available</h3>
  537. <p>Apache Ant 1.6.0 is still available for
  538. <a href="http://archive.apache.org/dist/ant/">download</a>.
  539. </p>
  540. <p>As
  541. we've already said in the announcements of Ant 1.5.4, this release
  542. requires JDK 1.2 or later to run.</p>
  543. <p>Ant 1.6.0 adds a lot of new features, most prominently support
  544. for XML namespaces as well as a new concept of Ant libraries that
  545. makes use of namespaces to avoid name clashes of custom tasks.
  546. For a longer list of fixed bugs and new features see the release
  547. notes.</p>
  548. <p>If you find anything that hasn't been covered in the manual (I bet you
  549. did) or could be explained better, feel free to help us out in the
  550. <a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p>
  551. <h3 class="section">
  552. <a name="Apache Ant 1.5.4"></a>
  553. Apache Ant 1.5.4
  554. </h3>
  555. <h3>August 12, 2003 - Apache Ant 1.5.4 Available</h3>
  556. <p>Apache Ant 1.5.4 is still available for
  557. <a href="http://archive.apache.org/dist/ant/">download</a>.
  558. </p>
  559. <p>This is a minor bugfix release that fixes a problem with the
  560. <code>javah</code> task on JDK 1.4.2 and a couple of bugs in the
  561. Visual Age for Java intergration tasks. If you don't use javah or
  562. VAJ, there is no reason to upgrade.</p>
  563. <div class="warning">
  564. <div class="label">Note</div>
  565. <div class="content">Ant 1.5.4 is the last release that supports
  566. JDK 1.1. Ant 1.6.0 requires JDK 1.2 or
  567. later.
  568. </div>
  569. </div>
  570. <h3 class="section">
  571. <a name="Java Pro 2003 Readers Choice Award"></a>
  572. Java Pro 2003 Readers Choice Award
  573. </h3>
  574. <a href="http://www.ftponline.com/javapro/">
  575. <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right" /></a>
  576. <h3>June 11th, 2003: Apache Ant wins a Java Pro readers' choice award</h3>
  577. <p>
  578. Ant has won the Java Pro 2003 Readers' Choice Award for
  579. </p>
  580. <p>
  581. <strong>Most Valuable Java Deployment Technology</strong>.
  582. </p>
  583. <p>
  584. Thanks to Java Pro and all its readers. You can read about
  585. these
  586. <a href="http://www.ftponline.com/reports/javaone/2003/awards/">awards</a>
  587. at the Java Pro website.
  588. </p>
  589. <h3 class="section">
  590. <a name="JDJ Editors Choice Award"></a>
  591. JDJ Editors Choice Award
  592. </h3>
  593. <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>
  594. <h3>June 2003: Apache Ant wins JDJ Editors' Choice Award</h3>
  595. <p>
  596. "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
  597. </p>
  598. <h3 class="section">
  599. <a name="Apache Ant keeps on winning!"></a>
  600. Apache Ant keeps on winning!
  601. </h3>
  602. <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  603. <h3>June 9th, 2003: Apache Ant wins the JavaWorld Editors' Choice Award</h3>
  604. <p>
  605. Ant has won the JavaWorld Editors' Choice Award for
  606. </p>
  607. <p>
  608. <strong>Most Useful Java Community-Developed Technology</strong>
  609. </p>
  610. <p>
  611. for the second time in a row! Read the
  612. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
  613. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
  614. <h3 class="section">
  615. <a name="Apache Ant 1.5.3"></a>
  616. Apache Ant 1.5.3
  617. </h3>
  618. <h3>April 9, 2003 - Apache Ant 1.5.3 Available</h3>
  619. <p>Apache Ant 1.5.3 is still available for
  620. <a href="http://archive.apache.org/dist/ant/">download</a>.
  621. </p>
  622. <h3 class="section">
  623. <a name="Apache Ant 1.5.2"></a>
  624. Apache Ant 1.5.2
  625. </h3>
  626. <h3>March 3, 2003 - Apache Ant 1.5.2 Available!</h3>
  627. <p>The final version of Ant 1.5.2 is available for
  628. <a href="http://archive.apache.org/dist/ant/">download</a>.
  629. If you have any feedback on this release, feel free to join the
  630. discussion on the dev and user mailing lists.
  631. </p>
  632. <h3 class="section">
  633. <a name="Apache Ant Top Level Project"></a>
  634. Apache Ant Top Level Project
  635. </h3>
  636. <h3>November 18, 2002</h3>
  637. <p>The Apache board <a href="mission.html">created</a>
  638. the Apache Ant top level project. Ant has now migrated from the Jakarta
  639. project into an Apache project of its own. This is primarily an
  640. organizational change and will not affect the technical aspects of
  641. the project. Ant retains a strong association with the Apache
  642. Jakarta project. One effect of this change is that the Ant webpage
  643. is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a>
  644. </p>
  645. <h3 class="section">
  646. <a name="Apache Ant 1.5.1"></a>
  647. Apache Ant 1.5.1
  648. </h3>
  649. <h3>October 3, 2002 - Apache Ant 1.5.1 Available !</h3>
  650. <p>The final version of Ant 1.5.1 is still available for
  651. <a href="http://archive.apache.org/dist/ant/">
  652. download</a>. If you have any feedback on this release, feel free to join the
  653. discussion on the ant-dev and ant-user mailing lists.
  654. </p>
  655. <h3 class="section">
  656. <a name="Apache Ant 1.5"></a>
  657. Apache Ant 1.5
  658. </h3>
  659. <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
  660. <p>The wrapper script of Apache Ant 1.5 needs to be replaced with a new
  661. version for Cygwin users. See the <a href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
  662. <h3>July 10, 2002 - Apache Ant 1.5 Released!</h3>
  663. <p>The final version of Ant 1.5 is now available for
  664. <a href="http://archive.apache.org/dist/ant/">
  665. download</a>. If you have any feedback on this release, feel free to join the
  666. discussion on the ant-dev and ant-user mailing lists.
  667. </p>
  668. <h3 class="section">
  669. <a name="Apache Ant wins again!"></a>
  670. Apache Ant wins again!
  671. </h3>
  672. <a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right" /></a>
  673. <h3>Apr 29, 2002: Apache Ant wins <em>Software Development</em> magazine's
  674. 2002 Productivity Award.</h3>
  675. <p>
  676. Ant has been awarded a <strong>2002 Productivity Award</strong> by
  677. <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
  678. magazine. Read the
  679. <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
  680. press release</a> for more information and the full list of winners.
  681. </p>
  682. <h3 class="section">
  683. <a name="Apache Ant has won!"></a>
  684. Apache Ant has won!
  685. </h3>
  686. <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right" /></a>
  687. <h3>Mar 26, 2002: Apache Ant wins the JavaWorld Editors' Choice
  688. Award</h3>
  689. <p>
  690. Ant has won the JavaWorld Editors' Choice Award for
  691. <strong>Most Useful Java Community-Developed Technology</strong>.
  692. Read the
  693. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html "> full article</a> -- or jump directly to the bit about
  694. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
  695. <h3 class="section">
  696. <a name="Java 1.4 Support"></a>
  697. Java 1.4 Support
  698. </h3>
  699. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  700. <p>
  701. Java 1.4 has now been released by Sun. The latest Apache Ant source supports
  702. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  703. attribute. It also contains a compatibility fix needed for some ant tasks
  704. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  705. please use a recent build or compile your own version from the source tree.
  706. </p>
  707. <h3 class="section">
  708. <a name="See our new logo!"></a>
  709. See our new logo!
  710. </h3>
  711. <h3>Have a look at our new cool logo!</h3>
  712. <h3 class="section">
  713. <a name="Apache Ant 1.4.1"></a>
  714. Apache Ant 1.4.1
  715. </h3>
  716. <h3>11 October 2001 Apache Ant 1.4.1 released !</h3>
  717. <p>Please visit the
  718. <a href="http://archive.apache.org/dist/ant/">
  719. download area</a>.
  720. </p>
  721. <h3 class="section">
  722. <a name="Best-Practices Profile of Apache Ant at Sun's Dot-Com Builder"></a>
  723. Best-Practices Profile of Apache Ant at Sun's Dot-Com Builder
  724. </h3>
  725. <p>Sun has released an introductory article on Apache Ant on their
  726. 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>
  727. </div>
  728. </div>
  729. <p class="copyright">
  730. Apache Ant, Apache Ivy, Ant, Ivy, Apache, the Apache feather logo, and the Apache Ant project logos are trademarks of The Apache Software Foundation.
  731. <script type="text/javascript" language="JavaScript"><!--
  732. document.write(" - "+"Last Published: " + document.lastModified);
  733. // -->
  734. </script>
  735. </p>
  736. </body>
  737. </html>