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

Upcoming incompatibility with Gradle 7 #45

Open
WarrenFaith opened this issue Jun 5, 2020 · 7 comments
Open

Upcoming incompatibility with Gradle 7 #45

WarrenFaith opened this issue Jun 5, 2020 · 7 comments

Comments

@WarrenFaith
Copy link

I was just running a build with full warning output and got this warnings:

> Task :app:easylauncherGoogleBetaRelease
Property 'androidManifestFiles' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'filters' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'foregroundIconNames' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'iconNames' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'launcherIconNames' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'outputDir' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
Property 'variant' is not annotated with an input or output annotation. This behaviour has been deprecated and is scheduled to be removed in Gradle 7.0.
@emartynov
Copy link

This is probably will be solved by solving #46

@WarrenFaith
Copy link
Author

So you felt the urge to create a new issue instead of just providing additional information to an existing one? Great!

@emartynov
Copy link

It is nice to judge people based on your assumptions. I have assumptions that support of cache will fix this problem. But I'm not sure. True, I should check other tickets before I opened another one. But closing ticket as duplicate is also not expensive operation.

@WarrenFaith
Copy link
Author

WarrenFaith commented Jun 23, 2020

I judge people based on their actions. You commented here a minute after you created the issue and this issue was top of list.

But closing ticket as duplicate is also not expensive operation.

Feel free to do the "not expensive operation" yourself. Why should the project maintainer should do that if you can do that yourself or even have prevented it in the first place by a bit more research on your side?

@emartynov
Copy link

Thank you, and I will leave this decision to the project maintainer :)

@EmmanuelMess
Copy link

Gradle 7.0 is here, any news?

@emartynov
Copy link

https://github.com/usefulness/easylauncher-gradle-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

3 participants