bndtools / bnd

Bnd/Bndtools. Tooling to build OSGi bundles including Eclipse, Maven, and Gradle plugins.
https://bndtools.org
Other
530 stars 305 forks source link

remove usage of groovy nature #6266

Closed peterkir closed 6 days ago

peterkir commented 2 weeks ago

Removal for providing oomph setups, without groovy nature

chrisrueger commented 2 weeks ago

@peterkir you need to sign your commit with something like

Signed-off-by: Your name <email@example.com>

you could e.g. ammend the last commit in git and just add this to the comment and push force.

pkriens commented 2 weeks ago

@peterkir can you fix the signing of the commit? Then we can merge & close this?