The EasyAnt project is pleased to announce its 0.3-beta-1 version. Easyant is a toolbox focusing on easing project build processes. It's based on Apache Ant and Apache Ivy, and allows for maximum flexibily, improved integration in existing build systems and provides conventions and guidelines.
This versions provides modules for : * java compilation * javadoc generation * scala compilation * scaladoc * unit tests (Junit / TestNG) * emma coverage * checkstyle * packaging jar / war application * dependency management (using Apache Ivy) * publication (using Apache Ivy) This is the first beta release for 0.3 version. We're planing to keep a "release early, release often" philosophy, it means that no changes except bug fixes will occur before 0.3 final version. Issues should be reported to: http://easyant.abrm.info/trac/ Retrieve sources from the 0.3-beta-1 release files at: http://easyant.abrm.info/svn/tags/easyant-0.3-beta-1 Or download the 0.3-beta-1 release files at: http://easyant.abrm.info/trac/attachment/wiki/release/easyant-0.3-beta-1.tgz More information can be found on the Easyant website: http://easyant.abrm.info/ Regards, Jean Louis Boudart
