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.xml 12 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304
  1. <?xml version="1.0"?>
  2. <!--
  3. Copyright 2001-2005 The Apache Software Foundation
  4. Licensed under the Apache License, Version 2.0 (the "License");
  5. you may not use this file except in compliance with the License.
  6. You may obtain a copy of the License at
  7. http://www.apache.org/licenses/LICENSE-2.0
  8. Unless required by applicable law or agreed to in writing, software
  9. distributed under the License is distributed on an "AS IS" BASIS,
  10. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  11. See the License for the specific language governing permissions and
  12. limitations under the License.
  13. -->
  14. <document>
  15. <properties>
  16. <author email="">Conor MacNeill</author>
  17. <author email="">Stefan Bodewig</author>
  18. <author email="">Magesh Umasankar</author>
  19. <author email="">Antoine Levy-Lambert</author>
  20. <title>News</title>
  21. </properties>
  22. <body>
  23. <section name="Ant 1.6.3">
  24. <h3>April 28, 2005 - Ant 1.6.3 Available</h3>
  25. <p>Apache Ant 1.6.3 is now available for <a
  26. href="http://ant.apache.org/bindownload.cgi">download</a>.</p>
  27. <p>There is a large list of fixed bugs and enhancements.</p>
  28. <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
  29. </section>
  30. <section name="Antidote Retired">
  31. <h3>April 4th, 2005 - The Apache Ant Project Retires Antidote, the
  32. Ant GUI</h3>
  33. <p>The Antidote subproject was once started to provide a GUI for
  34. Ant at a time where IDE support for Ant was far from usable.
  35. Unfortunately it never attracted a developer community of its
  36. own.</p>
  37. <p>At the same time IDE support for Ant has become ubiquitous by
  38. now and there is little reason to have a GUI just for Ant. This
  39. makes it even less likely that volunteers will start to spend time
  40. working on it.</p>
  41. <p>Antidote's development has been stalled for years now, despite
  42. some efforts to rejuvenate it by single developers. Therefore the
  43. Ant developers have chosen to retire Antidote.</p>
  44. <p>Antidote will no longer be developed by the Ant project; its
  45. CVS module will be shut down.</p>
  46. <p>If you are interested in Antidote's sources to learn from or
  47. build on it, you can find snapshots at <a
  48. href="http://archive.apache.org/ant/antidote/">http://archive.apache.org/ant/antidote/</a>.</p>
  49. </section>
  50. <section name="Ant 1.6.3beta1">
  51. <h3>March 31st, 2005 - Ant 1.6.3beta1 Available</h3>
  52. <p>Apache Ant 1.6.3beta1 is now available for <a
  53. href="http://cvs.apache.org/dist/ant/v1.6.3beta1">download</a>.</p>
  54. <p>There is a large list of fixed bugs and enhancements.</p>
  55. <p>Some of the bugs affecting the embedded use of Ant are fixed.</p>
  56. </section>
  57. <section name="Ant 1.6.2">
  58. <h3>July 16, 2004 - Ant 1.6.2 Available</h3>
  59. <p>Apache Ant 1.6.2 available for <a
  60. href="http://archive.apache.org/dist/ant/">download</a>.</p>
  61. <p>Nested elements for namespaced tasks and types may belong to the
  62. Ant default namespace as well as the task's or type's namespace.</p>
  63. <p>All exceptions thrown by tasks are now wrapped in a
  64. buildexception giving the location in the buildfile of the task.</p>
  65. <p>Ant 1.6.2 fixes a large number of bugs and adds a number of
  66. features which were asked for by users on Bugzilla.</p>
  67. </section>
  68. <section name="Wiki Migration">
  69. <h3>February 29, 2004</h3>
  70. <p>The Ant Wiki pages have been migrated to their
  71. <a href="http://wiki.apache.org/ant/">new home</a> on the Apache
  72. Wiki farm.
  73. </p>
  74. </section>
  75. <section name="Ant 1.6.1">
  76. <h3>February 12, 2004 - Ant 1.6.1 Available</h3>
  77. <p>Apache Ant 1.6.1 is still available for
  78. <a href="http://archive.apache.org/dist/ant/">download</a>.
  79. </p>
  80. <p>The ASF Board has approved the new Apache License 2.0.
  81. For a copy of that license, please see
  82. <a href="http://www.apache.org/licenses/">
  83. http://www.apache.org/licenses/</a>.</p>
  84. <p>The Ant 1.6.1 release is delivered with the
  85. Apache License 2.0.</p>
  86. <p>Ant 1.6.1 fixes several bugs, most notably the handling
  87. of the default namespace for nested elements.</p>
  88. <p>Ant 1.6.1 also introduces initial support for compiling with
  89. Java 1.5.</p>
  90. </section>
  91. <section name="Ant 1.6.0">
  92. <h3>December 18, 2003 - Ant 1.6.0 Available</h3>
  93. <p>Apache Ant 1.6.0 is still available for
  94. <a href="http://archive.apache.org/dist/ant/">download</a>.
  95. </p>
  96. <p>As
  97. we've already said in the announcements of Ant 1.5.4, this release
  98. requires JDK 1.2 or later to run.</p>
  99. <p>Ant 1.6.0 adds a lot of new features, most prominently support
  100. for XML namespaces as well as a new concept of Ant libraries that
  101. makes use of namespaces to avoid name clashes of custom tasks.
  102. For a longer list of fixed bugs and new features see the release
  103. notes.</p>
  104. <p>If you find anything that hasn't been covered in the manual (I bet you
  105. did) or could be explained better, feel free to help us out in the
  106. <a href="http://wiki.apache.org/ant/NewAntFeaturesInDetail">Wiki</a>.</p>
  107. </section>
  108. <section name="Ant 1.5.4">
  109. <h3>August 12, 2003 - Ant 1.5.4 Available</h3>
  110. <p>Apache Ant 1.5.4 is still available for
  111. <a href="http://archive.apache.org/dist/ant/">download</a>.
  112. </p>
  113. <p>This is a minor bugfix release that fixes a problem with the
  114. <code>javah</code> task on JDK 1.4.2 and a couple of bugs in the
  115. Visual Age for Java intergration tasks. If you don't use javah or
  116. VAJ, there is no reason to upgrade.</p>
  117. <div class="warning">
  118. <div class="label">Note</div>
  119. <div class="content">Ant 1.5.4 is the last release that supports
  120. JDK 1.1. Ant 1.6.0 requires JDK 1.2 or
  121. later.
  122. </div>
  123. </div>
  124. </section>
  125. <section name="Java Pro 2003 Readers Choice Award">
  126. <a href="http://www.ftponline.com/javapro/">
  127. <img style="padding: 5px" src="images/jp_rcwinner_2003.gif" alt="" border="0" height="80" width="139" align="right"/></a>
  128. <h3>June 11th, 2003: Ant wins a Java Pro readers' choice award</h3>
  129. <p>
  130. Ant has won the Java Pro 2003 Readers' Choice Award for
  131. </p>
  132. <p>
  133. <strong>Most Valuable Java Deployment Technology</strong>.
  134. </p>
  135. <p>
  136. Thanks to Java Pro and all its readers. You can read about
  137. these
  138. <a href="http://www.ftponline.com/reports/javaone/2003/awards/">awards</a>
  139. at the Java Pro website.
  140. </p>
  141. </section>
  142. <section name="JDJ Editors Choice Award">
  143. <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>
  144. <h3>June 2003: Ant wins JDJ Editors&apos; Choice Award</h3>
  145. <p>
  146. &quot;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.&quot; - Joe Ottinger
  147. </p>
  148. </section>
  149. <section name="Ant keeps on winning!">
  150. <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2003.gif" alt="" border="0" height="108" width="252" align="right"/></a>
  151. <h3>June 9th, 2003: Ant wins the JavaWorld Editors&apos; Choice Award</h3>
  152. <p>
  153. Ant has won the JavaWorld Editors&apos; Choice Award for
  154. </p>
  155. <p>
  156. <strong>Most Useful Java Community-Developed Technology</strong>
  157. </p>
  158. <p>
  159. for the second time in a row! Read the
  160. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca.html"> full article</a> -- or jump directly to the bit about
  161. <a href="http://www.javaworld.com/javaworld/jw-06-2003/jw-0609-eca-p4.html"> our award</a> <code>:)</code></p>
  162. </section>
  163. <section name="Ant 1.5.3">
  164. <h3>April 9, 2003 - Ant 1.5.3 Available</h3>
  165. <p>Apache Ant 1.5.3 is still available for
  166. <a href="http://archive.apache.org/dist/ant/">download</a>.
  167. </p>
  168. </section>
  169. <section name="Ant 1.5.2">
  170. <h3>March 3, 2003 - Ant 1.5.2 Available!</h3>
  171. <p>The final version of Ant 1.5.2 is available for
  172. <a href="http://archive.apache.org/dist/ant/">download</a>.
  173. If you have any feedback on this release, feel free to join the
  174. discussion on the dev and user mailing lists.
  175. </p>
  176. </section>
  177. <section name="Ant Top Level Project">
  178. <h3>November 18, 2002</h3>
  179. <p>The Apache board <a href="mission.html">created</a>
  180. the Apache Ant top level project. Ant has now migrated from the Jakarta
  181. project into an Apache project of its own. This is primarily an
  182. organizational change and will not affect the technical aspects of
  183. the project. Ant retains a strong association with the Apache
  184. Jakarta project. One effect of this change is that the Ant webpage
  185. is now located at <a href="http://ant.apache.org/">http://ant.apache.org/</a>
  186. </p>
  187. </section>
  188. <section name="Ant 1.5.1">
  189. <h3>October 3, 2002 - Ant 1.5.1 Available !</h3>
  190. <p>The final version of Ant 1.5.1 is still available for
  191. <a href="http://archive.apache.org/dist/ant/">
  192. download</a>. If you have any feedback on this release, feel free to join the
  193. discussion on the ant-dev and ant-user mailing lists.
  194. </p>
  195. </section>
  196. <section name="Ant 1.5">
  197. <h3>July 15, 2002 - Fix for Cygwin problem in wrapper script available</h3>
  198. <p>The wrapper script of Ant 1.5 needs to be replaced with a new
  199. version for Cygwin users. See the <a
  200. href="faq.html#1.5-cygwin-sh">FAQ</a> for details.</p>
  201. <h3>July 10, 2002 - Ant 1.5 Released!</h3>
  202. <p>The final version of Ant 1.5 is now available for
  203. <a href="http://archive.apache.org/dist/ant/">
  204. download</a>. If you have any feedback on this release, feel free to join the
  205. discussion on the ant-dev and ant-user mailing lists.
  206. </p>
  207. </section>
  208. <section name="Ant wins again!">
  209. <a href="http://www.sdmagazine.com/"><img src="images/sdm_productivity_award.gif" alt="" border="0" height="108" width="181" align="right"/></a>
  210. <h3>Apr 29, 2002: Ant wins <em>Software Development</em> magazine&apos;s
  211. 2002 Productivity Award.</h3>
  212. <p>
  213. Ant has been awarded a <strong>2002 Productivity Award</strong> by
  214. <a href="http://www.sdmagazine.com/"><em>Software Development</em></a>
  215. magazine. Read the
  216. <a href="http://www.sdmagazine.com/jolts/press_release_4-26-02.htm">
  217. press release</a> for more information and the full list of winners.
  218. </p>
  219. </section>
  220. <section name="Ant has won!">
  221. <a href="http://www.javaworld.com/"><img src="images/jw_ec_logo_winner2002.gif" alt="" border="0" height="108" width="252" align="right"/></a>
  222. <h3>Mar 26, 2002: Ant wins the JavaWorld Editors&apos; Choice
  223. Award</h3>
  224. <p>
  225. Ant has won the JavaWorld Editors&apos; Choice Award for
  226. <strong>Most Useful Java Community-Developed Technology</strong>.
  227. Read the
  228. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards.html
  229. "> full article</a> -- or jump directly to the bit about
  230. <a href="http://www.javaworld.com/javaworld/jw-03-2002/jw-0326-awards-p3.html"> our award</a> <code>:)</code></p>
  231. </section>
  232. <section name="Java 1.4 Support">
  233. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  234. <p>
  235. Java 1.4 has now been released by Sun. The latest Ant source supports
  236. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  237. attribute. It also contains a compatibility fix needed for some ant tasks
  238. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  239. please use a recent build or compile your own version from the source tree.
  240. </p>
  241. </section>
  242. <section name="See our new logo!">
  243. <h3>Have a look at our new cool logo!</h3>
  244. </section>
  245. <section name="Ant 1.4.1">
  246. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  247. <p>Please visit the
  248. <a href="http://archive.apache.org/dist/ant/">
  249. download area</a>.
  250. </p>
  251. </section>
  252. <section name="Best-Practices Profile of Ant at Sun&apos;s Dot-Com Builder">
  253. <p>Sun has released an introductory article on Ant on their
  254. Dot-Com Builder site on May&#160;30&#160;2001. See <a
  255. href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
  256. </section>
  257. </body>
  258. </document>