Author: hibou
Date: Tue Feb  1 10:15:22 2011
New Revision: 1065980

URL: http://svn.apache.org/viewvc?rev=1065980&view=rev
Log:
Add a news about EasyAnt incubation

Modified:
    ant/core/trunk/xdocs/antnews.xml

Modified: ant/core/trunk/xdocs/antnews.xml
URL: 
http://svn.apache.org/viewvc/ant/core/trunk/xdocs/antnews.xml?rev=1065980&r1=1065979&r2=1065980&view=diff
==============================================================================
--- ant/core/trunk/xdocs/antnews.xml (original)
+++ ant/core/trunk/xdocs/antnews.xml Tue Feb  1 10:15:22 2011
@@ -26,6 +26,14 @@
   </properties>
 
 <body>
+  <section name="EasyAnt enters the Incubator">
+    <h3>February 1st, 2011 - EasyAnt enters the Incubator</h3>
+    <p>The EasyAnt project has been successfully being voted to enter the 
Apache Incubator and Apache Ant is sponsoring it.</p>
+
+    <p>The EasyAnt project aims to leverage the popularity and flexibility of 
both Ant and Ivy in order to provide an easy to use build system. EasyAnt will 
provide ready to use ant scripts to build standard java applications or webapps 
just like usual Maven users are used to. It will still remain adaptable by 
offering a property based configuration. And even more as you will be able to 
easily extend existing modules or create your own ones.</p>
+    <p>You can read the more detail proposal here: <a 
href="http://wiki.apache.org/incubator/EasyAntProposal";>http://wiki.apache.org/incubator/EasyAntProposal</a></p>
+  </section>
+
   <section name="Apache Ant 1.8.2">
     <h3>December 27th, 2010 - Apache Ant 1.8.2 Released</h3>
     <p>Apache Ant 1.8.2 is now available for download as source or binary 
(with and without


Reply via email to