Closed
Bug 712799
Opened 13 years ago
Closed 12 years ago
Suppress warnings during compilation of dependencies
Categories
(Firefox for Android Graveyard :: Android Sync, defect, P4)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: rnewman, Unassigned)
Details
We spit out 100 new Java warnings from our dependencies. That's not nice.
Reporter | ||
Updated•13 years ago
|
Priority: -- → P4
Comment 1•12 years ago
|
||
(In reply to Richard Newman [:rnewman] from comment #0)
> We spit out 100 new Java warnings from our dependencies. That's not nice.
I think this is fixed in Maven; certainly I don't see warnings with `mvn clean compile'.
Recent Eclipse versions support hiding warnings in external folders: see https://wiki.mozilla.org/Services/NativeSync#To_hide_warnings_in_external_code.
I'm going to close this; re-open if I missed the point.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Reporter | ||
Comment 2•12 years ago
|
||
This is actually for inside Fennec; we get built with different flags to avoid it. Good for now.
Assignee | ||
Updated•12 years ago
|
Product: Mozilla Services → Android Background Services
Updated•7 years ago
|
Product: Android Background Services → Firefox for Android
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•