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

Replace deprecated OSGi plugin #13

Closed
Capstan opened this issue Sep 5, 2019 · 0 comments · Fixed by #14
Closed

Replace deprecated OSGi plugin #13

Capstan opened this issue Sep 5, 2019 · 0 comments · Fixed by #14
Labels
enhancement New feature or request

Comments

@Capstan
Copy link

Capstan commented Sep 5, 2019

When running ./gradlew check --warning-mode all, there's the following output:

> Configure project :
The osgi plugin has been deprecated. This is scheduled to be removed in Gradle 6.0. Consider using the biz.aQute.bnd plugin instead.
        at build_dq0pen3kf87bpqz0v7n08tc3t.run(/…/github/java-json-tools/jackson-coreutils/build.gradle:23)

Replacing use of Gradle's deprecated OSGi Plugin
https://docs.gradle.org/5.0/userguide/osgi_plugin.html

@Capstan Capstan added the enhancement New feature or request label Sep 5, 2019
Capstan added a commit to Capstan/jackson-coreutils that referenced this issue Sep 5, 2019
Capstan added a commit to Capstan/jackson-coreutils that referenced this issue Oct 30, 2019
Capstan added a commit that referenced this issue Nov 26, 2019
Capstan added a commit to Capstan/json-schema-core that referenced this issue Nov 26, 2019
Capstan added a commit to Capstan/json-schema-validator that referenced this issue Nov 26, 2019
Capstan added a commit to java-json-tools/json-schema-core that referenced this issue Nov 26, 2019
Capstan added a commit to java-json-tools/json-schema-validator that referenced this issue Nov 26, 2019
Capstan added a commit to Capstan/uri-template that referenced this issue Nov 26, 2019
Capstan added a commit to java-json-tools/uri-template that referenced this issue Nov 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant