2 # not really, we just need the first three digits and dots for
3 # creating the relbranch name
5 # _BUILDn and _RELEASE will be appended as-needed
6 productTag = THUNDERBIRD_3_0a2
7 # Branch name and pull dates to use for base tag
9 #RelbranchOverride = GECKO19b5_20080326_RELBRANCH
10 pullDate = 2008-07-14 12:00 PDT
11 l10n_pullDate = 2008-07-14 12:00 PDT
13 # oldVersion and oldBuild refer to the previous release
18 # Absolute path to tinderbox build directory
19 # The win32 ones are kept short because of a long path issue detailed in
21 linux_buildDir = /builds/tinderbox/Tb-Mozilla1.9-Release
22 macosx_buildDir = /builds/tinderbox/Tb-Mozilla1.9-Release
23 win32_buildDir = /e/tb19rel
24 linux_l10n_buildDir = /builds/tinderbox/Tb-Mozilla1.9-l10n-Release
25 macosx_l10n_buildDir = /builds/tinderbox/Tb-Mozilla1.9-l10n-Release
26 win32_l10n_buildDir = /e/tb19l10nrel
27 # Absolute path to store bootstrap's logs
28 linux_logDir = /builds/logs
29 macosx_logDir = /builds/logs
30 win32_logDir = /builds/logs
31 mozillaCvsroot = cltbld@cvs.mozilla.org:/cvsroot
32 l10nCvsroot = cltbld@cvs.mozilla.org:/l10n
33 mofoCvsroot = cltbld@cvs.mozilla.org:/mofo
34 anonCvsroot = :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot
35 # private staging area
36 stageHome = /data/cltbld
37 sourceDir = /builds/source
38 updateDir = /builds/updates
39 verifyDir = /builds/verify
41 configBumpDir = /builds/config
42 # Build platform, as specified by tinderbox
43 linux_buildPlatform = Linux_2.6.18-53.1.13.el5_Depend
44 macosx_buildPlatform = Darwin_8.8.4_Depend
45 win32_buildPlatform = WINNT_5.2_Depend
46 linux_l10n_buildPlatform = Linux_2.6.18-53.1.13.el5_Depend
47 macosx_l10n_buildPlatform = Darwin_8.8.4_Depend
48 win32_l10n_buildPlatform = WINNT_5.2_Depend
49 from = bootstrap@mozilla.org
50 to = nrthomas@gmail.com
51 cc = gozer@mozillamessaging.com
52 patcherConfig = moz19-branch-patcher2.cfg
53 # Tag to use for building MAR/MBSDIFF and other update tools
54 patcherToolsRev = UPDATE_PACKAGING_R4
55 linux_verifyConfig = moz19-thunderbird-linux.cfg
56 win32_verifyConfig = moz19-thunderbird-win32.cfg
57 macosx_verifyConfig = moz19-thunderbird-mac.cfg
58 blat = /d/mozilla-build/blat261/full/blat.exe
59 sendmail = /usr/sbin/sendmail
60 # dump Log output to stdout
62 # symbol server variables
63 symbolServer = dm-symbolpush01.mozilla.org
64 symbolServerUser = tbirdbld
65 symbolServerPath = /mnt/netapp/breakpad/symbols_tbrd
66 win32_symbolServerKey = /c/Documents and Settings/cltbld/.ssh/tbirdbld_dsa
67 linux_symbolServerKey = /home/cltbld/.ssh/tbirdbld_dsa
68 macosx_symbolServerKey = /Users/cltbld/.ssh/tbirdbld_dsa
69 # username and server to push update snippets to
71 ausServer = aus2-staging.mozilla.org
72 ausServerUrl = https://aus2.mozilla.org
73 buildTree = MozillaRelease
74 # where QA updates/builds go
76 stagingServer = stage-old.mozilla.org
77 # where beta updates/builds go
78 ftpServer = ftp.mozilla.org
79 # where release updates/builds go
80 bouncerServer = download.mozilla.org
81 # username and server to push builds
83 sshServer = stage-old.mozilla.org
87 hgToolsRepo = https://hg.mozilla.org/build/tools
90 win32_hgSshKey = /c/Documents and Settings/cltbld/.ssh/ffxbld_dsa
91 linux_hgSshKey = /home/cltbld/.ssh/ffxbld_dsa
92 macosx_hgSshKey = /Users/cltbld/.ssh/ffxbld_dsa