Releases/Thunderbird 3.0b2:BuildNotes:Build1
From MozillaWiki
< Releases
Contents
Previous Builds
None yet.
Notes
This is Build1, the first run at Thunderbird 3.0 Beta 2
Build Engineer
Philippe M. Chiasson <gozer@mozillamessaging.com>
Bugs
Tracking bug filed as bug 477103
Revisions
These are the revisions signed off for release:
comm-central: 4b85ed8f77b9 r=Standard8
releases/mozilla-1.9.1: a4093e9930cf r=davida
dom-inspector: 5a93979aeccc r=davida
buildbot-configs: 80da30e973b6 r=gozer
cvs trunk as of 2009-02-17 23:59 PDT r=davida
Tags
Module | Tag | Changeset |
comm-central | THUNDERBIRD_3_0b2_BUILD2 THUNDERBIRD_3_0b2_RELEASE |
e5fed17bbb77 |
mozilla-central (releases/mozilla-1.9.1 branch) | THUNDERBIRD_3_0b2_BUILD2 THUNDERBIRD_3_0b2_RELEASE |
a4093e9930cf |
dom-inspector | THUNDERBIRD_3_0b2_BUILD2 THUNDERBIRD_3_0b2_RELEASE |
5a93979aeccc |
buildbot-configs | THUNDERBIRD_3_0b2_BUILD2 THUNDERBIRD_3_0b2_RELEASE |
d5705176fd6d |
cvs.mozilla.org: | THUNDERBIRD_3_0b2_BUILD2 THUNDERBIRD_3_0b2_RELEASE |
-D '2009-02-17 23:59 PDT' |
Tagging
Done locally on my laptop with these tagging scripts
Stage
mkdir -p /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1 mkdir /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/update mkdir /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/source mkdir /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/linux-xpi mkdir /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/windows-xpi mkdir /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/mac-xpi chgrp -R thunderbird /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates chmod -R g+ws /pub/mozilla.org/thunderbird/nightly/3.0b2-candidates
Source
Created a source tarball on my local (Linux) machine:
hg clone http://hg.mozilla.org/comm-central cd comm-central hg update -r THUNDERBIRD_3_0b2_RELEASE python client.py checkout --skip-chatzilla --skip-venkman tar --exclude .hgtags --exclude .hgignore --exclude .hg --exclude CVS -cvf ../thunderbird-3.0b2-source.tar . pbzip2 -9v ../thunderbird-3.0b2-source.tar scp ../thunderbird-3.0b2-source.tar.bz2 stage.mozilla.org:/pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build2/source/ openssl md5 ../thunderbird-3.0b2-source.tar.bz2 openssl sha1 ../thunderbird-3.0b2-source.tar.bz2
MD5(thunderbird-3.0b2-source.tar.bz2)= 00593b8abc6763a7a90ad02bc2ce227b SHA1(thunderbird-3.0b2-source.tar.bz2)= cf4510fe8fe948723cfe959447f8ab47af407fdc
Build data
Type | Build ID | Symbols | SHA1 | Push date | Build machine |
[Windows installer/zip] | 20090218180609 | 20090218180609 | cc65b5a808152e3cc14650b0c65dc6e44d38bb34 8240be75b8035c0f1b8ebe6b5ec3038dcf2f9268 |
2009-02-18 18:33 PDT | tbnewref-win32-tbox |
[Mac dmg] | 20090218134137 | 20090218134137 | d480a9f36629570f48afb1a43f6f6eaa381e9039 | 2009-02-18 14:33 PDT | bm-xserve07 |
[Linux tar.bz2] | 20090218143233 | 20090218143233 | 573ec6894fb01cd31705ada14ca021db5c1a1204 | 2009-02-18 15:34 PDT | tb-linux-tbox.build.mozilla.org |
[source tar.bz2] | - | - | cf4510fe8fe948723cfe959447f8ab47af407fdc | 2009-02-18 13:41 PDT | gozer's linux box |