Releases: project-ncl/gradle-manipulator
Releases · project-ncl/gradle-manipulator
1.1
1.0
Introduction
This a gradle plugin for integration with ProjectNCL to manipulate Gradle builds.
Implemented release
The following features were tested and implemented in this release:
- Project version manipulation
- Dependency manipulation
- Artifact publishing integration with Indy
- Repository extraction
- Groovy scripting for non-generic modifications
0.1
Gradle Manipulator
This is the first release of the manipulation tool that is used in conjunction with https://github.com/project-ncl/pnc and https://github.com/project-ncl/repour to manipulate Gradle builds, analysing their version and dependencies to produce a manipulation.json
. The second plugin, the manipulator then applies any changes from the JSON file during the build process.