Releases/Thunderbird 3.0.1/BuildNotes

From MozillaWiki
< Releases‎ | Thunderbird 3.0.1
Revision as of 16:58, 11 January 2010 by Gozer (talk | contribs) (Created page with '== Notes == This is Build1, the third run at Thunderbird 3.0.1 == Build Engineer == Philippe M. Chiasson <gozer@mozillamessaging.com> == Bugs == Tracking bug filed as {{bug|…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Notes

This is Build1, the third run at Thunderbird 3.0.1

Build Engineer

Philippe M. Chiasson <gozer@mozillamessaging.com>

Bugs

Tracking bug filed as bug 524432

Build

buildbot sendchange --username=gozer --master=localhost:9010 --branch=releases/comm-1.9.1 -m "Thunderbird 3.0.1 build1" doit


Notes

  • Cleanup old 3.0pre nightlies on ftp.m.o
$> find /home/ftp/pub/thunderbird/nightly/latest-* -name '*3.0pre*' -print0 | xargs -0 rm -v
  • Fix contrib*/ permissions
$> chmod 2775 /pub/mozilla.org/thunderbird/nightly/3.0rc1-candidates/build2/contrib*