An open API service indexing awesome lists of open source software.

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

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