bug 442105: update patcher config to generate real test+release snippets for 2.0.0.16->3.0.1 major update. r=ccooper, patch=me

git-svn-id: svn://10.0.0.236/trunk@253744 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bhearsum%mozilla.com
2008-08-21 14:50:43 +00:00
parent 326601fac6
commit e9335eeeb6

View File

@@ -3,19 +3,19 @@
<current-update>
from = 2.0.0.16
to = 3.0.1
channel = major
testchannel = majortest
channel = beta release
testchannel = betatest releasetest
details = "http://%locale%.www.mozilla.com/%locale%/firefox/3.0/details/index.html"
license = "http://%locale%.www.mozilla.com/%locale%/firefox/3.0/eula/index.html"
updateType = major
<complete>
path = "firefox-3.0.1.%locale%.%platform%.complete.mar"
url = "http://stage.mozilla.org/pub/mozilla.org/firefox/releases/3.0.1/update/%platform%/%locale%/firefox-3.0.1.complete.mar"
url = "http://download.mozilla.org/?product=firefox-3.0.1-complete&os=%bouncer-platform%&lang=%locale%"
</complete>
<partial>
path = "firefox-3.0.1.%locale%.%platform%.complete.mar"
url = "http://stage.mozilla.org/pub/mozilla.org/firefox/releases/3.0.1/update/%platform%/%locale%/firefox-3.0.1.complete.mar"
url = "http://download.mozilla.org/?product=firefox-3.0.1-complete&os=%bouncer-platform%&lang=%locale%"
</partial>
</current-update>