Bug 382823, mods to bootstrap config for Tb2004, r=preed
git-svn-id: svn://10.0.0.236/trunk@227473 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b2cce10546
commit
4ca66f0750
@ -1,13 +1,15 @@
|
||||
productTag = THUNDERBIRD_2_0_0_0
|
||||
productTag = THUNDERBIRD_2_0_0_4
|
||||
# We're tagging manually, so the next three entries are only placeholders
|
||||
# GECKO181_20070501_RELBRANCH is the place to look, dates are for cutting that
|
||||
branchTag = MOZILLA_1_8_BRANCH
|
||||
# pullDate applies to mail/ & mailnews/ only
|
||||
pullDate = 2007-03-23 07:45 PST
|
||||
l10n_pullDate = 2007-03-21 02:50 PST
|
||||
milestone = 1.8.1.3
|
||||
version = 2.0.0.0
|
||||
rc = 2
|
||||
oldVersion = 2.0b2
|
||||
oldRc = 1
|
||||
pullDate = 2007-05-01
|
||||
l10n_pullDate = 2007-05-01
|
||||
# END_PLACEHOLDER
|
||||
milestone = 1.8.1.4
|
||||
version = 2.0.0.4
|
||||
rc = 1
|
||||
oldVersion = 2.0.0.0
|
||||
oldRc = 2
|
||||
appName = mail
|
||||
product = thunderbird
|
||||
linux_buildDir = /builds/tinderbox/Tb-Mozilla1.8-Release
|
||||
@ -24,6 +26,7 @@ stageHome = /data/cltbld
|
||||
updateDir = /builds/updates
|
||||
verifyDir = /builds/verify
|
||||
tagDir = /builds/tags
|
||||
configBumpDir = /builds/config
|
||||
linux_buildPlatform = Linux_2.4.18-14_Depend
|
||||
macosx_buildPlatform = Darwin_8.7.0_Depend
|
||||
win32_buildPlatform = WINNT_5.0_Depend
|
||||
@ -36,8 +39,12 @@ to = nrthomas@gmail.com
|
||||
patcherConfig = moz18-branch-patcher2.cfg
|
||||
patcherToolsRev = MOZILLA_1_9a2_RELEASE
|
||||
linux_verifyConfig = moz18-thunderbird-linux.cfg
|
||||
macosx_verifyConfig = moz18-thunderbird-mac.cfg
|
||||
macosx_verifyConfig = moz18-thunderbird-mac.cfg
|
||||
win32_verifyConfig = moz18-thunderbird-win32.cfg
|
||||
blat = /cygdrive/c/moztools/bin/blat.exe
|
||||
sendmail = /usr/lib/sendmail
|
||||
dumpLogs = 1
|
||||
# username and server to push builds
|
||||
sshUser = cltbld
|
||||
sshServer = stage.mozilla.org
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user