blob: 0df6a77d9e767055d0802b3100bdfb876a505f5b [file] [log] [blame]
# committer.properties
mapVersionTag=HEAD
buildType=I
buildBranch=R0.9
build.distribution=dltk
# build.trial is always false for production
# builds.
build.trial=false
# these cvs values need to be "real" if
# build.trial is false. This is the ID used
# to tag releng map files per build.
cvsUser=aplatov
# 'ext' protocol typically requires
# environment variable CVS_RSH to be set to ssh
# that is, CVS_RSH=ssh
cvsProtocol=ext
cvsPrefix=org.eclipse.dltk
# This controls whether java files are re-fetched
# clean according to releng tags, or simply the
# local versions used. Note: this only works if
# its "gone though" a build already, where some
# infrastructure files (e.g. "fetch") have already
# been created.
build.clean=true
build.pack-all-in-one=false