| Notes: |
| Release Name: 0.20.0
Notes:
Changes:
* Added: JavadocTask to generate Javadoc documentation for the project, javadoc method on the project itself to return its javadoc task, and Java.javadoc to do all the heavy lifting.
* Changed: Release code is now implemented as module instead of class. SVN copy made from working copy instead of double commit.
* Removed: package :file_name options. Does not work with deployed artifacts or POMs.
* Fixed: Packages not deployed in the right path (but POMs are).
* Fixed: JARs and WARs include redundant META-INF directory.
* Fixed: The local package task is now a dependency for install/deploy, and build is dependency for package.
|
|