Releases/Thunderbird 2.0.0.16:BuildNotes: Difference between revisions
< Releases
Jump to navigation
Jump to search
(→Build) |
(→Tags) |
||
| Line 19: | Line 19: | ||
| rowspan="1" | cvsroot/mozilla | | rowspan="1" | cvsroot/mozilla | ||
| MOZILLA_1_8_BRANCH | | MOZILLA_1_8_BRANCH | ||
| | | THUNDERBIRD_2_0_0_16_BUILD1<br />GECKO181_20080612_RELBRANCH | ||
| | | | ||
|- | |- | ||
| rowspan="1" | l10n/l10n | | rowspan="1" | l10n/l10n | ||
| MOZILLA_1_8_BRANCH | | MOZILLA_1_8_BRANCH | ||
| | | THUNDERBIRD_2_0_0_16_BUILD1<br />GECKO181_20080612_RELBRANCH | ||
| | | | ||
|} | |} | ||
Revision as of 18:29, 7 July 2008
Build Engineers
bhearsum
Version/config bump bug
Bonsai queries
Tags
Build 1:
| Module | Branch | Tag | Pull date |
| cvsroot/mozilla | MOZILLA_1_8_BRANCH | THUNDERBIRD_2_0_0_16_BUILD1 GECKO181_20080612_RELBRANCH |
|
| l10n/l10n | MOZILLA_1_8_BRANCH | THUNDERBIRD_2_0_0_16_BUILD1 GECKO181_20080612_RELBRANCH |
Build data
| Type | Build ID | SHA1 | Push date | Build machine |
| [Windows installer/zip] | production-pacifica-vm | |||
| [Mac compressed] | bm-xserve05 | |||
| [Linux compressed] | production-prometheus-vm |
Notes
Bootstrap Tag: RELEASE_AUTOMATION_M10
See https://bugzilla.mozilla.org/show_bug.cgi?id=440351 for all the setup notes.
Build 1
Tag
No problems.
Source
No problems.
Build
- Build on win32 & linux failed because Bootstrap couldn't be checked out (ssh key error)
- Changed id_dsa* symlinked to point to cltbld key (they were pointing to tbirdbld). This shouldn't cause problems because other steps (symbols, stage upload) that require keys point explicitly to the tbirdbld key.
- Failed out again because tinderbox-configs directories were checked out with the tbirdbld key.
- Re-checked them out with the cltbld key and restarted automation.