Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSGi build plugin is deprecated since Gradle 5.0 #727

Closed
greek1979 opened this issue Jun 2, 2021 · 1 comment
Closed

OSGi build plugin is deprecated since Gradle 5.0 #727

greek1979 opened this issue Jun 2, 2021 · 1 comment

Comments

@greek1979
Copy link
Contributor

The OSGi plugin for Gradle has been officially deprecated since Gradle 5.0 is out, and will be probably removed in the coming year or so. Gradle site says:

New builds should not use this plugin. A separate plugin implementation is maintained by the BND authors that has more advanced features.

Source: https://docs.gradle.org/5.0/userguide/osgi_plugin.html

However, the JsonPath parent build.gradle script uses the OSGi plugin; can it be replaced with the BND tool as described here:
https://github.com/bndtools/bnd/blob/master/biz.aQute.bnd.gradle/README.md#replacing-use-of-gradles-deprecated-osgi-plugin ?

@kallestenflo
Copy link
Contributor

Fixed by #730

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants