Property in Team Concert build
Hi,
I'm looking for how to catch some Build Engine properties in order to use it into Ant script. Some of these are documented in information center: http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.build.doc/topics/r_buildprop.html
but there are some other properties which are not documented as, for example, team.scm.fetchDestination (which is only written on build definition tab). I'd like to know which other properties could be used in build. For example I'd like to know the following informations in order to put them on my ant script:
- user id and password of the user who launch the engine
These information are all known by the build engine so how can I get them?
Thanks,
Michele.
I'm looking for how to catch some Build Engine properties in order to use it into Ant script. Some of these are documented in information center: http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.build.doc/topics/r_buildprop.html
but there are some other properties which are not documented as, for example, team.scm.fetchDestination (which is only written on build definition tab). I'd like to know which other properties could be used in build. For example I'd like to know the following informations in order to put them on my ant script:
- user id and password of the user who launch the engine
These information are all known by the build engine so how can I get them?
Thanks,
Michele.
One answer
Hi,
I'm looking for how to catch some Build Engine properties in order to use it into Ant script. Some of these are documented in information center: http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.build.doc/topics/r_buildprop.html
but there are some other properties which are not documented as, for example, team.scm.fetchDestination (which is only written on build definition tab). I'd like to know which other properties could be used in build. For example I'd like to know the following informations in order to put them on my ant script:
- user id and password of the user who launch the engine
These information are all known by the build engine so how can I get them?
Thanks,
Michele.
Hi,
I think you're interested in the enhancement request linked below. The user id of the person that requested the build will be 'buildRequesterUserId'. You can check this out in the 3.0.1 RC1.
https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/65619
Sometimes properties may be left out of documentation because they are considered internal and subject to change. Are there other properties that you're interested in? Perhaps, there are existing enhancement requests or a new one needs to be written.
Brent Ulbricht
Developer/Lead - RTC Build