Changelog
0.8
- Feature #132: Switch to Ivy 2.2.0-rc1
- Feature #117: Switch to ant 1.8.1
- Feature #70: abstract menu generator
- Feature #88: core antunit test suite should be faster
- Feature #92: eadoc plugin should use ant uptodate check to improve performance
- Feature #93: add resource collection support to junit plugin
- Feature #94: package-jar should support test jar
- Feature #98: Support for pre-module-phases in multi module
- Feature #100: support for extends=info in ivy module parser
- Feature #101: publish merged version of Ivy descriptor with
- Feature #102: easyant integration tests should build example projects
- Feature #109: Homogenize properties referencing the main class
- Feature #111: implement xooki menugenerator
- Feature #113: Publish maven pom
- Feature #115: Integration Test
- Feature #116: CheckResolver
- Feature #119: Working with alternative ant distribution
- Feature #122: Simplify usage of project module ivy
- Feature #123: Support filterset in resources-std plugin
- Feature #124: Introduce a ant task to run an easyant build process
- Feature #126: Bootstrap mechanism on easyant scripts
- Feature #127: Distribution plugin
- Feature #128: Skeletons list
- Bug #99: Compile classpath is not properly set when using multiple drives in windows
- Bug #104: Zip Archive Corrupt?
- Bug #105: merged ivy descriptor sometimes has too much whitespace before XML comment
- Bug #107: merged ivy descriptor requires container element to appear in child descriptor
- Bug #108: runnable jar
- Bug #110: plugin skeleton antunit test only works after plugin is published
- Bug #114: skeleton:create results in error if creating in any directory other than "."
- Bug #118: Textarea in generated plugin documentation
- Bug #125: test plugins do not include integration-test/classes in integration test classpath
- Bug #129: Existing skeletons should have description
- Bug #130: package-test-jar:test should be called package-test-jar:jar
- Bug #133: bootstrap classpath in launch script contains absolute paths on Hudson server