gradle deprecation warnings related to 9.0 compat
Categories
(GeckoView :: General, task, P1)
Tracking
(Not tracked)
People
(Reporter: jcristau, Unassigned)
References
Details
(Keywords: leave-open, Whiteboard: [fxdroid][group3])
Attachments
(3 files)
geckoview builds currently say Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
Reporter | ||
Comment 1•2 years ago
|
||
Reporter | ||
Comment 2•2 years ago
|
||
Reporter | ||
Updated•2 years ago
|
Comment 4•2 years ago
|
||
bugherder |
Reporter | ||
Comment 5•1 years ago
|
||
Unassigning myself since I don't know whether/when I would get back to looking at the remaining warnings.
Updated•1 year ago
|
Comment 6•1 year ago
|
||
Hey Polly, I wonder if this would be a part of the monorepo cleanup project you are leading?
Comment 7•1 year ago
|
||
hi! it's not on our bug list currently, but it does sound like an important thing to look at.
Comment 8•1 year ago
|
||
Updated•1 year ago
|
Comment 10•11 months ago
|
||
bugherder |
Comment 11•11 months ago
|
||
bugherder |
Updated•11 months ago
|
Updated•11 months ago
|
Updated•11 months ago
|
Comment 12•11 months ago
|
||
Hey Zac, since this bug is leave-open
, just to make sure - after the three patches were merged, is this still an issue?
Comment 13•11 months ago
|
||
I looked at the PR's and it seems like this can be closed. I'll confirm with Aaditya and either close it or we'll add a note for remaining work.
Comment 14•11 months ago
•
|
||
There is one more deprecation left: The AbstractCompile.destinationDir property has been deprecated. which is related to apiLint Plugin. Removing this block of code compiles without any deprecation warnings but need to investigate further to see if this is something we can fix!
Comment 15•10 months ago
|
||
Hi Aaditya, are you actively working on it?
Comment 16•10 months ago
|
||
No, I initially gave it a few tries but didn't make any progress so unassigned myself from the bug!
Description
•