Thunderbird 2.0.0.14:BuildNotes: Difference between revisions

Line 126: Line 126:


However, tools/release/Bootstrap/Util.pm on the RELEASE_AUTOMATION_M8_1 tag still references that variable.  There were changes made on the [http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=mozilla%2Ftools%2Frelease%2FBootstrap&file=Util.pm&filetype=regexp&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2008-04-03&maxdate=2008-04-04&cvsroot=%2Fcvsroot trunk for Util.pm] that removed those references.
However, tools/release/Bootstrap/Util.pm on the RELEASE_AUTOMATION_M8_1 tag still references that variable.  There were changes made on the [http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=mozilla%2Ftools%2Frelease%2FBootstrap&file=Util.pm&filetype=regexp&who=&whotype=match&sortby=Date&hours=2&date=explicit&mindate=2008-04-03&maxdate=2008-04-04&cvsroot=%2Fcvsroot trunk for Util.pm] that removed those references.
Resolved with [http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&module=all&branch=HEAD&branchtype=match&dir=mozilla%2Ftools%2Frelease&file=&filetype=match&who=&whotype=match&sortby=Date&date=hours&hours=5&mindate=1205438700&maxdate=1205438937&cvsroot=%2Fcvsroot this commit] which restored the external* variables.
'''This change will need to be undone once the thunderbird 2.0.0.14 release is complete.'''
The Source step was completed by doing the following on production-1.8-master
  cd /builds/release/configs
  cvs up
  cd ..
  ./release -o Source -p 2>&1 | tee logs/release-Source-RC1-Push.log
This completed successfully.
66

edits