bld v1.7.1 released!
-
We have a new version of bld available:
- Updated RIFE2 blueprint dependency version to 1.7.0.
- Wrapper fix to the default bld properties repositories.
- Fix to java agent options API.
- Added more methods to the JavaOptions API.
- Updated base project template to include repositories and sources download.
- Added support for
-args=""
arguments to theRunOperation
. - Added
PomBuilder.generatInto(File)
static helper method for convenient localpom.xml
generation.