Releases/Thunderbird 3.0b3/BuildNotes
Jump to navigation
Jump to search
Notes
This is Build1, the first run at Thunderbird 3.0 Beta 1
Build Engineer
Philippe M. Chiasson <gozer@mozillamessaging.com>
Bugs
Tracking bug filed as bug 496146
Revisions
These are the revisions signed off for release:
comm-central: 6e2787312bd8 r=dmose
releases/mozilla-1.9.1: a97db942191c r=dmose
dom-inspector: 02308bc6eb4c r=dmose
buildbot-configs: 6a1461ebde43 r=gozer
LDAP CVS tag: LDAPCSDK_6_0_6B_MOZILLA_RTM r=dmose
Patches
The following patches have landed on the release branch:
| bug | description | revison | status |
| bug 497355 | Assertion failure: STOBJ_GET_CLASS(obj) != &js_BlockClass, at /Users/moztest/comm/main/src/mozilla/js/src/jsscope.cpp:79 | d65293fb4bbb | a=dmose |
Tags
| Module | Tag | Changeset |
| comm-central | THUNDERBIRD_3_0b3_BUILD1 THUNDERBIRD_3_0b3_RELEASE |
8c6d9ed8f13b |
| mozilla-central (releases/mozilla-1.9.1 branch) | THUNDERBIRD_3_0b3_BUILD1 THUNDERBIRD_3_0b3_RELEASE |
- |
| dom-inspector | THUNDERBIRD_3_0b3_BUILD1 THUNDERBIRD_3_0b3_RELEASE |
- |
| buildbot-configs | THUNDERBIRD_3_0b3_BUILD1 THUNDERBIRD_3_0b3_RELEASE |
7cdd4b0cdb2f |
| cvs.mozilla.org: | THUNDERBIRD_3_0b3_BUILD1 THUNDERBIRD_3_0b3_RELEASE |
LDAPCSDK_6_0_6B_MOZILLA_RTM |
Tagging
Done locally on my laptop with these tagging scripts
Stage
mkdir -p /pub/mozilla.org/thunderbird/nightly/3.0b3-candidates/build1 mkdir /pub/mozilla.org/thunderbird/nightly/3.0b3-candidates/build1/update mkdir /pub/mozilla.org/thunderbird/nightly/3.0b3-candidates/build1/source mkdir /pub/mozilla.org/thunderbird/nightly/3.0b3-candidates/build1/linux-xpi mkdir /pub/mozilla.org/thunderbird/nightly/3.0b3-candidates/build1/windows-xpi mkdir /pub/mozilla.org/thunderbird/nightly/3.0b3-candidates/build1/mac-xpi chgrp -R thunderbird /pub/mozilla.org/thunderbird/nightly/3.0b3-candidates chmod -R g+ws /pub/mozilla.org/thunderbird/nightly/3.0b3-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_0b3_RELEASE python client.py checkout --skip-chatzilla --skip-venkman gtar -c --owner=0 --group=0 --numeric-owner --mode="go-w" --exclude=".hg*" --exclude="CVS" --exclude=".cvs*" -f ../thunderbird-3.0b3-source.tar . pbzip2 -9v ../thunderbird-3.0b3-source.tar scp ../thunderbird-3.0b3-source.tar.bz2 stage.mozilla.org:/pub/mozilla.org/thunderbird/nightly/3.0b3-candidates/build2/source/ openssl md5 ../thunderbird-3.0b2-source.tar.bz2 openssl sha1 ../thunderbird-3.0b2-source.tar.bz2
MD5(thunderbird-3.0b3-source.tar.bz2)= 84a004d76e82325dd2cc5ff271fd3952 SHA1(thunderbird-3.0b3-source.tar.bz2)= 728413a606f5025230f08ae8367ea8c0d12b0944