gecko/tools/release/configs/fx-moz18-bootstrap.cfg

74 lines
2.9 KiB
INI
Raw Normal View History

version = 2.0.0.9
milestone = 1.8.1.9
# _RCn and _RELEASE will be appended as-needed
productTag = FIREFOX_2_0_0_9
# Branch name and pull dates to use for base tag
branchTag = MOZILLA_1_8_BRANCH
RelbranchOverride = GECKO181_20071004_RELBRANCH
pullDate = 2007-10-23 18:00 PDT
l10n_pullDate = 2007-10-23 18:00 PDT
rc = 1
# oldVersion and oldRc refer to the previous release
oldVersion = 2.0.0.8
oldRc = 2
appName = browser
product = firefox
# Absolute path to tinderbox build directory
2007-08-22 12:51:02 -07:00
linux_buildDir = /builds/tinderbox/Fx-Mozilla1.8-Release
macosx_buildDir = /builds/tinderbox/Fx-Mozilla1.8-Release
win32_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-Release
linux_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8-l10n-Release
macosx_l10n_buildDir = /builds/tinderbox/Fx-Mozilla1.8-l10n-Release
win32_l10n_buildDir = /cygdrive/c/builds/tinderbox/Fx-Mozilla1.8-l10n-Release
# Absolute path to store bootstrap's logs
2007-08-22 12:51:02 -07:00
linux_logDir = /builds/logs
macosx_logDir = /builds/logs
win32_logDir = /builds/logs
mozillaCvsroot = cltbld@cvs.mozilla.org:/cvsroot
l10nCvsroot = cltbld@cvs.mozilla.org:/l10n
mofoCvsroot = cltbld@cvs.mozilla.org:/mofo
anonCvsroot = :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
# private staging area
stageHome = /data/cltbld
updateDir = /builds/updates
verifyDir = /builds/verify
tagDir = /builds/tags
configBumpDir = /builds/config
# Build platform, as specified by tinderbox
2007-08-22 12:51:02 -07:00
linux_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend
macosx_buildPlatform = Darwin_8.7.0_Depend
win32_buildPlatform = WINNT_5.2_Depend
linux_l10n_buildPlatform = Linux_2.4.21-27.0.4.EL_Depend
macosx_l10n_buildPlatform = Darwin_8.7.0_Depend
win32_l10n_buildPlatform = WINNT_5.2_Depend
2007-08-22 12:51:02 -07:00
from = bootstrap@mozilla.org
to = build@mozilla.org
2007-08-23 01:18:23 -07:00
cc = rhelmer@mozilla.com
patcherConfig = moz18-branch-patcher2.cfg
# Tag to use for building MAR/MBSDIFF and other update tools
patcherToolsRev = MOZILLA_1_9a2_RELEASE
linux_verifyConfig = moz18-firefox-linux.cfg
win32_verifyConfig = moz18-firefox-win32.cfg
2007-08-22 12:51:02 -07:00
macosx_verifyConfig = moz18-firefox-mac.cfg
blat = /cygdrive/c/moztools/bin/blat.exe
sendmail = /usr/sbin/sendmail
# dump Log output to stdout
dumpLogs = 1
# username and server to push update snippets to
ausUser = cltbld
ausServer = aus2-staging.mozilla.org
2007-08-22 12:51:02 -07:00
# 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
2007-08-22 12:51:02 -07:00
# 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