Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

using built-in build properties in a standalone ant build

I'm using RTC 3.0.1. Here's the list of built-in properties: http://pic.dhe.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=%2Fcom.ibm.team.build.doc%2Ftopics%2Fr_buildprop.html

Is it possible to access these build properties in a standalone ant build? Or are they only available when using JBE? Specifically I'm trying to use ${buildRequesterUserId} and ${personalBuild} after calling getNextTeamBuildRequest ant task to determine if the requested build is a personal build and to get the id of the requester. When echoing the requester property, the ant script just prints ${buildRequesterUserId} instead of the requester id.. which means that the property is not being set.

0 votes


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,025

Question asked: Aug 23 '12, 2:32 p.m.

Question was seen: 4,329 times

Last updated: Aug 23 '12, 2:57 p.m.

Related questions
Confirmation Cancel Confirm