blob: bea7997b99a69961c8d1df7a34471a167cdb972e [file] [log] [blame]
david_williams42f9b242006-11-27 18:45:14 +00001# committer.properties
2
3mapVersionTag=HEAD
4buildType=I
david_williams7888d502007-06-29 06:26:51 +00005buildBranch=R3.0
david_williams42f9b242006-11-27 18:45:14 +00006build.distribution=wtp
7
8
9# build.trial is always false for production
10# builds.
david_williams7f595cc2006-11-28 05:42:52 +000011build.trial=false
david_williams42f9b242006-11-27 18:45:14 +000012
13# these cvs values need to be "real" if
14# build.trial is false. This is the ID used
15# to tag releng map files per build.
16cvsUser=david_williams
17# 'ext' protocol typically requires
18# environment variable CVS_RSH to be set to ssh
19# that is, CVS_RSH=ssh
20cvsProtocol=ext
21
22
23
24
25# This controls whether java files are re-fetched
26# clean according to releng tags, or simply the
27# local versions used. Note: this only works if
28# its "gone though" a build already, where some
29# infrastructure files (e.g. "fetch") have already
30# been created.
31build.clean=true
32
33
34build.pack-all-in-one=false
35
36
37