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

Plugin should not use deprecated TaskExecutionListener #247

Open
mlopatkin opened this issue Jul 10, 2023 · 0 comments
Open

Plugin should not use deprecated TaskExecutionListener #247

mlopatkin opened this issue Jul 10, 2023 · 0 comments

Comments

@mlopatkin
Copy link

In Gradle 7.4, org.gradle.api.execution.TaskExecutionListener has been soft deprecated (@Deprecated annotation).

For Gradle 8.3 we wanted to add deprecation nagging to it. Our smoke tests show that the Nebula Dependency Lock Plugin still uses the TaskExecutionListener type. We will postpone adding the deprecation nagging because users currently cannot resolve it.

Could you please look into removing that usage from the Nebula Dependency Lock Plugin?

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