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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126
  1. <?xml version="1.0"?>
  2. <document>
  3. <properties>
  4. <author email="conor@cortexebusiness.com.au">Conor MacNeill</author>
  5. <author email="stefan.bodewig@epost.de">Stefan Bodewig</author>
  6. <title>Ant News</title>
  7. </properties>
  8. <body>
  9. <section name="Ant 1.4.1">
  10. <h3>11 October 2001 Ant 1.4.1 released !</h3>
  11. <p>Please visit the
  12. <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4.1/">
  13. download area</a>.
  14. </p>
  15. </section>
  16. <section name="Ant 1.4">
  17. <h3>3 September 2001 Ant 1.4 released !</h3>
  18. <p>Please visit the
  19. <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4/">
  20. download area</a>.
  21. </p>
  22. </section>
  23. <section name="Ant 1.4 Beta">
  24. <h3>Ant 1.4 Beta Available !</h3>
  25. <p>The beta version of Ant 1.4 is now available for
  26. <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.4Beta2/">
  27. download</a>. If you have any feedback on the beta feel free to join the
  28. discussion on the ant-dev and ant-user mailing lists.
  29. </p>
  30. </section>
  31. <section name="Ant Needs a Logo">
  32. <p>Ant still doesn't have a Logo, but it sure deserves one. We've
  33. put together a <a href="logos.html">page with proposed
  34. logos</a>, please take a look at them and tell us what you
  35. think. If you have a nice logo idea yourself, just submit it to
  36. the mailing lists.</p>
  37. </section>
  38. <section name="Ant 2.0 Requirements Collected - Next is Design">
  39. <p>A commented version of the collected user requirements is now
  40. available <a href="ant2/features.html">here</a> - it is not
  41. complete as some details still have to be defined, but it should
  42. give you an idea of what Ant2 is going to look like.</p>
  43. <p>Several details can only be decided in the light of real code
  44. and prototypes. Several people are working on prototypes (that
  45. can be found in Ant's CVS module in the proposals directory) and
  46. discussion is going on on the Ant-Dev mailing list.</p>
  47. </section>
  48. <section name="Best-Practices Profile of Ant at Sun&apos;s Dot-Com Builder">
  49. <p>Sun has released an introductory article on Ant on their
  50. Dot-Com Builder site on May&#160;30&#160;2001. See <a
  51. href="http://dcb.sun.com/practices/profiles/ant.jsp">http://dcb.sun.com/practices/profiles/ant.jsp</a></p>
  52. </section>
  53. <section name="Ant 2.0 Requirements">
  54. <p>Ant has been in use for quite some time and has been used in ways never conceived when it
  55. was originally written. While Ant 1.x has continued to sucessfully evolve and grow, there
  56. are a number of limitations and inconsistencies that are now apparent and which need to
  57. be addressed.
  58. </p>
  59. <p>
  60. As we continue to evolve and enhance Ant 1.x, it is now time to define what Ant 2.0 will
  61. encompass. Ant 2.0 will be a major rearchitecting of Ant. It has a number of goals including:
  62. <ul>
  63. <li>Define the "contract" with build file writers to which Ant will be bound.</li>
  64. <li>Define the "contract" between the Ant core and Task writers.</li>
  65. <li>Make Ant more easily extendable by allowing additional tasks to be "dropped" in.</li>
  66. <li>Allow Ant to function as a component to simplify integration with GUIs and IDEs.</li>
  67. <li>Make Ant more regular and logical.</li>
  68. </ul>
  69. It is expected that Ant 2.0 will break Ant 1.x based build files. The intention is to
  70. make this the last time that will happen.
  71. </p>
  72. <p>
  73. To advance the definition of Ant, user requirements are now being accepted on the
  74. Ant-Dev mailing list. Any requirement will be accepted for consideration. The
  75. requirements are being collected into a document which is available
  76. <a href="ant2/requested-features.txt">on-line</a>. New features will be excepted
  77. until March 21st, 2001. At that time, each requirement will be discussed
  78. for inclusion in an Ant 2.0 requirement document.
  79. </p>
  80. <p>
  81. For your reference some of the goals which have shaped the development of Ant 1.x are
  82. available <a href="ant2/original-specification.html">here</a>. These continue to be
  83. relevant to Ant 2.0.
  84. </p>
  85. <p>
  86. If you want to shape the future of Ant, join the
  87. <a href="http://jakarta.apache.org/site/mail.html">Ant-Dev mailing list</a> and contribute
  88. your ideas.
  89. </p>
  90. </section>
  91. <section name="Ant 1.3 Released">
  92. <p>
  93. Ant 1.3 has been released after going through three betas. Thanks to everyone who
  94. took the time to test the beta and report bugs and enhancements.
  95. </p>
  96. <p>You can download the release from
  97. <a href="http://www.apache.org/dist/jakarta/jakarta-ant/release/v1.3/">here</a>.
  98. Both source and binary releases are available in zip, tarball and RPM formats.
  99. </p>
  100. <p>Please report all bugs using the
  101. <a href="http://nagoya.apache.org/bugzilla/enter_bug.cgi?product=Ant">Apache Bugzilla</a>
  102. </p>
  103. </section>
  104. </body>
  105. </document>