This commit is contained in:
nrthomas@gmail.com 2007-10-31 03:55:07 -07:00
Родитель 8048d70036
Коммит ad25b4ed1d
1 изменённых файлов: 29 добавлений и 16 удалений

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

@ -1,15 +1,16 @@
productTag = THUNDERBIRD_2_0_0_6
# We're tagging manually, so the next three entries are only placeholders
# GECKO181_20070712_RELBRANCH is the place to look, dates are for cutting that
branchTag = MOZILLA_1_8_BRANCH
pullDate = 2007-07-12 13:15 PDT
l10n_pullDate = 2007-07-12 13:15 PDT
# END_PLACEHOLDER
milestone = 1.8.1.6
version = 2.0.0.6
rc = 2
oldVersion = 2.0.0.5
oldRc = 1
# 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
rc = 1
productTag = THUNDERBIRD_2_0_0_9
oldVersion = 2.0.0.6
oldRc = 2
appName = mail
product = thunderbird
linux_buildDir = /builds/tinderbox/Tb-Mozilla1.8-Release
@ -24,6 +25,7 @@ win32_logDir = /cygdrive/e/builds/release/logs
mozillaCvsroot = :ext:cltbld@cvs.mozilla.org:/cvsroot
l10nCvsroot = :ext:cltbld@cvs.mozilla.org:/l10n
mofoCvsroot = :ext:cltbld@cvs.mozilla.org:/mofo
anonCvsroot = :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
stageHome = /data/cltbld
updateDir = /builds/updates
verifyDir = /builds/verify
@ -35,8 +37,8 @@ win32_buildPlatform = WINNT_5.0_Depend
linux_l10n_buildPlatform = Linux_2.4.20-28.8_Depend
macosx_l10n_buildPlatform = Darwin_8.7.0_Depend
win32_l10n_buildPlatform = WINNT_5.2_Depend
from = build@mozilla.org
to = preed@gmail.com
from = bootstrap@mozilla.org
to = nrthomas@gmail.com
# cc = null@coop.sigkill.com
patcherConfig = moz18-branch-patcher2.cfg
patcherToolsRev = MOZILLA_1_9a2_RELEASE
@ -46,9 +48,20 @@ 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
# username and server to push update snippets to
ausUser = cltbld
ausServer = aus2-staging.mozilla.org
# Tinderbox server tree that clients should report to
buildTree = MozillaRelease
# where QA updates/builds go
stagingUser = cltbld
stagingServer = build-console.build.mozilla.org
externalStagingUser = cltbld
externalStagingServer = stage.mozilla.org
# where beta updates/builds go
ftpServer = ftp.mozilla.org
# where release updates/builds go
bouncerServer = download.mozilla.org
# username and server to push builds
sshUser = cltbld
sshServer = build-console.build.mozilla.org