Open Bug 1880848 Opened 2 years ago Updated 2 months ago

gradle deprecation warnings related to 9.0 compat

Categories

(GeckoView :: General, task, P1)

All
Android
task

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.

Keywords: leave-open
Pushed by jcristau@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f6eb64352980 set {source,target}Compatibility in a `java` block for compatibility with gradle 9.0. r=geckoview-reviewers,owlish https://hg.mozilla.org/integration/autoland/rev/cfa733c700c1 use archiveFile instead of archivePath for compatibility with gradle 9.0. r=geckoview-reviewers,owlish,nalexander

Unassigning myself since I don't know whether/when I would get back to looking at the remaining warnings.

Assignee: jcristau → nobody
Component: Core → General

Hey Polly, I wonder if this would be a part of the monorepo cleanup project you are leading?

Flags: needinfo?(polly)

hi! it's not on our bug list currently, but it does sound like an important thing to look at.

Flags: needinfo?(polly)
Assignee: nobody → adhingra
Status: NEW → ASSIGNED
Pushed by pmceldowney@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/183c75902e40 Fix warning: org.gradle.api.plugins.BasePluginConvention type has been deprecated. r=android-reviewers,webcompat-reviewers,twisniewski,pollymce,nalexander
Whiteboard: [fxdroid][group3]
Assignee: adhingra → nobody
Status: ASSIGNED → NEW

Hey Zac, since this bug is leave-open, just to make sure - after the three patches were merged, is this still an issue?

Flags: needinfo?(zmckenney)

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.

Flags: needinfo?(zmckenney) → needinfo?(adhingra)

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!

Flags: needinfo?(adhingra)

Hi Aaditya, are you actively working on it?

Severity: -- → N/A
Flags: needinfo?(adhingra)
Priority: -- → P1

No, I initially gave it a few tries but didn't make any progress so unassigned myself from the bug!

Flags: needinfo?(adhingra)
See Also: → 1959874
See Also: → 1976333
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: