Closed
Bug 456835
Opened 17 years ago
Closed 17 years ago
Tracking bug for Build and Release of FF3.0.3
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: joduinn, Assigned: joduinn)
References
Details
Attachments
(3 files, 1 obsolete file)
|
1.19 KB,
patch
|
bhearsum
:
review+
|
Details | Diff | Splinter Review |
|
1.63 KB,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
|
1.60 KB,
patch
|
nthomas
:
review+
|
Details | Diff | Splinter Review |
Quick release as a problem was discovered with FF3.0.2 after yesterday's release.
| Assignee | ||
Updated•17 years ago
|
Priority: -- → P1
| Assignee | ||
Updated•17 years ago
|
Assignee: nobody → joduinn
| Assignee | ||
Comment 1•17 years ago
|
||
Attachment #340184 -
Flags: review?(bhearsum)
Updated•17 years ago
|
Attachment #340184 -
Flags: review?(bhearsum) → review+
Comment 2•17 years ago
|
||
Comment on attachment 340184 [details] [diff] [review]
[checked in] bootstrap.cfg changes for FF3.0.3build1
retagged with RELEASE_AUTOMATION_M11
Attachment #340184 -
Attachment description: bootstrap.cfg changes for FF3.0.3build1 → [checked in] bootstrap.cfg changes for FF3.0.3build1
| Assignee | ||
Comment 3•17 years ago
|
||
Attachment #340194 -
Flags: review?(nthomas)
Updated•17 years ago
|
Attachment #340194 -
Flags: review?(nthomas) → review-
Comment 4•17 years ago
|
||
Comment on attachment 340194 [details] [diff] [review]
version bump tweaks before automation can start on relbranch
>Index: config/milestone.txt
>-1.9.0.2
>+1.9.0.3
This should be 1.9.0.3pre
>Index: browser/app/module.ver
>===================================================================
>+WIN32_MODULE_PRODUCTVERSION=3,0,3,0
This is fine
>+WIN32_MODULE_PRODUCTVERSION_STRING=3.0.3
This should be 3.0.3pre
>Index: browser/config/version.txt
>-3.0.2
>+3.0.3
This should be 3.0.3pre
See http://hg.mozilla.org/build/tools/file/tip/release/version-bump.pl#l104 onwards.
| Assignee | ||
Comment 5•17 years ago
|
||
Good catch, thanks Nick. I spaced and forgot that this patch was to allow automation to remove the "pre", needed because its a relbranch!
Attachment #340194 -
Attachment is obsolete: true
Attachment #340196 -
Flags: review?(nthomas)
Updated•17 years ago
|
Attachment #340196 -
Flags: review?(nthomas) → review+
Comment 6•17 years ago
|
||
Comment on attachment 340196 [details] [diff] [review]
version bump tweaks before automation can start on relbranch (v2)
r+ and landed on GECKO190_20080827_RELBRANCH:
Checking in browser/app/module.ver;
/cvsroot/mozilla/browser/app/module.ver,v <-- module.ver
new revision: 1.29.4.2; previous revision: 1.29.4.1
done
Checking in browser/config/version.txt;
/cvsroot/mozilla/browser/config/version.txt,v <-- version.txt
new revision: 1.21.4.2; previous revision: 1.21.4.1
done
Checking in config/milestone.txt;
/cvsroot/mozilla/config/milestone.txt,v <-- milestone.txt
new revision: 3.44.4.2; previous revision: 3.44.4.1
done
We'll need a similar patch for MOZILLA_1_8_BRANCH to bump the nightlies to 3.0.4pre/1.9.0.4pre, but this can wait until the automation is running.
| Assignee | ||
Comment 7•17 years ago
|
||
Nick, can you r? these when your Monday comes around, and if its ok, land?
Attachment #340674 -
Flags: review?(nthomas)
Comment 8•17 years ago
|
||
Comment on attachment 340674 [details] [diff] [review]
[checked in] version bump tweaks on HEAD so nightlies will have right version info
Checking in browser/app/module.ver;
/cvsroot/mozilla/browser/app/module.ver,v <-- module.ver
new revision: 1.31; previous revision: 1.30
done
Checking in browser/config/version.txt;
/cvsroot/mozilla/browser/config/version.txt,v <-- version.txt
new revision: 1.23; previous revision: 1.22
done
Checking in config/milestone.txt;
/cvsroot/mozilla/config/milestone.txt,v <-- milestone.txt
new revision: 3.46; previous revision: 3.45
done
Checking in tools/tinderbox-configs/monitoring/Firefox_mozilla1.9.0.txt;
/cvsroot/mozilla/tools/tinderbox-configs/monitoring/Firefox_mozilla1.9.0.txt,v <-- Firefox_mozilla1.9.0.txt
new revision: 1.3; previous revision: 1.2
done
This last one is the test on the freshness of nightly files in firefox/nightly/latest-mozilla1.9.0.
Attachment #340674 -
Attachment description: version bump tweaks on HEAD so nightlies will have right version info → [checked in] version bump tweaks on HEAD so nightlies will have right version info
Attachment #340674 -
Flags: review?(nthomas) → review+
| Assignee | ||
Comment 9•17 years ago
|
||
(In reply to comment #8)
> (From update of attachment 340674 [details] [diff] [review])
> Checking in tools/tinderbox-configs/monitoring/Firefox_mozilla1.9.0.txt;
> /cvsroot/mozilla/tools/tinderbox-configs/monitoring/Firefox_mozilla1.9.0.txt,v
> <-- Firefox_mozilla1.9.0.txt
> new revision: 1.3; previous revision: 1.2
> done
>
> This last one is the test on the freshness of nightly files in
> firefox/nightly/latest-mozilla1.9.0.
Oh, cool. Thanks for catching that, Nick.
I think this bug is now well-and-truely CLOSED! :-)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Comment 10•17 years ago
|
||
Forgot to s/3pre/4pre for xulrunner monitoring. Fixed now,
Checking in XULRunner_trunk.txt;
/cvsroot/mozilla/tools/tinderbox-configs/monitoring/XULRunner_trunk.txt,v <-- XULRunner_trunk.txt
new revision: 1.23; previous revision: 1.22
done
Updated•12 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•