Closed
Bug 1174139
Opened 10 years ago
Closed 10 years ago
Stage MozillaBuild 2.0
Categories
(Release Engineering :: General, defect, P1)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: RyanVM, Assigned: Callek)
References
()
Details
+++ This bug was initially created as a clone of Bug #1113949 +++
Mozillabuild 2.0 is ready for release!
File: http://people.mozilla.org/~rvandermeulen/MozillaBuildSetup2.0.0.exe
$ sha1sum MozillaBuildSetup2.0.0.exe
daba4bc03ae9014c68611fd36b05dcc4083c6fdb MozillaBuildSetup2.0.0.exe
Target:
http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-2.0.0.exe (also update the MozillaBuildSetup-Latest.exe symlink)
Sources are tagged.
| Reporter | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
as ffxbld on stage did:
cd /pub/mozilla.org/mozilla/libraries/win32/
wget -O ~/MozillaBuildSetup2.0.0.exe http://people.mozilla.org/~rvandermeulen
sha1sum ~/MozillaBuildSetup2.0.0.exe
# Verified
mv ~/MozillaBuildSetup2.0.0.exe ./
mv MozillaBuildSetup2.0.0.exe MozillaBuildSetup-2.0.0.exe
rm -f MozillaBuildSetup-Latest.exe
ln -s MozillaBuildSetup-2.0.0.exe MozillaBuildSetup-Latest.exe
mkdir src
cd src/
wget -H -r --level=1 -k -p http://people.mozilla.org/~rvandermeulen/mozillabuild-src/ ./
mv people.mozilla.org/~rvandermeulen/mozillabuild-src/* ./
rm -rf people.mozilla.org/
rm -f *.html*
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•