Closed
Bug 1198478
Opened 10 years ago
Closed 1 year ago
expand filtering of .rej files from moz.build to gradle
Categories
(Firefox Build System :: Android Studio and Gradle Integration, defect)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: ally, Unassigned)
Details
Today I had a very consuming error where by mozbuild was building fine but gradle build was failing with a very strange sdk error. the answer turned out to be a stray .rej file had shown up.
nalexander
I cannot explain why aapt in Gradle did not show the error.
So, we filter the AAPT files in moz.build. We don't in Gradle. I wonder if we can?
Ah, we can! http://stackoverflow.com/q/28934333
Updated•7 years ago
|
Product: Firefox for Android → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
Comment 1•1 year ago
|
||
no activity for 9 years, I guess it isn't a big deal.
Closing!
Feel free to reopen if you disagree.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•