Releases/Thunderbird 3.0b2:BuildNotes:Build1: Difference between revisions
< Releases
Jump to navigation
Jump to search
(New page: == Previous Builds == == Notes == This is Build1, the first run at Thunderbird 3.0 Beta 2 == Build Engineer == Philippe M. Chiasson <gozer@mozillamessaging.com> == Bugs == Tracking bug...) |
m (Releases/Thunderbird 3.0b2:BuildNotes moved to Releases/Thunderbird 3.0b2:BuildNotes:Build1: New build coming) |
||
| (20 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
== Previous Builds == | == Previous Builds == | ||
None yet. | |||
== Notes == | == Notes == | ||
| Line 9: | Line 11: | ||
== Bugs == | == Bugs == | ||
Tracking bug filed as {{bug| | Tracking bug filed as {{bug|477103}} | ||
== Revisions == | |||
These are the revisions signed off for release: | |||
comm-central: [http://hg.mozilla.org/comm-central/rev/4b85ed8f77b9 4b85ed8f77b9] r=Standard8 | |||
<br>releases/mozilla-1.9.1: [http://hg.mozilla.org/releases/mozilla-1.9.1/rev/a4093e9930cf a4093e9930cf] r=davida | |||
<br>dom-inspector: [http://hg.mozilla.org/dom-inspector/rev/5a93979aeccc 5a93979aeccc] r=davida | |||
<br>buildbot-configs: [http://hg.mozilla.org/build/buildbot-configs/rev/80da30e973b6 80da30e973b6] r=gozer | |||
<br>cvs trunk as of 2009-02-17 23:59 PDT r=davida | |||
== Tags == | |||
{| class="fullwidth-table" | |||
| style="background:#efefef" | '''Module''' | |||
| style="background:#efefef" | '''Tag''' | |||
| style="background:#efefef" | '''Changeset''' | |||
|- | |||
| comm-central | |||
| THUNDERBIRD_3_0b2_BUILD2<br>THUNDERBIRD_3_0b2_RELEASE | |||
| [http://hg.mozilla.org/comm-central/rev/e5fed17bbb77 e5fed17bbb77] | |||
|- | |||
| mozilla-central (releases/mozilla-1.9.1 branch) | |||
| THUNDERBIRD_3_0b2_BUILD2<br>THUNDERBIRD_3_0b2_RELEASE | |||
| [http://hg.mozilla.org/releases/mozilla-1.9.1/rev/a4093e9930cf a4093e9930cf] | |||
|- | |||
| dom-inspector | |||
| THUNDERBIRD_3_0b2_BUILD2<br>THUNDERBIRD_3_0b2_RELEASE | |||
| [http://hg.mozilla.org/dom-inspector/rev/5a93979aeccc 5a93979aeccc] | |||
|- | |||
| buildbot-configs | |||
| THUNDERBIRD_3_0b2_BUILD2<br>THUNDERBIRD_3_0b2_RELEASE | |||
| [http://hg.mozilla.org/build/buildbot-configs/rev/d5705176fd6d d5705176fd6d] | |||
|- | |||
| cvs.mozilla.org: | |||
| THUNDERBIRD_3_0b2_BUILD2<br>THUNDERBIRD_3_0b2_RELEASE | |||
| -D '2009-02-17 23:59 PDT' | |||
|} | |||
== Tagging == | |||
Done locally on my laptop with these [http://hg.mozilla.org/users/gozer_mozillamessaging.com/misc/release/ 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 | |||
[http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/source/ Sources] | |||
MD5(thunderbird-3.0b2-source.tar.bz2)= 00593b8abc6763a7a90ad02bc2ce227b | |||
SHA1(thunderbird-3.0b2-source.tar.bz2)= cf4510fe8fe948723cfe959447f8ab47af407fdc | |||
== Build data == | |||
{| class="fullwidth-table" | |||
| style="background:#efefef" | '''Type''' | |||
| style="background:#efefef" | '''Build ID''' | |||
| style="background:#efefef" | '''Symbols''' | |||
| style="background:#efefef" | '''SHA1''' | |||
| style="background:#efefef" | '''Push date''' | |||
| style="background:#efefef" | '''Build machine''' | |||
|- | |||
| [Windows installer/zip] | |||
| 20090218180609 | |||
| [http://symbols.mozilla.org/thunderbird/thunderbird-3.0b2-WINNT-20090218180609-symbols.txt 20090218180609] | |||
| [http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/thunderbird-3.0b2.en-US.win32.installer.exe cc65b5a808152e3cc14650b0c65dc6e44d38bb34]<br>[http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/thunderbird-3.0b2.en-US.win32.zip 8240be75b8035c0f1b8ebe6b5ec3038dcf2f9268] | |||
| 2009-02-18 18:33 PDT | |||
| tbnewref-win32-tbox | |||
|- | |||
| [Mac dmg] | |||
| 20090218134137 | |||
| [http://symbols.mozilla.org/thunderbird/thunderbird-3.0b2-Darwin-20090218134137-symbols.txt 20090218134137] | |||
| [http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/thunderbird-3.0b2.en-US.mac.dmg d480a9f36629570f48afb1a43f6f6eaa381e9039] | |||
| 2009-02-18 14:33 PDT | |||
| bm-xserve07 | |||
|- | |||
| [Linux tar.bz2] | |||
| 20090218143233 | |||
| [http://symbols.mozilla.org/thunderbird/thunderbird-3.0b2-Linux-20090218143233-symbols.txt 20090218143233] | |||
| [http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/thunderbird-3.0b2.en-US.linux-i686.tar.bz2 573ec6894fb01cd31705ada14ca021db5c1a1204] | |||
| 2009-02-18 15:34 PDT | |||
| tb-linux-tbox.build.mozilla.org | |||
|- | |||
| [source tar.bz2] | |||
| - | |||
| - | |||
| [http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/3.0b2-candidates/build1/source/thunderbird-3.0b2-source.tar.bz2 cf4510fe8fe948723cfe959447f8ab47af407fdc] | |||
| 2009-02-18 13:41 PDT | |||
| gozer's linux box | |||
|} | |||
Latest revision as of 16:42, 23 February 2009
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 |