chain personal builds
Accepted answer
The build properties should be available in ANT as environment variables, as far as I know.
This is a snippet from the ANT build script of the sample application that ships with RTC.
buildResultUUID="${buildResultUUID}"
repositoryAddress="${repositoryAddress}"
Ant provides an option to save the properties in a file. Here an example that I saved.
This is a snippet from the ANT build script of the sample application that ships with RTC.
buildResultUUID="${buildResultUUID}"
repositoryAddress="${repositoryAddress}"
Ant provides an option to save the properties in a file. Here an example that I saved.
team.scm.includeComponents=false
repositoryAddress=https\://clm.example.com\:9443/ccm/
team.scm.fetchDestination=JKEBuild\\I20140630-1543
buildDefinitionId=jke.dev
buildLabelPrefix=I
buildEngineHostName=IBM-Q5E580IOFCJ
team.scm.loadComponents=
com.ibm.team.build.internal.template.id=com.ibm.team.build.ant
team.scm.buildOnlyIfChanges=true
outputRootDirectory=JKEBuild
team.scm.createFoldersForComponents=false
team.scm.workspaceUUID=_ZUF_YABcEeSP3Y4XsWMm8g
buildEngineId=jke.dev.engine
buildLabel=I20140630-1543
requestUUID=_ewldQABcEeSP3Y4XsWMm8g
buildRequesterUserId=ralph
buildResultUUID=_ewmrYABcEeSP3Y4XsWMm8g
personalBuild=true
team.scm.acceptBeforeFetch=true
team.scm.deleteDestinationBeforeFetch=true
team.scm.componentLoadRules=
com.ibm.team.build.internal.engine.monitoring.threshold=3