# 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=3.0.0 projectid=modeling.mdt.ocl topprojectName=modeling projectName=mdt subprojectName=ocl buildType=R buildTimestamp=201006141954 buildAlias=3.0.0 JAVA_HOME=/opt/public/common/ibm-java2-ppc-50 writableBuildRoot=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build thirdPartyJarsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/3rdPartyJars downloadsDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/downloads buildDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/R201006141954 relengBuilderDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/org.eclipse.ocl.releng relengBaseBuilderDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/org.eclipse.releng.basebuilder relengCommonBuilderDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/org.eclipse.dash.common.releng buildcfg=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/R201006141954/build.cfg runPackager=true # 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-mdt-ocl-3.0-integration/workspace/build/org.eclipse.ocl.releng/build.properties (or alternate) ## ## BEGIN PROJECT BUILD PROPERTIES ## thirdPartyDownloadLicenseAcceptance="I accept" projectid=mdt.ocl zipPrefix=mdt-ocl incubation= version=3.0.0 buildType=N mainFeatureToBuildID=org.eclipse.ocl.master testFeatureToBuildID=org.eclipse.ocl.tests build.steps=buildZips,buildTests,buildUpdate,generateDigests,testLocal,publish,cleanup # The Orbit ZIP is used only for the LPG fetch in buildExtra.xml -- find a repo solution dependencyURLs=http://archive.eclipse.org/eclipse/downloads/drops/S-3.6RC4-201006031500/eclipse-SDK-3.6RC4-linux-gtk-ppc.tar.gz,\ http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/orbit-R20100519200754.zip repositoryURLs=\ http://download.eclipse.org/modeling/tmf/xtext/downloads/drops/1.0.0/S201006080523/tmf-xtext-Update-1.0.0RC4.zip,\ http://download.eclipse.org/modeling/m2t/xpand/downloads/drops/1.0.0/S201006080443/m2t-xpand-Update-1.0.0RC4.zip,\ http://download.eclipse.org/modeling/emft/mwe/downloads/drops/1.0.0/S201006080405/emft-mwe2-Update-1.0.0RC4.zip,\ http://download.eclipse.org/modeling/emft/mwe/downloads//drops/1.0.0/S201006080431/emft-mwe-Update-1.0.0RC4.zip,\ http://download.eclipse.org/modeling/mdt/uml2/downloads/drops/3.1.0/S201006071241/mdt-uml2-Update-3.1.0RC4.zip,\ http://download.eclipse.org/modeling/emf/emf/downloads/drops/2.6.0/S201006070756/emf-xsd-Update-2.6.0RC4.zip,\ http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/repository pluginIDsToInstall=org.apache.commons.cli+org.apache.commons.lang+org.apache.commons.logging+com.google.inject featureIDsToInstall=org.eclipse.emf+org.eclipse.xsd+org.eclipse.uml2+org.eclipse.emf.mwe.ui+org.eclipse.emf.mwe2.runtime.sdk+org.eclipse.xpand+org.eclipse.xtend+org.eclipse.xtext.runtime+org.eclipse.xtext.ui compilerArg=-enableJavadoc -encoding UTF-8 flattenDependencies=true parallelCompilation=true generateFeatureVersionSuffix=true individualSourceBundles=true allowBinaryCycles=true JAVA50_HOME=/opt/public/common/ibm-java2-ppc-50 JAVA14_HOME=/opt/public/common/ibm-java2-142 JAVA_HOME=${JAVA50_HOME} ################################################################################################################# #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.mdt/org.eclipse.ocl/releng basebuilderBranch=R35_RC4 LPGRuntimeVersion = 2.0.17 domainNamespace=* projNamespace=org.eclipse.ocl projRelengName=org.eclipse.ocl.releng # 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-mdt-ocl-3.0-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-mdt-ocl-3.0-integration/workspace/build/org.eclipse.dash.common.releng/tools/scripts buildDirectory=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/R201006141954/eclipse testBase=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/R201006141954/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}.mdt projRelengName=${domainNamespace}.ocl.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= # 306300: if update site contains both packed and unpacked plugin jars, set true to remove unpacked jars and keep packed ones removeUnpackedJars=false ## END COMMON BUILD PROPERTIES ## ## Load /opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-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/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=/opt/public/common/ibm-java2-142/lib/vm.jar:/opt/public/common/ibm-java2-142/jre/lib/vm.jar:/opt/public/common/ibm-java2-142/lib/dt.jar:/opt/public/common/ibm-java2-142/jre/lib/dt.jar:/opt/public/common/ibm-java2-142/lib/rt.jar:/opt/public/common/ibm-java2-142/jre/lib/rt.jar:/opt/public/common/ibm-java2-142/lib/core.jar:/opt/public/common/ibm-java2-142/jre/lib/core.jar:/opt/public/common/ibm-java2-142/lib/xml.jar:/opt/public/common/ibm-java2-142/jre/lib/xml.jar:/opt/public/common/ibm-java2-142/lib/graphics.jar:/opt/public/common/ibm-java2-142/jre/lib/graphics.jar:/opt/public/common/ibm-java2-142/lib/server.jar:/opt/public/common/ibm-java2-142/jre/lib/server.jar:/opt/public/common/ibm-java2-142/lib/ibmorbapi.jar:/opt/public/common/ibm-java2-142/jre/lib/ibmorbapi.jar:/opt/public/common/ibm-java2-142/lib/security.jar:/opt/public/common/ibm-java2-142/jre/lib/security.jar:/opt/public/common/ibm-java2-142/lib/classes.jar:/opt/public/common/ibm-java2-142/jre/lib/classes.jar:/opt/public/common/ibm-java2-142/jre/lib/jce.jar:/opt/public/common/ibm-java2-142/lib/jsse.jar:/opt/public/common/ibm-java2-142/jre/lib/jsse.jar:/opt/public/common/ibm-java2-142/../Classes/dt.jar:/opt/public/common/ibm-java2-142/../Classes/classes.jar:/opt/public/common/ibm-java2-142/../Classes/jsse.jar:/opt/public/common/ibm-java2-142/../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-mdt-ocl-3.0-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-mdt-ocl-3.0-integration/workspace/build/3rdPartyJars ## END SERVER PROPERTIES ## # yet more path variables baseLocation=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/R201006141954/eclipse testBase=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/R201006141954/testing # label.properties variables buildId=R201006141954 buildID=R201006141954 timestamp=201006141954 buildDateStamp=201006141954 buildLabel=R201006141954 buildAlias=3.0.0 # map types used in this build (CVS, SVN, GET, local) mapTypes=GET,CVS #Base download URL eclipse.download.url=http://www.eclipse.org/downloads/download.php?file= # eclipse.base eclipse.base.url=http://archive.eclipse.org/eclipse/downloads/drops/S-3.6RC4-201006031500/eclipse-SDK-3.6RC4-linux-gtk-ppc.tar.gz eclipse.base.file=eclipse-SDK-3.6RC4-linux-gtk-ppc.tar.gz eclipse.base.dropfile=/eclipse/downloads/drops/S-3.6RC4-201006031500/eclipse-SDK-3.6RC4-linux-gtk-ppc.tar.gz eclipse.base.buildurl=/eclipse/downloads/drops/S-3.6RC4-201006031500 # tools.orbit tools.orbit.url=http://download.eclipse.org/tools/orbit/downloads/drops/R20100519200754/orbit-R20100519200754.zip tools.orbit.file=orbit-R20100519200754.zip tools.orbit.dropfile=/tools/orbit/downloads/drops/R20100519200754/orbit-R20100519200754.zip tools.orbit.buildurl=/tools/orbit/downloads/drops/R20100519200754 #csv list of 2 required dependency files: see buildAllHelper.xml#packAllInOnes required.dependency.files=eclipse-SDK-3.6RC4-linux-gtk-ppc.tar.gz,orbit-R20100519200754.zip ######################################################## ## Load /opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/org.eclipse.ocl.releng/testing.properties (or alternate) ## #csv list of test plugins to run testPluginsToRun=org.eclipse.ocl.ecore.tests,org.eclipse.ocl.uml.tests,org.eclipse.ocl.examples.tests #,org.eclipse.zest.tests # need an aggregate test suite first! #map name of test plugin to testsuite class to run org.eclipse.ocl.ecore.tests.suite=org.eclipse.ocl.ecore.tests.AllTests org.eclipse.ocl.uml.tests.suite=org.eclipse.ocl.uml.tests.AllTestsBacktracking org.eclipse.ocl.examples.tests.suite=org.eclipse.ocl.examples.test.AllExamplesTests extraVMargs=-Dorg.eclipse.swt.browser.XULRunnerPath=/shared/common/mozilla-xulrunner181-1.8.1.4-30.ppc #need an aggregate test suite first! #org.eclipse.zest.tests.suite=org.eclipse.zest.test.ZestTestSuite ## Load /opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/org.eclipse.dash.common.releng/builder/tests/testing.properties ## #which (sub)project? project=ocl #target to call in test.xml: runtests-local | runtests-remote testTarget=runtests-local #directory on test machine where automated testing framework will be installed # testBase=/tmp/build/N200911122249/testing # testDir=/tmp/build/N200911122249/testing/N200911122249 testDir=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/R201006141954/testing/R201006141954 #name of zip file containing automated testing framework and JUnit test plug-ins testFramework=mdt-ocl-Automated-Tests-3.0.0.zip #directory where test scripts are launched # executionDir=/tmp/build/N200911122249/testing/N200911122249/testing executionDir=${testDir}/testing #name of Update & Master Zip or runtime/SDK/all-in-one to install and test updateZip=mdt-ocl-Update-3.0.0.zip MasterZip=mdt-ocl-Master-3.0.0.zip # backup if update zip does not exist SDKZip=mdt-ocl-SDK-3.0.0.zip #used by org.eclipse.build.tools/scripts/test.xml; must be set (but no longer used) runtime=mdt-ocl-Update-3.0.0.zip # path to java vmExecutable=/opt/public/common/ibm-java2-ppc-50/bin/java #hack to override unneeded function in releng.basebuilder/plugins/org.eclipse.build.tools/scripts/test.xml vmUrl= vmDest=/dev/null vmInstallExecutable=${vmExecutable} vmInstallCommand=-version #eclipse platforms: win32 | linux.motif | linux.gtk | aix.motif | hpux.motif |solaris.motif platform=linux.gtk #name of file that captures console output from running JUnit plug-in tests consolelog=linux.gtk_consolelog.txt #Works with IBM and Sun JDKs, 1.4+ #name of script to execute testExecutable=bash Xflags=-Xms256M -Xmx256M #Xflags= -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m #see bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=106396 for rationale for "-Dosgi.bundlefile.limit=100" Dflags=-Dosgi.bundlefile.limit=100 #arguments to $(testExecutable) - .sh script + args args=${executionDir}/${shell} -vmExecutable ${vmExecutable} -consolelog ${consolelog} ${Xflags} ${Dflags} # to use a different library-file than the default from org.eclipse.test/library.xml #library-file=${eclipse-home}/dropins/ocl/eclipse/plugins/org.eclipse.test/library.xml #library-file=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/org.eclipse.dash.common.releng/builder/tests/custom-library.xml #library-file=/opt/users/hudsonbuild/.hudson/jobs/cbi-mdt-ocl-3.0-integration/workspace/build/org.eclipse.ocl.releng/my-custom-library.xml # to dump test properties into console log and separate file (for debugging purposes), set echotestproperties=true #echotestproperties=true