Changes in Glue and Booster

Release History

Version Date Description
0.1 2007-06-09 First release

Release 0.1 - 2007-06-09

Type Changes By
add Java classes and maven plugin goals to support the build process of a (this) project. The following maven goals are implemented: bauer
add createReleaseZip: Creates a Release.zip file (in the structure of a repository) with the following data of a project::: pom, *.zip, *.jar, *.war, *.ear bauer
add download: This goal downloads dependencies and installs them into the local repository bauer
add zipDir This goal zips a given directory. bauer
add zipProject: This goal zips all project sources. bauer