# Commandline variables override default values set below # Note that this file is meant to be read by Ant, not shell, # so only the first assignment of a variable will stick # If parsing this file, make sure to stop after the first # variable is found. version=0.8.0 projectid=emf.emfindex topprojectName=emf projectName=emfindex subprojectName=emfindex buildType=I buildTimestamp=201003090538 forceContextQualifier=v201003090538 JAVA_HOME=/opt/public/common/ibm-java2-ppc-50 writableBuildRoot=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build thirdPartyJarsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/3rdPartyJars downloadsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/downloads buildDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/I201003090538 relengBuilderDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/org.eclipse.emfindex.releng relengBaseBuilderDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/org.eclipse.releng.basebuilder relengCommonBuilderDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/org.eclipse.dash.common.releng fetchTag=HEAD buildcfg=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/I201003090538/build.cfg forceContextQualifier=v201003090538 runPackager=true fetchTag=HEAD # Environment variables HOME=/opt/users/hudsonbuild JAVA_HOME=/opt/ibm/ibm-java2-ppc-50 java.home=/opt/public/common/ibm-java2-ppc-50 ANT_HOME=/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.apache.ant_1.7.1.v20090120-1145 ANT=/opt/public/cbi/build/org.eclipse.releng.basebuilder_r35x_v20090811/plugins/org.apache.ant_1.7.1.v20090120-1145/bin/ant #Platform details baseos=linux basearch=ppc basews=gtk ## Load /opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/org.eclipse.emfindex.releng/build.properties ## ## BEGIN PROJECT BUILD PROPERTIES ## ## # ATTENTION! # please uncomment the properties below for your local platform after check out. # The proerties in here will be used to materialize the target platform # Also this will make local builds possible. ## # OSX # #JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Home #JAVA14_HOME=/System/Library/Frameworks/JavaVM.framework/Home #JAVA50_HOME=/System/Library/Frameworks/JavaVM.framework/Home #eclipse-platform=http://download.eclipse.org/eclipse/downloads/drops/S-3.6M2-200909170100/eclipse-SDK-3.6M2-macosx-carbon.tar.gz ## european users might benefit from faster downloads via: ## eclipse-platform=http://download.itemis.com/distros/eclipse-SDK-3.5-macosx-carbon.tar.gz #-------------# # LINUX on Athena Server # JAVA_HOME=/opt/public/common/ibm-java2-ppc-50 JAVA50_HOME=/opt/public/common/ibm-java2-ppc-50 #eclipse-platform=http://download.eclipse.org/eclipse/downloads/drops/S-3.6M2-200909170100/eclipse-SDK-3.6M2-linux-gtk-ppc.tar.gz eclipse-platform=http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-linux-gtk-ppc.tar.gz ## european users might benefit from faster downloads via: ## eclipse-platform=http://download.itemis.com/distros/eclipse-SDK-3.5-linux-gtk.tar.gz #-------------# # WINDOWS # #JAVA_HOME=c:/Java/sun/jre1.5.0_13 #JAVA14_HOME=c:/Java/sun/jre1.5.0_13 #JAVA50_HOME=c:/Java/sun/jre1.5.0_13 ## european users might benefit from faster downloads via: #eclipse-platform=http://download.eclipse.org/eclipse/downloads/drops/S-3.6M2-200909170100/eclipse-SDK-3.6M2-win32.zip #-------------# # The settings below don't need to be changed in order to build locally # # 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=emf.emfindex zipPrefix=emf-emfindex-incubation incubation=-incubation version=0.8.0 buildType=N mainFeatureToBuildID=org.eclipse.emf.emfindex.sdk testFeatureToBuildID=org.eclipse.emf.emfindex.tests dependencyURLs=${eclipse-platform},http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-xsd-SDK-2.5.0.zip,http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/orbit-R20090529135407.zip #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=false 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.emf/org.eclipse.emf.emfindex.releng basebuilderBranch=R35_RC4 # 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 ## ## Load /opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/org.eclipse.dash.common.releng/build.properties ## ## BEGIN COMMON BUILD PROPERTIES ## # default compiler settings for all builds; override in your own project.releng/build.properties if you want more or less information compilerArg=-enableJavadoc -encoding ISO-8859-1 -warn:-serial,nls,unused,unchecked,raw javacVerbose=false buildingOSGi=true collectingFolder=eclipse archivePrefix=eclipse flattenDependencies=true parallelCompilation=true # Some path defaults relengCommonScriptsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/org.eclipse.dash.common.releng/tools/scripts buildDirectory=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/I201003090538/eclipse testBase=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/I201003090538/testing transformedRepoLocation=${buildDirectory}/transformedRepo # Set the following property true to turn on PDE 'runPackager' property (any other value to disable). # This will allow binary plugins/features referenced in your feature.xml files (AND your maps!) # to be included in the output zip(s) as if they were compiled locally. Will also reuse p2 # metadta if available (eg., if map points to p2IU URLs instead of GET URLs). NOTE THAT IT IS YOUR # responsibility to ensure you do not package & distribute anything that violates your license agreement(s). packageFeaturesIncludedBinaries=true # [292486] Set the following property to true if you want your builds to fail should a test suite contain errors, # failures, or fail to run entirely. By default, test failures will result in a yellow (unstable) build rather than # a red (failed) build. However, your project may choose to only use success (blue/green) and failure (red) rather # than supporting an intermediate (yellow) state. failBuildIfTestFailuresOrErrors=false # [272965] Defaults for namespaces and project names to allow building org.foo or com.bar projects domainNamespace=org.eclipse projNamespace=${domainNamespace}.emfindex projRelengName=${domainNamespace}.emfindex.releng # define default values for common path and build variables. These fallback defaults should mostly be # overwritten by specific values in project.releng/build.properties # localtest=false # buildcfg=build.cfg projectid=my.project # topprojectName=tools # projectName=myproject # subprojectName=mysubproject (or just myproject in most cases) version=0.0.0 # branch=HEAD # buildType=N # buildTimestamp=201101011234 # localSourceCheckoutDir=/path/to/full/source/tree/root incubation= ## END COMMON BUILD PROPERTIES ## ## Load /opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/org.eclipse.dash.common.releng/server.properties ## ## BEGIN SERVER PROPERTIES ## # This file contains global server-specific properties such as those for build.eclipse.org. # Most of these will be overwritten in common.releng/build.properties or project.releng/build.properties. # Values in build.properties can further be overwritten by commandline variables in project.releng/build.xml or common.releng/tools/scripts/start.sh serverAlias=utils.eclipse.org # To permit automatic downloads of non-EPL compatible code, override this to property to "I accept" #thirdPartyDownloadLicenseAcceptance="I do not accept" # on Fedora you probably want to use /usr/lib/jvm/java or /etc/alternatives/java_sdk # make sure you've installed the latest java-1.6.0-openjdk-devel; gcj 1.5 won't work # make sure it's a symlink to the correct version of Java you need #javaHome=/usr/lib/jvm/java JAVA60_HOME=/opt/public/common/ibm-java-jdk-ppc-60 JAVA50_64_HOME=/opt/public/common/ibm-java2-ppc64-50 JAVA50_HOME=/opt/public/common/ibm-java2-ppc-50 JAVA14_HOME=/opt/public/common/ibm-java2-142 JAVA_FOUNDATION_HOME=/opt/public/common/org.eclipse.sdk-feature/libs #default JVM if not otherwise stated in project's .releng/build.properties JAVA_HOME=/opt/public/common/ibm-java2-ppc-50 # should for for OpenJDK/IcedTea, IBM, Sun, and Mac OS X 10.5 port of Sun # add other jars if required JavaSE-1.6=${JAVA60_HOME}/jre/lib/rt.jar:${JAVA60_HOME}/jre/lib/${JAVA60_HOME}/jre/lib/core.jar:${JAVA60_HOME}/jre/lib/annotation.jar:${JAVA60_HOME}/jre/lib/beans.jar:${JAVA60_HOME}/jre/lib/ibmorbapi.jar:${JAVA60_HOME}/jre/lib/java.util.jar:${JAVA60_HOME}/jre/lib/jlm.jar:${JAVA60_HOME}/jre/lib/logging.jar:${JAVA60_HOME}/jre/lib/resources.jar:${JAVA60_HOME}/jre/lib/security.jar:${JAVA60_HOME}/jre/lib/sql.jar:${JAVA60_HOME}/jre/lib/vm.jar:${JAVA60_HOME}/jre/lib/xmldsigfw.jar:${JAVA60_HOME}/jre/lib/xml.jar:${JAVA60_HOME}/jre/lib/graphics.jar:${JAVA60_HOME}/jre/lib/server.jar:${JAVA60_HOME}/jre/lib/jce.jar:${JAVA60_HOME}/jre/lib/jsse.jar:${JAVA60_HOME}/jre/lib/ibmjcefw.jar:${JAVA60_HOME}/lib/dt.jar:${JAVA60_HOME}/../Classes/dt.jar:${JAVA60_HOME}/../Classes/classes.jar:${JAVA60_HOME}/../Classes/jsse.jar:${JAVA60_HOME}/../Classes/jce.jar J2SE-1.5=/opt/public/common/ibm-java2-ppc-50/jre/lib/rt.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/vm.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/core.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/xml.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/graphics.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/server.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/ibmorbapi.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/security.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/classes.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/jsse.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/jce.jar:/opt/public/common/ibm-java2-ppc-50/jre/lib/ibmjcefw.jar:/opt/public/common/ibm-java2-ppc-50/../Classes/dt.jar:/opt/public/common/ibm-java2-ppc-50/../Classes/classes.jar:/opt/public/common/ibm-java2-ppc-50/../Classes/jsse.jar:/opt/public/common/ibm-java2-ppc-50/../Classes/jce.jar J2SE-1.4=${JAVA14_HOME}/lib/rt.jar:${JAVA14_HOME}/jre/lib/rt.jar:${JAVA14_HOME}/lib/core.jar:${JAVA14_HOME}/jre/lib/core.jar:${JAVA14_HOME}/lib/xml.jar:${JAVA14_HOME}/jre/lib/xml.jar:${JAVA14_HOME}/lib/graphics.jar:${JAVA14_HOME}/jre/lib/graphics.jar:${JAVA14_HOME}/lib/server.jar:${JAVA14_HOME}/jre/lib/server.jar:${JAVA14_HOME}/lib/ibmorbapi.jar:${JAVA14_HOME}/jre/lib/ibmorbapi.jar:${JAVA14_HOME}/lib/security.jar:${JAVA14_HOME}/jre/lib/security.jar:${JAVA14_HOME}/lib/classes.jar:${JAVA14_HOME}/jre/lib/classes.jar:${JAVA14_HOME}/jre/lib/jce.jar:${JAVA14_HOME}/lib/jsse.jar:${JAVA14_HOME}/jre/lib/jsse.jar:${JAVA14_HOME}/../Classes/dt.jar:${JAVA14_HOME}/../Classes/classes.jar:${JAVA14_HOME}/../Classes/jsse.jar:${JAVA14_HOME}/../Classes/jce.jar CDC-1.0/Foundation-1.0=${JAVA_FOUNDATION_HOME}/ee.foundation-1.0.jar CDC-1.1/Foundation-1.1=${JAVA_FOUNDATION_HOME}/ee.foundation.jar # Define ANT_HOME ANT_HOME=/opt/public/common/apache-ant-1.7.1 #optionally, define ANT_BIN too; if omitted, will assume ANT_BIN=${ANT_HOME}/bin/ant #ANT_BIN=/usr/bin/ant # These next properties should be set higher up in build.xml or start.sh # could be ${WORKSPACE}/build or /tmp/build or /opt/public/cbi/build #writableBuildRoot=/opt/public/cbi/build # location to download SDKs and other dependencies, eg., Orbit bundles #downloadsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/downloads # location of third-party libraries such as mysql, hibernate, ant-contrib which are needed to build but cannot be put in CVS #thirdPartyJarsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/3rdPartyJars ## END SERVER PROPERTIES ## # yet more path variables baseLocation=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/I201003090538/eclipse testBase=/opt/users/hudsonbuild/.hudson/jobs/cbi-emf-index-integration/workspace/build/I201003090538/testing # label.properties variables buildId=I201003090538 buildID=I201003090538 timestamp=201003090538 buildDateStamp=201003090538 buildLabel=I201003090538 buildAlias=I201003090538 # map types used in this build (CVS, SVN, GET, local) mapTypes=CVS #Base download URL eclipse.download.url=http://www.eclipse.org/downloads/download.php?file= # eclipse.base eclipse.base.url=http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-linux-gtk-ppc.tar.gz eclipse.base.file=eclipse-SDK-3.5.1-linux-gtk-ppc.tar.gz eclipse.base.dropfile=/eclipse/downloads/drops/R-3.5.1-200909170800/eclipse-SDK-3.5.1-linux-gtk-ppc.tar.gz eclipse.base.buildurl=/eclipse/downloads/drops/R-3.5.1-200909170800 # modeling.emf.xsd.base modeling.emf.xsd.base.url=http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-xsd-SDK-2.5.0.zip modeling.emf.xsd.base.file=emf-xsd-SDK-2.5.0.zip modeling.emf.xsd.base.dropfile=/modeling/emf/emf/downloads/drops/2.5.0/R200906151043/emf-xsd-SDK-2.5.0.zip modeling.emf.xsd.base.buildurl=/modeling/emf/emf/downloads/drops/2.5.0/R200906151043 # tools.orbit tools.orbit.url=http://download.eclipse.org/tools/orbit/downloads/drops/R20090529135407/orbit-R20090529135407.zip tools.orbit.file=orbit-R20090529135407.zip tools.orbit.dropfile=/tools/orbit/downloads/drops/R20090529135407/orbit-R20090529135407.zip tools.orbit.buildurl=/tools/orbit/downloads/drops/R20090529135407 #csv list of 3 required dependency files: see buildAllHelper.xml#packAllInOnes required.dependency.files=eclipse-SDK-3.5.1-linux-gtk-ppc.tar.gz,emf-xsd-SDK-2.5.0.zip,orbit-R20090529135407.zip