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 10 KiB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- Content Stylesheet for Site -->
  3. <!-- start the processing -->
  4. <html>
  5. <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
  6. <head>
  7. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  8. <meta name="author" value="Conor MacNeill">
  9. <meta name="email" value="">
  10. <meta name="author" value="Stefan Bodewig">
  11. <meta name="email" value="stefan.bodewig@epost.de">
  12. <title>Apache Ant - Ant News</title>
  13. </head>
  14. <body bgcolor="#ffffff" text="#000000" link="#525D76">
  15. <table border="0" width="100%" cellspacing="0">
  16. <!-- TOP IMAGE -->
  17. <tr>
  18. <td align="left">
  19. <a href="http://jakarta.apache.org"><img src="http://jakarta.apache.org/images/jakarta-logo.gif" border="0"/></a>
  20. </td>
  21. <td align="center">
  22. <a href="http://www.javaworld.com"><img src="images/jw_ec_logo_finalist2002.gif" border="0"/></a>
  23. </td>
  24. <td align="right">
  25. <a href="http://jakarta.apache.org/ant/"><img src="./images/ant_logo_large.gif" alt="Apache Ant" border="0"/></a>
  26. </td>
  27. </tr>
  28. </table>
  29. <table border="0" width="100%" cellspacing="4">
  30. <tr><td colspan="2">
  31. <hr noshade="" size="1"/>
  32. </td></tr>
  33. <tr>
  34. <!-- LEFT SIDE NAVIGATION -->
  35. <td valign="top" nowrap="true">
  36. <p><strong>Apache Ant</strong></p>
  37. <ul>
  38. <li> <a href="./index.html">Front Page</a>
  39. </li>
  40. <li> <a href="./antnews.html">News</a>
  41. </li>
  42. <li> <a href="./manual/index.html">Documentation</a>
  43. </li>
  44. <li> <a href="./projects.html">Related Projects</a>
  45. </li>
  46. <li> <a href="./external.html">External Tools and Tasks</a>
  47. </li>
  48. <li> <a href="./resources.html">Resources</a>
  49. </li>
  50. <li> <a href="./faq.html">Ant FAQ</a>
  51. </li>
  52. <li> <a href="./problems.html">Having Problems?</a>
  53. </li>
  54. </ul>
  55. <p><strong>Download</strong></p>
  56. <ul>
  57. <li> <a href="http://jakarta.apache.org/site/binindex.html">Binaries</a>
  58. </li>
  59. <li> <a href="http://jakarta.apache.org/site/sourceindex.html">Source Code</a>
  60. </li>
  61. </ul>
  62. <p><strong>Jakarta</strong></p>
  63. <ul>
  64. <li> <a href="http://jakarta.apache.org/site/news.html">News & Status</a>
  65. </li>
  66. <li> <a href="http://jakarta.apache.org/site/mission.html">Mission</a>
  67. </li>
  68. <li> <a href="http://jakarta.apache.org/site/guidelines.html">Guidelines Notes</a>
  69. </li>
  70. <li> <a href="http://jakarta.apache.org/site/faqs.html">FAQs</a>
  71. </li>
  72. </ul>
  73. <p><strong>Get Involved</strong></p>
  74. <ul>
  75. <li> <a href="http://jakarta.apache.org/site/getinvolved.html">Overview</a>
  76. </li>
  77. <li> <a href="http://jakarta.apache.org/site/cvsindex.html">CVS Repositories</a>
  78. </li>
  79. <li> <a href="http://jakarta.apache.org/site/mail.html">Mailing Lists</a>
  80. </li>
  81. <li> <a href="http://jakarta.apache.org/site/library.html">Reference Library</a>
  82. </li>
  83. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Bug Database</a>
  84. </li>
  85. <li> <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant&bug_severity=Enhancement">Enhancement Requests</a>
  86. </li>
  87. </ul>
  88. </td>
  89. <td align="left" valign="top">
  90. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  91. <tr><td bgcolor="#525D76">
  92. <font color="#ffffff" face="arial,helvetica,sanserif">
  93. <a name="Java 1.4 Support"><strong>Java 1.4 Support</strong></a>
  94. </font>
  95. </td></tr>
  96. <tr><td>
  97. <blockquote>
  98. <h3>Feb 15, 2002: Java 1.4 Support</h3>
  99. <p>
  100. Java 1.4 has now been released by Sun. The latest Ant source supports
  101. the new <tt>assert</tt> statement in the compiler task via the <tt>source</tt>
  102. attribute. It also contains a compatibility fix needed for some ant tasks
  103. on Java 1.4 over Windows XP. If you have problems running Ant 1.4.1 on WinXP/Java 1.4,
  104. please use a recent build or compile your own version from the source tree.
  105. </p>
  106. </blockquote>
  107. </td></tr>
  108. </table>
  109. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  110. <tr><td bgcolor="#525D76">
  111. <font color="#ffffff" face="arial,helvetica,sanserif">
  112. <a name="See our new logo!"><strong>See our new logo!</strong></a>
  113. </font>
  114. </td></tr>
  115. <tr><td>
  116. <blockquote>
  117. <h3>Have a look at our new cool logo!</h3>
  118. </blockquote>
  119. </td></tr>
  120. </table>
  121. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  122. <tr><td bgcolor="#525D76">
  123. <font color="#ffffff" face="arial,helvetica,sanserif">
  124. <a name="Ant 1.4.1"><strong>Ant 1.4.1</strong></a>
  125. </font>
  126. </td></tr>
  127. <tr><td>
  128. <blockquote>
  129. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  130. <p>Please visit the
  131. <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
  132. download area</a>.
  133. </p>
  134. </blockquote>
  135. </td></tr>
  136. </table>
  137. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  138. <tr><td bgcolor="#525D76">
  139. <font color="#ffffff" face="arial,helvetica,sanserif">
  140. <a name="Ant 2.0 Requirements Collected - Next is Design"><strong>Ant 2.0 Requirements Collected - Next is Design</strong></a>
  141. </font>
  142. </td></tr>
  143. <tr><td>
  144. <blockquote>
  145. <p>A commented version of the collected user requirements is now
  146. available <a href="ant2/features.html">here</a> - it is not
  147. complete as some details still have to be defined, but it should
  148. give you an idea of what Ant2 is going to look like.</p>
  149. <p>Several details can only be decided in the light of real code
  150. and prototypes. Several people are working on prototypes (that
  151. can be found in Ant's CVS module in the proposals directory) and
  152. discussion is going on on the Ant-Dev mailing list.</p>
  153. </blockquote>
  154. </td></tr>
  155. </table>
  156. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  157. <tr><td bgcolor="#525D76">
  158. <font color="#ffffff" face="arial,helvetica,sanserif">
  159. <a name="Best-Practices Profile of Ant at Sun's Dot-Com Builder"><strong>Best-Practices Profile of Ant at Sun's Dot-Com Builder</strong></a>
  160. </font>
  161. </td></tr>
  162. <tr><td>
  163. <blockquote>
  164. <p>Sun has released an introductory article on Ant on their
  165. Dot-Com Builder site on May�30�2001. See <a href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
  166. </blockquote>
  167. </td></tr>
  168. </table>
  169. <table border="0" cellspacing="0" cellpadding="2" width="100%">
  170. <tr><td bgcolor="#525D76">
  171. <font color="#ffffff" face="arial,helvetica,sanserif">
  172. <a name="Ant 2.0 Requirements"><strong>Ant 2.0 Requirements</strong></a>
  173. </font>
  174. </td></tr>
  175. <tr><td>
  176. <blockquote>
  177. <p>Ant has been in use for quite some time and has been used in ways never conceived when it
  178. was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there
  179. are a number of limitations and inconsistencies that are now apparent and which need to
  180. be addressed.
  181. </p>
  182. <p>
  183. As we continue to evolve and enhance Ant 1.x, it is now time to define what Ant 2.0 will
  184. encompass. Ant 2.0 will be a major rearchitecting of Ant. It has a number of goals including:
  185. <ul>
  186. <li>Define the "contract" with build file writers to which Ant will be bound.</li>
  187. <li>Define the "contract" between the Ant core and Task writers.</li>
  188. <li>Make Ant more easily extendable by allowing additional tasks to be "dropped" in.</li>
  189. <li>Allow Ant to function as a component to simplify integration with GUIs and IDEs.</li>
  190. <li>Make Ant more regular and logical.</li>
  191. </ul>
  192. It is expected that Ant 2.0 will break Ant 1.x based build files. The intention is to
  193. make this the last time that will happen.
  194. </p>
  195. <p>
  196. To advance the definition of Ant, user requirements are now being accepted on the
  197. Ant-Dev mailing list. Any requirement will be accepted for consideration. The
  198. requirements are being collected into a document which is available
  199. <a href="ant2/requested-features.txt">on-line</a>. New features will be excepted
  200. until March 21st, 2001. At that time, each requirement will be discussed
  201. for inclusion in an Ant 2.0 requirement document.
  202. </p>
  203. <p>
  204. For your reference some of the goals which have shaped the development of Ant 1.x are
  205. available <a href="ant2/original-specification.html">here</a>. These continue to be
  206. relevant to Ant 2.0.
  207. </p>
  208. <p>
  209. If you want to shape the future of Ant, join the
  210. <a href="http://jakarta.apache.org/site/mail.html">Ant-Dev mailing list</a> and contribute
  211. your ideas.
  212. </p>
  213. </blockquote>
  214. </td></tr>
  215. </table>
  216. </td>
  217. </tr>
  218. <!-- FOOTER -->
  219. <tr><td colspan="2">
  220. <hr noshade="" size="1"/>
  221. </td></tr>
  222. <tr><td colspan="2">
  223. <div align="center"><font color="#525D76" size="-1"><em>
  224. Copyright &#169; 2000-2002, Apache Software Foundation
  225. </em></font></div>
  226. </td></tr>
  227. </table>
  228. </body>
  229. </html>
  230. <!-- end the processing -->