gradle deprecation warnings related to 9.0 compat
Categories
(GeckoView :: General, task, P1)
Tracking
(Not tracked)
People
(Reporter: jcristau, Unassigned, NeedInfo)
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•2 years ago
|
||
Unassigning myself since I don't know whether/when I would get back to looking at the remaining warnings.
Updated•2 years 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•1 year ago
|
||
| bugherder | ||
Comment 11•1 year ago
|
||
| bugherder | ||
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 12•1 year 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•1 year 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•1 year 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•1 year ago
|
||
Hi Aaditya, are you actively working on it?
Comment 16•1 year ago
|
||
No, I initially gave it a few tries but didn't make any progress so unassigned myself from the bug!
Comment 17•4 months ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:owlish, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
Description
•