It's all about the answers!

Ask a question

Build engine - Enable "Associated release" at the end of the build automatically


Dominique RIGHETTO (111) | asked Oct 15 '13, 8:33 a.m.
edited Nov 16 '13, 5:52 a.m. by Nick Edgar (6.5k711)
 Hello,

I have searched, without success, a way to indicate to the RTC4 Build Engine, during a Build Definition execution, to associate a release to the current build without using the RTC4 Eclipse UI at the end of the build.

This automatic action is it possible ?

Thanks in advance :)

Dominique



Comments
Jacky perazio commented Nov 08 '13, 4:17 a.m. | edited Nov 11 '13, 5:33 p.m.

Hello,

If you have a solution, Please let me know. Because , I also look for this issue. Thank you in advance

Jacky

One answer



permanent link
Nick Edgar (6.5k711) | answered Nov 11 '13, 5:36 p.m.
JAZZ DEVELOPER
There is an existing enhancement request for this: Ant task to associate a build with a release (108384)

It's also possible to do via the Java client API, but that's non-trivial to use.  As I mentioned in related topic:
https://jazz.net/forum/questions/53849/associating-release-to-buildresults-or-snapshots
I whipped up a JRuby script to do this, which I can share if there's interest.




Comments
Jacky perazio commented Nov 12 '13, 3:15 a.m. | edited Nov 16 '13, 4:30 a.m.

Hello Nick

Thank you for your quick response.

Yes , I am interested for the JRUBY script. Could please share it?

Thank you in advance.

Jacky


Nick Edgar commented Nov 16 '13, 4:31 a.m.
JAZZ DEVELOPER

Hi Jacky, I've put the script up here:

Your answer


Register or to post your answer.