Releases/Thunderbird 3.0a3:BuildNotes: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 22: Line 22:
<br>buildbot-configs: [http://hg.mozilla.org/build/buildbot-configs/rev/87374e3f8d8e 87374e3f8d8e] r=gozer
<br>buildbot-configs: [http://hg.mozilla.org/build/buildbot-configs/rev/87374e3f8d8e 87374e3f8d8e] r=gozer
<br>cvs trunk as of 2008-10-02 23:59 PDT r=Standard8
<br>cvs trunk as of 2008-10-02 23:59 PDT r=Standard8
== Clones ==
Decided it would be simpler and safer to clone mozilla-central and comm-central for the purpose of rolling the builds, and leaving us with somewhere to apply fixes if we need to respin. Here is what I did
$> ssh hg.mozilla.org clone mozilla-central-tb-3-0a3
[... picked mozilla-central to clone from ...]
Proceed? 1
Please do not interrupt this operation.
Cloning /mozilla-central to /users/gozer_mozillamessaging.com/mozilla-central-tb-3-0a3
Clone complete.
Clone complete.
Fixing permissions
$> ssh hg.mozilla.org clone comm-central-tb-3-0a3
Proceed? 1
Please do not interrupt this operation.
Cloning /comm-central to /users/gozer_mozillamessaging.com/comm-central-tb-3-0a3
Clone complete.
Clone complete.
Fixing permissions
The new clones can be reached here:
* [http://hg.mozilla.org/users/gozer_mozillamessaging.com/comm-central-tb-3-0a3 comm-central-tb-3-0a3]
* [http://hg.mozilla.org/users/gozer_mozillamessaging.com/mozilla-central-tb-3-0a3 mozilla-central-tb-3-0a3]
[https://bugzilla.mozilla.org/attachment.cgi?id=341638 Cloning Full Log]
== Tags ==
{| class="fullwidth-table"
| style="background:#efefef" | '''Module'''
| style="background:#efefef" | '''Tag'''
| style="background:#efefef" | '''Changeset'''
|-
| comm-central
| THUNDERBIRD_3_0a3_BUILD3<br>THUNDERBIRD_3_0a3_RELEASE
| xxx
|-
| mozilla-central
| THUNDERBIRD_3_0a3_BUILD3<br>THUNDERBIRD_3_0a3_RELEASE
| xxx
|-
| dom-inspector
| THUNDERBIRD_3_0a3_BUILD3<br>THUNDERBIRD_3_0a3_RELEASE
| xxx
|-
| cvs.mozilla.org: extensions/typeaheadfind, extensions/wallet
| THUNDERBIRD_3_0b1_BUILD3<br>THUNDERBIRD_3_0a3_RELEASE
| -D '2008-10-02 23:59 PDT'
|}

Revision as of 15:48, 6 October 2008

Previous Builds

Build1 - The first dry-run
Build2 - The first build, missing 1 patch

Notes

This is Build3, the second run at Thunderbird 3.0 Alpha3

Build Engineer

Philippe M. Chiasson <gozer@mozillamessaging.com>

Bugs

Tracking bug filed as bug 457709

Revisions

comm-central: 504bc8871087 r=Standard8
mozilla-central: 73738a5e3731 r=Standard8
dom-inspector: a69148785a33
buildbot-configs: 87374e3f8d8e r=gozer
cvs trunk as of 2008-10-02 23:59 PDT r=Standard8

Clones

Decided it would be simpler and safer to clone mozilla-central and comm-central for the purpose of rolling the builds, and leaving us with somewhere to apply fixes if we need to respin. Here is what I did

$> ssh hg.mozilla.org clone mozilla-central-tb-3-0a3
[... picked mozilla-central to clone from ...]
Proceed? 1
Please do not interrupt this operation.
Cloning /mozilla-central to /users/gozer_mozillamessaging.com/mozilla-central-tb-3-0a3
Clone complete.
Clone complete.
Fixing permissions
$> ssh hg.mozilla.org clone comm-central-tb-3-0a3
Proceed? 1
Please do not interrupt this operation.
Cloning /comm-central to /users/gozer_mozillamessaging.com/comm-central-tb-3-0a3
Clone complete.
Clone complete.
Fixing permissions

The new clones can be reached here:

Cloning Full Log

Tags

Module Tag Changeset
comm-central THUNDERBIRD_3_0a3_BUILD3
THUNDERBIRD_3_0a3_RELEASE
xxx
mozilla-central THUNDERBIRD_3_0a3_BUILD3
THUNDERBIRD_3_0a3_RELEASE
xxx
dom-inspector THUNDERBIRD_3_0a3_BUILD3
THUNDERBIRD_3_0a3_RELEASE
xxx
cvs.mozilla.org: extensions/typeaheadfind, extensions/wallet THUNDERBIRD_3_0b1_BUILD3
THUNDERBIRD_3_0a3_RELEASE
-D '2008-10-02 23:59 PDT'