Closed Bug 845285 Opened 12 years ago Closed 12 years ago

tracking bug for build and release of firefox 19.0.1

Categories

(Release Engineering :: Release Requests, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: rail)

References

Details

Windows 8 only.
Rail will be initiating this release. It'll probably get passed around a little bit, though.
Assignee: nobody → rail
Generated snippets will need to be adjusted manually for this release. The idea is to remove all linux/mac snippets, and rename the windows snippets to be for the 'WINNT_x86-msvc-win8' platform. For the staged release snippets, we should be able to do something like cd /opt/aus2/snippets/Firefox-19.0.1-build1/Firefox find -maxdepth 2 -mindepth 2 -type d -! -name 'WINNT_x86-msvc' -exec rm -rf {} \; find -maxdepth 2 -mindepth 2 -type d -name 'WINNT_x86-msvc' -exec mv {} {}-win8 \; We should make a backup first though!
The changeset for this build (if successful on tbpl) will be https://hg.mozilla.org/releases/mozilla-release/rev/3198ee9d24e1
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Depends on: 860255
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.