Release notes
Features
-
#7 - Use a model-based approach. Simplified declaration of
toolsmethod and added an additionalexecutablemethod.
Bugs
-
#4 - Does not support distributions lacking a root directory.
Breaking changes
-
The
org.ysb33r.grabapropplugin has been dropped. If you need to resolve properties in thegrabapropway, either apply theorg.ysb33r.grabatoolplugin OR theorg.ysb33r.utilitiesplugin and use thegrolifantOps.resolvePropertyDSL method. -
When defining a custom tool the version must be supplied as part of the URI calculator.
-
The
grabatool.get('name')has been dropped. Usegrabatool.tools.name.locationinstead.