https://github.com/bndtools/workspace.tool.gradle
A template for Gradle releases
https://github.com/bndtools/workspace.tool.gradle
Last synced: 3 months ago
JSON representation
A template for Gradle releases
- Host: GitHub
- URL: https://github.com/bndtools/workspace.tool.gradle
- Owner: bndtools
- Created: 2021-12-13T14:35:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-22T10:12:37.000Z (over 4 years ago)
- Last Synced: 2025-02-27T11:58:08.658Z (over 1 year ago)
- Size: 61.5 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# A template for Gradle releases.
This repository holds the template of a gradle release as is needed to build a bnd workspace.
It will be carefully maintained to allow automation. For this, it will maintain the following
guarantees:
* New releases will be tagged with the Gradle version in major.minor.micro, like `7.3.0`.
* The tool.bnd file will be maintained. For this meaning of this files see [-buildtool][1].
[1]: https://bnd.bndtools.org/instructions/buildtool.html