Closed
Bug 975622
Opened 11 years ago
Closed 11 years ago
Add a post clean build step for the AndroidEclipse backend
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla30
People
(Reporter: nalexander, Assigned: nalexander)
References
Details
Attachments
(2 files)
4.69 KB,
patch
|
bnicholson
:
review+
wesj
:
feedback+
|
Details | Diff | Splinter Review |
4.88 KB,
patch
|
bnicholson
:
review+
wesj
:
feedback+
|
Details | Diff | Splinter Review |
We want to make "refresh and clean build" the escape hatch for Android Eclipse builds. But post "clean build", we often don't get the updated source files fast enough for the build to work.
This ticket tracks adding a post clean build step to make sure we get those updated source files after a clean.
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8380046 -
Flags: feedback?(wjohnston)
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8380047 -
Flags: feedback?(wjohnston)
Assignee | ||
Updated•11 years ago
|
Attachment #8380046 -
Flags: review?(bnicholson)
Assignee | ||
Updated•11 years ago
|
Attachment #8380047 -
Flags: review?(bnicholson)
Assignee | ||
Comment 3•11 years ago
|
||
This is working well for me locally, and makes a big difference in the stability of the system.
Assignee: nobody → nalexander
Status: NEW → ASSIGNED
Comment 4•11 years ago
|
||
Comment on attachment 8380046 [details] [diff] [review]
Part 1: Rename existing builder and target to pre. r=bnicholson
Review of attachment 8380046 [details] [diff] [review]:
-----------------------------------------------------------------
Didn't test, but makes sense to me.
Attachment #8380046 -
Flags: review?(bnicholson) → review+
Updated•11 years ago
|
Attachment #8380047 -
Flags: review?(bnicholson) → review+
Comment 5•11 years ago
|
||
Comment on attachment 8380046 [details] [diff] [review]
Part 1: Rename existing builder and target to pre. r=bnicholson
Review of attachment 8380046 [details] [diff] [review]:
-----------------------------------------------------------------
WFM
Attachment #8380046 -
Flags: feedback?(wjohnston) → feedback+
Updated•11 years ago
|
Attachment #8380047 -
Flags: feedback?(wjohnston) → feedback+
Assignee | ||
Comment 6•11 years ago
|
||
Assignee | ||
Comment 7•11 years ago
|
||
Comment 8•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/3e9a671c4b59
https://hg.mozilla.org/mozilla-central/rev/c092d3402ba6
https://hg.mozilla.org/mozilla-central/rev/36ad510c92a1
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•