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 deprecation warning with insight plugin. #381

Closed
dmurat opened this issue Oct 5, 2020 · 0 comments
Closed

Gradle deprecation warning with insight plugin. #381

dmurat opened this issue Oct 5, 2020 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@dmurat
Copy link

dmurat commented Oct 5, 2020

When using the insight plugin, Gradle complains that deprecated features are used:

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.

When expanded with --warning-mode all, Gradle outputs

The BuildListener.buildStarted(Gradle) method has been deprecated. This is scheduled to be removed in Gradle 7.0. Consult the upgrading guide for further information: https://docs.gradle.org/6.6.1/userguide/upgrading_version_5.html#apis_buildlistener_buildstarted_and_gradle_buildstarted_have_been_deprecated
    at settings_4ehc1nsndn48yz1ooe6uc3t58.run(/Users/dmurat/work/dev/croz/klokwrk/klokwrk-project/settings.gradle:13)
    (Run with --stacktrace to get the full stack trace of this deprecation warning.)

I'm using Gradle 6.6.1

Tnx

@aalmiray aalmiray self-assigned this Oct 5, 2020
@aalmiray aalmiray added the bug Something isn't working label Oct 5, 2020
@aalmiray aalmiray added this to the 0.41.0 milestone Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants