# 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=1.1.0 projectid=soa.jwt topprojectName=soa projectName=jwt subprojectName=jwt buildType=S buildTimestamp=201106070833 zipPrefix=JWT build.steps=buildUpdate,buildTests,generateDigests,testLocal,publish,cleanup removeUnpackedJars=true JAVA_HOME=/opt/public/common/sun-jdk1.6.0_21_x64 PACK200_JAVA_HOME=/opt/public/common/sun-jdk1.6.0_21_x64/jre/.. writableBuildRoot=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build thirdPartyJarsDir=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build/3rdPartyJars downloadsDir=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build/downloads buildDir=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build/S201106070833 relengBuilderDir=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/org.eclipse.jwt/releng/cbi-jwt-builder relengBaseBuilderDir=/opt/public/cbi/build/org.eclipse.releng.basebuilder_R36_RC4 relengCommonBuilderDir=/opt/public/cbi/build/org.eclipse.dash.common.releng localSourceCheckoutDir=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable noclean=false buildcfg=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build/S201106070833/build.cfg dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/S-3.7RC4-201106030909/eclipse-SDK-3.7RC4-linux-gtk-x86_64.tar.gz repositoryURLs=http://download.eclipse.org/releases/indigo/ featureIDsToInstall=org.eclipse.gef+org.eclipse.zest+org.eclipse.m2m.atl+org.eclipse.jdt # build from local source instead of VCS repo? skipFetch=true localSourceCheckoutDir=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable 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 ANT_HOME=/opt/public/cbi/build/org.eclipse.releng.basebuilder_R36_RC4/plugins/org.apache.ant_1.7.1.v20090120-1145 ANT=/opt/public/cbi/build/org.eclipse.releng.basebuilder_R36_RC4/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-soa-jwt-stable/org.eclipse.jwt/releng/cbi-jwt-builder/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=soa.jwt zipPrefix=JWT # default is N, can set a different buildType if needed. This is simply a label that implies a statement of quality. #buildType=I mainFeatureToBuildID=org.eclipse.jwt.feature testFeatureToBuildID=org.eclipse.jwt.test.feature #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 #without tests build.steps=buildUpdate,buildTests,generateDigests,testLocal,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 # use Eclipse 3.6.1 #dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/R-3.6.1-201009090800/eclipse-SDK-3.6.1-linux-gtk-x86_64.tar.gz #repositoryURLs=http://download.eclipse.org/releases/helios/ dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/S-3.7RC4-201106030909/eclipse-SDK-3.7RC4-linux-gtk-x86_64.tar.gz repositoryURLs=http://download.eclipse.org/releases/indigo/ #repositoryURLs=\ # http://download.eclipse.org/releases/helios/,\ # http://download.eclipse.org/technology/subversive/0.7/pde-update-site/ # list of feature.groups & plugins to install into target against which we will then build featureIDsToInstall=org.eclipse.gef+org.eclipse.zest+org.eclipse.m2m.atl+org.eclipse.jdt #featureIDsToInstall=org.eclipse.team.svn.pde.build,org.eclipse.gef+org.eclipse.zest+org.eclipse.m2m.atl+org.eclipse.jdt JAVA14_HOME=/opt/public/common/sun-jdk1.6.0_21_x64 JAVA50_HOME=/opt/public/common/sun-jdk1.6.0_21_x64 JAVA60_HOME=/opt/public/common/sun-jdk1.6.0_21_x64 PACK200_JAVA_HOME=/opt/public/common/sun-jdk1.6.0_21_x64 ### extra params used by this specific build, such as: compilerArg=-enableJavadoc -encoding ISO-8859-1 flattenDependencies=true parallelCompilation=true generateFeatureVersionSuffix=true #individualSourceBundles=true # fix for wrong signpath on new hudson server buildServerUser= signingDir=/home/data/httpd/download-staging.priv/technology/jwt #signingDir=/home/data/httpd/download-staging.priv/technology/jwt/ #buildServerUser=dashBuild@build.eclipse.org #signingDir=/opt/public/download-staging.priv/commonBuild # remove unpacked jars from update site zip if equivalent packed jar available? removeUnpackedJars=true # fix for wrong buildorder in 3.5 basebuilder #resolution.devMode=true # don't suppress cleanup if tests fail noclean=false ## END PROJECT BUILD PROPERTIES ## #bootstrap.xml properties WORKINGDIR=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/org.eclipse.jwt/releng/cbi-jwt-builder/.. COMMON_TOOLS=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/org.eclipse.jwt/releng/cbi-jwt-builder/../tools relengCommonBuilderDir=/opt/public/cbi/build/org.eclipse.dash.common.releng relengBaseBuilderDir=/opt/public/cbi/build/org.eclipse.releng.basebuilder_R36_RC4 writableBuildRoot=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build ## 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-soa-jwt-stable/build/S201106070833/eclipse testBase=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build/S201106070833/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}.jwt projRelengName=${domainNamespace}.jwt.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=/opt/public/common/sun-jdk1.6.0_21_x64 # should for for OpenJDK/IcedTea, IBM, Sun, and Mac OS X 10.5 port of Sun # add other jars if required JavaSE-1.6=/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/rt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/core.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/annotation.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/beans.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/ibmorbapi.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/java.util.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/jlm.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/logging.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/resources.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/security.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/sql.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/vm.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/xmldsigfw.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/xml.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/graphics.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/server.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/jce.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/ibmjcefw.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/classes.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/jce.jar J2SE-1.5=/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/rt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/vm.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/core.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/xml.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/graphics.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/server.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/ibmorbapi.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/security.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/classes.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/jce.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/ibmjcefw.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/classes.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/jce.jar J2SE-1.4=/opt/public/common/sun-jdk1.6.0_21_x64/lib/vm.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/vm.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/rt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/rt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/core.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/core.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/xml.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/xml.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/graphics.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/graphics.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/server.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/server.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/ibmorbapi.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/ibmorbapi.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/security.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/security.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/classes.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/classes.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/jce.jar:/opt/public/common/sun-jdk1.6.0_21_x64/lib/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/jre/lib/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/dt.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/classes.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../Classes/jsse.jar:/opt/public/common/sun-jdk1.6.0_21_x64/../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-soa-jwt-stable/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-soa-jwt-stable/build/3rdPartyJars ## END SERVER PROPERTIES ## # yet more path variables baseLocation=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build/S201106070833/eclipse testBase=/opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/build/S201106070833/testing # label.properties variables buildId=S201106070833 buildID=S201106070833 timestamp=201106070833 buildDateStamp=201106070833 buildLabel=S201106070833 buildAlias=S201106070833 # map types used in this build (CVS, SVN, GET, local) mapTypes=local #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/S-3.7RC4-201106030909/eclipse-SDK-3.7RC4-linux-gtk-x86_64.tar.gz eclipse.base.file=eclipse-SDK-3.7RC4-linux-gtk-x86_64.tar.gz eclipse.base.dropfile=/eclipse/downloads/drops/S-3.7RC4-201106030909/eclipse-SDK-3.7RC4-linux-gtk-x86_64.tar.gz eclipse.base.buildurl=/eclipse/downloads/drops/S-3.7RC4-201106030909 #csv list of 1 required dependency files: see buildAllHelper.xml#packAllInOnes required.dependency.files=eclipse-SDK-3.7RC4-linux-gtk-x86_64.tar.gz ######################################################## ## Load /opt/users/hudsonbuild/workspace/cbi-soa-jwt-stable/org.eclipse.jwt/releng/cbi-jwt-builder/testing.properties (or alternate) ## #csv list of test plugins to run testPluginsToRun=org.eclipse.jwt.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.jwt.tests.suite=org.eclipse.jwt.tests.AllTests # could also add things like: -Xbootclasspath/a:/path/to/emma.jar ? #Xflags= -Xms512m -Xmx1024m -XX:PermSize=128m -XX:MaxPermSize=256m #Dflags= ## Load /opt/public/cbi/build/org.eclipse.dash.common.releng/builder/tests/testing.properties ## #which (sub)project? project=jwt #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-soa-jwt-stable/build/S201106070833/testing/S201106070833 #name of zip file containing automated testing framework and JUnit test plug-ins testFramework=JWT-Automated-Tests-S201106070833.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=JWT-Update-S201106070833.zip MasterZip=JWT-Master-S201106070833.zip # backup if update zip does not exist SDKZip=JWT-SDK-S201106070833.zip #used by org.eclipse.build.tools/scripts/test.xml; must be set (but no longer used) runtime=JWT-Update-S201106070833.zip # path to java vmExecutable=/opt/public/common/sun-jdk1.6.0_21_x64/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/jwt/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-soa-jwt-stable/org.eclipse.jwt/releng/cbi-jwt-builder/my-custom-library.xml # to dump test properties into console log and separate file (for debugging purposes), set echotestproperties=true #echotestproperties=true