Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 478 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 478 Bytes

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.