Build engine - Enable "Associated release" at the end of the build automatically
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
One answer
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
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