It's all about the answers!

Ask a question

How to retrieve unique id- ant based build


Karen Hess (6184) | asked Feb 25 '11, 7:36 a.m.
JAZZ DEVELOPER
In our generation based on a model we store the Clearcase ID to the generated Host artifacts.

How can we get an ID (UUID) of an artifact in RTC within an ant based build?

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Feb 25 '11, 9:45 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Karen,

you might be able to use the build ID (Build UUID). You could in ANT also modify it. That should be unique and also provide the information back to the build that created the artifact. If you really need the change set ID, I haven't done that, but would take a look at he lscm/scm command line SCM tools. Maybe that allows to get that.

Ralph

In our generation based on a model we store the Clearcase ID to the generated Host artifacts.

How can we get an ID (UUID) of an artifact in RTC within an ant based build?

Your answer


Register or 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.