blob: 5b2f673838cd6eb00f700fde5f9876db5009059f [file] [log] [blame]
## BEGIN PROJECT BUILD PROPERTIES ##
# default settings for all this project's builds, for this branch; see also o.e.d.common.releng/build.properties for more overrideable defaults
# To permit automatic downloads of non-EPL compatible code, set this to property to "I accept"
#thirdPartyDownloadLicenseAcceptance="I accept"
# MUST BE SET #
projectid=modeling.amp
zipPrefix=AMP
incubation=-incubation
version=0.2.0
buildType=I
mainFeatureToBuildID=org.eclipse.amp.all
testFeatureToBuildID=org.eclipse.amp.test
# MUST BE SET #
JAVA_HOME=/opt/public/common/ibm-java2-ppc-50
JAVA50_HOME=/opt/public/common/ibm-java2-ppc-50
http://download.eclipse.org/eclipse/downloads/drops/S-3.5.1RC1-200908070800/index.php
dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/S-3.5.1RC1-200908070800/download.php?dropFile=eclipse-SDK-3.5.1RC1-macosx-cocoa-x86_64.tar.gz
#what steps should we do? default: build.steps=buildUpdate,buildZips,buildTests,generateDigests,test,publish,cleanup
build.steps=buildUpdate,buildZips,buildTests,generateDigests,test,publish,cleanup
compilerArg=-enableJavadoc -encoding ISO-8859-1
flattenDependencies=true
parallelCompilation=true
generateFeatureVersionSuffix=true
individualSourceBundles=true
#################################################################################################################
#TODO: [269290] make javadokken work.
#javadocEnabled=true
#JAVADOC14_HOME=/opt/public/common/ibm-java2-ppc-50/bin
# TODO: are these still required/used?
#projRelengRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/tools
projRelengRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/modeling
projRelengPath=org.eclipse.amp/releng/org.eclipse.amp.releng
basebuilderBranch=R35_M6
# TODO: not used yet
# define regex patterns to use when automatically selecting zips from a directory or list file
#dependencyRegexFilter=R3_4_maintenance:M200.*/eclipse-SDK-|R-.*200.*/eclipse-SDK-
# TODO: not used yet
# could be file://, http://, cvs path, or relative path?
#mapLocation=maps/
# TODO: implement use of packager.map for defining deps?
# TODO: could be relative, absolute (local), or http/ftp paths to archives when defining dependencyURLs above
## END PROJECT BUILD PROPERTIES ##