# 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=tools.edt topprojectName=tools projectName=edt subprojectName=edt buildType=R buildTimestamp=201204041632 zipPrefix=edt build.steps=buildUpdate,buildTests,generateDigests,publish,cleanup JAVA_HOME=/opt/public/common/sun-jdk1.6.0_21_x64/jre writableBuildRoot=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build thirdPartyJarsDir=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/3rdPartyJars downloadsDir=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/downloads buildDir=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/R_ThisBuild relengBuilderDir=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/releng/org.eclipse.edt.releng relengBaseBuilderDir=/opt/public/cbi/build/org.eclipse.releng.basebuilder relengCommonBuilderDir=/opt/public/cbi/build/org.eclipse.dash.common.releng buildcfg=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/R_ThisBuild/build.cfg dependencyURLs=http://archive.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-SDK-3.6-linux-gtk.tar.gz repositoryURLs=http://download.eclipse.org/releases/helios,http://download.eclipse.org/jetty/updates/jetty-bundles-7.x,/home/data/httpd/download.eclipse.org/tools/orbit/downloads/drops/R20120119162704/repository featureIDsToInstall=org.eclipse.emf+org.eclipse.jst.web_core.feature+org.eclipse.wst.common_core.feature+org.eclipse.wst.common.fproj+org.eclipse.wst.server_core.feature+org.eclipse.wst.xml_core.feature+org.eclipse.wst.xml_ui.feature+org.eclipse.jst.enterprise_ui.feature+org.eclipse.wst.server_ui.feature+org.eclipse.wst.web_ui.feature+org.eclipse.datatools.modelbase.feature+org.eclipse.datatools.connectivity.feature+org.eclipse.mat.chart.feature+org.eclipse.datatools.enablement.jdbc.feature pluginIDsToInstall=org.eclipse.jetty.util+org.eclipse.jetty.webapp+org.eclipse.jetty.xml+org.eclipse.jetty.servlet+org.eclipse.jetty.server+org.eclipse.jetty.plus+org.eclipse.jetty.jndi runPackager=true # Environment variables HOME=/opt/users/hudsonbuild JAVA_HOME=/opt/public/common/sun-jdk1.6.0_21_x64 java.home=/opt/public/common/sun-jdk1.6.0_21_x64/jre 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=x86_64 basews=gtk ## Load /opt/users/hudsonbuild/workspace/cbi-edt-nightly/releng/org.eclipse.edt.releng/build.properties (or alternate) ## ## BEGIN PROJECT BUILD PROPERTIES ## # default settings for all this project's builds, for this branch; see also o.e.d.commonbuilder.releng/build.properties for overrideable defaults # this property allows ant-contrib and pde-svn-plugin to be fetched and installed automatically for you thirdPartyDownloadLicenseAcceptance="I accept" projectid=tools.edt zipPrefix=edt version=0.8.0 edtProjectName=EGL Development Tools (EDT) writableBuildRoot=${WORKSPACE}/build # ${BUILDTYPE} is a parameter to our build. The default value is N. # I - Integration, N - Nightly, S - Stable, R - Release, M - Maintenance # This is simply a label that implies a statement of quality. buildType=${BUILDTYPE} mainFeatureToBuildID=org.eclipse.edt.sdk.feature testFeatureToBuildID=org.eclipse.edt.tests.feature buildServerUser= signingDir=/home/data/httpd/download-staging.priv/commonBuild #what steps should we do? optional steps include: # dir2cvsmap,dir2svnmap,map2psf,buildZips,buildExtra # see common.releng/buildAll.xml for how to use these steps # if not set, default is build.steps=buildUpdate,buildTests,generateDigests,test,publish,cleanup # on windows or mac, use testLocal; on linux use test or testLocal (requires Xvnc or Xvfb) ########## ######### ########### build.steps=buildUpdate,buildTests,generateDigests,testLocal,publish,cleanup build.steps=buildUpdate,buildTests,generateDigests,publish,cleanup # use this to omit pack200 step. You may also want to skip packing specific bundles with an eclipse.inf file. See http://wiki.eclipse.org/JarProcessor_Options #skipPack=true # use this to omit jar signing #skipSign=true # Some plug-ins in our target platform have a cycle - work around that. allowBinaryCycles=true # The following comma-separated list get inserted into content.xml to become available for resolving dependencies. associate.sites=http://download.eclipse.org/edt/updates/1.0,\ http://download.eclipse.org/jetty/updates/jetty-bundles-7.x # can be SDK, runtime, or update zips. # list of feature.groups & plugins to install into target against which we will then build dependencyURLs=http://archive.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-SDK-3.6-linux-gtk.tar.gz repositoryURLs=http://download.eclipse.org/releases/helios,\ http://download.eclipse.org/jetty/updates/jetty-bundles-7.x,\ /home/data/httpd/download.eclipse.org/tools/orbit/downloads/drops/R20120119162704/repository featureIDsToInstall=org.eclipse.emf+org.eclipse.jst.web_core.feature+org.eclipse.wst.common_core.feature+org.eclipse.wst.common.fproj+org.eclipse.wst.server_core.feature+org.eclipse.wst.xml_core.feature+org.eclipse.wst.xml_ui.feature+org.eclipse.jst.enterprise_ui.feature+org.eclipse.wst.server_ui.feature+org.eclipse.wst.web_ui.feature+org.eclipse.datatools.modelbase.feature+org.eclipse.datatools.connectivity.feature+org.eclipse.mat.chart.feature+org.eclipse.datatools.enablement.jdbc.feature pluginIDsToInstall=org.eclipse.jetty.util+org.eclipse.jetty.webapp+org.eclipse.jetty.xml+org.eclipse.jetty.servlet+org.eclipse.jetty.server+org.eclipse.jetty.plus+org.eclipse.jetty.jndi JavaSE-1.6=/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/rt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/core.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/annotation.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/beans.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/ibmorbapi.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/java.util.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/jlm.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/logging.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/resources.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/security.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/sql.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/vm.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/xmldsigfw.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/xml.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/graphics.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/server.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/jce.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/jre/lib/ibmjcefw.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/../Classes/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/../Classes/classes.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/../Classes/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/../Classes/jce.jar ### extra params used by this specific build, such as: compilerArg=-enableJavadoc -encoding UTF-8 flattenDependencies=true parallelCompilation=true generateFeatureVersionSuffix=true individualSourceBundles=true # don't suppress cleanup if tests fail #noclean=false ## END PROJECT BUILD PROPERTIES ## ## Load /opt/public/cbi/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/public/cbi/build/org.eclipse.dash.common.releng/tools/scripts buildDirectory=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/R_ThisBuild/eclipse testBase=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/R_ThisBuild/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}.edt projRelengName=${domainNamespace}.edt.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/public/cbi/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/jdk-1.6.x86_64 JAVA50_64_HOME=/opt/public/common/jdk-1.5.0-22.x86_64 JAVA50_HOME=/opt/public/common/jdk-1.5.0_16 JAVA14_HOME=/opt/public/common/j2sdk1.4.2_19 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=${JAVA50_HOME} # 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=${JAVA50_HOME}/jre/lib/rt.jar:${JAVA50_HOME}/jre/lib/vm.jar:${JAVA50_HOME}/jre/lib/core.jar:${JAVA50_HOME}/jre/lib/xml.jar:${JAVA50_HOME}/jre/lib/graphics.jar:${JAVA50_HOME}/jre/lib/server.jar:${JAVA50_HOME}/jre/lib/ibmorbapi.jar:${JAVA50_HOME}/jre/lib/security.jar:${JAVA50_HOME}/jre/lib/classes.jar:${JAVA50_HOME}/jre/lib/jsse.jar:${JAVA50_HOME}/jre/lib/jce.jar:${JAVA50_HOME}/jre/lib/ibmjcefw.jar:${JAVA50_HOME}/../Classes/dt.jar:${JAVA50_HOME}/../Classes/classes.jar:${JAVA50_HOME}/../Classes/jsse.jar:${JAVA50_HOME}/../Classes/jce.jar J2SE-1.4=${JAVA14_HOME}/lib/vm.jar:${JAVA14_HOME}/jre/lib/vm.jar:${JAVA14_HOME}/lib/dt.jar:${JAVA14_HOME}/jre/lib/dt.jar:${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/workspace/cbi-edt-nightly/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/workspace/cbi-edt-nightly/build/3rdPartyJars ## END SERVER PROPERTIES ## # yet more path variables baseLocation=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/R_ThisBuild/eclipse testBase=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/build/R_ThisBuild/testing # label.properties variables buildId=R201204041632 buildID=R201204041632 timestamp=201204041632 buildDateStamp=201204041632 buildLabel=R201204041632 buildAlias=R201204041632 # 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://archive.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/eclipse-SDK-3.6-linux-gtk.tar.gz eclipse.base.file=eclipse-SDK-3.6-linux-gtk.tar.gz eclipse.base.dropfile=/eclipse/downloads/drops/R-3.6-201006080911/eclipse-SDK-3.6-linux-gtk.tar.gz eclipse.base.buildurl=/eclipse/downloads/drops/R-3.6-201006080911 #csv list of 1 required dependency files: see buildAllHelper.xml#packAllInOnes required.dependency.files=eclipse-SDK-3.6-linux-gtk.tar.gz ######################################################## ## Load /opt/users/hudsonbuild/workspace/cbi-edt-nightly/releng/org.eclipse.edt.releng/testing.properties (or alternate) ## ############################################################################### # Copyright � 2012 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 # which accompanies this distribution, and is available at # http://www.eclipse.org/legal/epl-v10.html # # Contributors: # IBM Corporation - initial API and implementation # ############################################################################### #csv list of test plugins to run testPluginsToRun=org.eclipse.edt.compiler.tests # define which suite to run within each test plugin; or, include a test.xml script in # the test plugin to deviate from default one-suite-per-plugin operation # map name of test plugin to testsuite class to run using ".suite=" org.eclipse.edt.compiler.tests.suite=org.eclipse.edt.compiler.tests.AllCompilerTests # could also add things like: -Xbootclasspath/a:/path/to/emma.jar ? Xflags= -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m Dflags= extraVMargs= -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m ## Load /opt/public/cbi/build/org.eclipse.dash.common.releng/builder/tests/testing.properties ## #which (sub)project? project=edt #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/workspace/cbi-edt-nightly/build/R_ThisBuild/testing/R201204041632 #name of zip file containing automated testing framework and JUnit test plug-ins testFramework=edt-Automated-Tests-R201204041632.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=edt-Update-R201204041632.zip MasterZip=edt-Master-R201204041632.zip # backup if update zip does not exist SDKZip=edt-SDK-R201204041632.zip #used by org.eclipse.build.tools/scripts/test.xml; must be set (but no longer used) runtime=edt-Update-R201204041632.zip # path to java vmExecutable=/opt/public/common/sun-jdk1.6.0_21_x64/jre/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/edt/eclipse/plugins/org.eclipse.test/library.xml #library-file=/opt/public/cbi/build/org.eclipse.dash.common.releng/builder/tests/custom-library.xml #library-file=/opt/users/hudsonbuild/workspace/cbi-edt-nightly/releng/org.eclipse.edt.releng/my-custom-library.xml # to dump test properties into console log and separate file (for debugging purposes), set echotestproperties=true #echotestproperties=true