How do I specify the buildLabel when using a RTC build definition?
I want to specify the buildLabel as part of my build definition.
It would also be ok if I could change the buildLabel after the build is complete. Currently RTC assigns a buildLabel similar to: 20130503-0738 I need the to change the buildLabel to something like SONAS-1.3.2.3-8-1234 How can I do that? |
One answer
Hi Tom, the build label name coincides with the snapshot name created in the workspace when the build starts. This can be manipulated using the teamAccept Ant task with the snapshotName attribute.
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m1/topic/com.ibm.team.build.doc/topics/r_teamaccept.html?resultof=%22%74%65%61%6d%61%63%63%65%70%74%22%20
|
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.