Browse Source

Add a news about EasyAnt incubation

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1065980 13f79535-47bb-0310-9956-ffa450edef68
master
Nicolas Lalevee 14 years ago
parent
commit
9cd109fd31
1 changed files with 8 additions and 0 deletions
  1. +8
    -0
      xdocs/antnews.xml

+ 8
- 0
xdocs/antnews.xml View File

@@ -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


Loading…
Cancel
Save