From Ant or command-line, how do I access an artifact file or link that has been published to Jazz Build Results?
Tom Connor (1●1●2)
| asked Mar 04 '13, 6:12 p.m.
retagged May 28 '13, 5:27 p.m. by Martha (Ruby) Andrews (3.0k●4●43●51) Hi Folks, This seems like an obvious quesiton but I haven't been able to find the answer: The script run by Build Definition A produces artifact files and/or artifact links that are published to Build Results. The script run by Build Definition B needs to access the artifacts published by a specific build of A. How do I do this in a script? That is, how do I get the list of A's builds, either by querying by build name/label or by tag pattern, and once I have selected the desired build of A, how do I access it's artifacts? |
One answer
Ralph Schoon (63.5k●3●36●46)
| answered May 29 '13, 8:39 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Tom, I haven't coded up anything, but maybe this could be a starting point: https://jazz.net/library/article/807
I would use the Plain Java Client Libraries. |
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.