Bug 417070, automation config bump for Tb2.0.0.12, r=rhelmer

This commit is contained in:
nrthomas@gmail.com 2008-02-12 14:02:29 -08:00
Родитель d7657b85ae
Коммит 3f38c90def
1 изменённых файлов: 15 добавлений и 12 удалений

Просмотреть файл

@ -1,16 +1,14 @@
branchTag = MOZILLA_1_8_BRANCH
# this won't actually be used, it's a record-keeping placeholder
# (sure we pull MOZILLA_1_8_BRANCH with it, but then cvs up -r <RELBRANCH> and that
# clobbers the sticky date)
pullDate = 2007-10-31 03:30 PDT
l10n_pullDate = 2007-10-31 03:30 PDT
RelbranchOverride = GECKO181_20071004_RELBRANCH
milestone = 1.8.1.9
version = 2.0.0.9
pullDate = 2008-02-12 13:47 PST
l10n_pullDate = 2008-02-12 13:47 PST
RelbranchOverride = GECKO181_20080128_RELBRANCH
milestone = 1.8.1.12
version = 2.0.0.12
rc = 1
productTag = THUNDERBIRD_2_0_0_9
oldVersion = 2.0.0.6
oldRc = 2
productTag = THUNDERBIRD_2_0_0_12
oldVersion = 2.0.0.9
oldRc = 1
appName = mail
product = thunderbird
linux_buildDir = /builds/tinderbox/Tb-Mozilla1.8-Release
@ -30,6 +28,7 @@ stageHome = /data/cltbld
updateDir = /builds/updates
verifyDir = /builds/verify
tagDir = /builds/tags
symbolDir = /builds/symbols
configBumpDir = /builds/config
linux_buildPlatform = Linux_2.4.18-14_Depend
macosx_buildPlatform = Darwin_8.7.0_Depend
@ -56,7 +55,7 @@ ausServerUrl = https://aus2.mozilla.org
buildTree = MozillaRelease
# where QA updates/builds go
stagingUser = cltbld
stagingServer = build-console.build.mozilla.org
stagingServer = production-1.8-master.build.mozilla.org
externalStagingUser = cltbld
externalStagingServer = stage.mozilla.org
# where beta updates/builds go
@ -65,7 +64,11 @@ ftpServer = ftp.mozilla.org
bouncerServer = download.mozilla.org
# username and server to push builds
sshUser = cltbld
sshServer = build-console.build.mozilla.org
sshServer = production-1.8-master.build.mozilla.org
# force 1.8 specific behavior
useTalkback = 1
symbolServer = stage.mozilla.org
symbolServerUser = tbirdbld
symbolServerPath = /mnt/netapp/breakpad/symbols_tbrd
symbolServerKey = /home/cltbld/.ssh/tbirdbld_dsa
useTarGz = 1