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

gradle 5.0 incompatibility in bio/sources/build.gradle #2244

Open
sammyjava opened this issue Apr 17, 2020 · 0 comments
Open

gradle 5.0 incompatibility in bio/sources/build.gradle #2244

sammyjava opened this issue Apr 17, 2020 · 0 comments

Comments

@sammyjava
Copy link
Member

run ./gradlew install --warning-mode all in bio/sources and you get:

The following annotation processors were detected on the compile classpath: 'org.apache.logging.log4j.core.config.plugins.processor.PluginProcessor'. Detecting annotation processors on the compile classpath is deprecated and Gradle 5.0 will ignore them. Please add them to the annotation processor path instead. If you did not intend to use annotation processors, you can use the '-proc:none' compiler argument to ignore them.

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

1 participant