It's all about the answers!

Ask a question

Detailed steps to run Post-build Deliver for Jenkins using the Team Concert Plug-ins?


ryosuke oka (17984648) | asked Nov 22 '13, 4:05 a.m.
retagged Dec 16 '13, 12:02 p.m. by David Lafreniere (4.8k7)
One of our customer had implemented Jenkins using the Team Concert Plug-ins and now want to implement "Post-build Deliver" but there seems to be no detailed document for this.

Is there any organized document for it?


■ Here is a list of related documents I found:

1.Creating a Hudson/Jenkins build definition
http://pic.dhe.ibm.com/infocenter/clmhelp/v4r0m3/index.jsp?re=1&topic=/com.ibm.team.build.doc/topics/t_hudson_build_def.html&scope=null
Note:You can set Hudson/Jenkins build definition options, such as Jazz Source Control or Post-build Deliver.
However, the build definition does not automatically run the options.
You must configure the Hudson/Jenkins build to run build definition options by using Ant tasks,
such as teamAccept and teamFetch, or by using a Hudson/Jenkins plug-in for Rational® Team Concert.
=> This dose not really tell what to do for post-bild deliver

2. Discussion thread for the JazzScmWithJenkins wiki topic
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=242037
=> This also dose not help much

3.Post build task
https://wiki.jenkins-ci.org/display/JENKINS/Post+build+task
=> should this be the one?



Accepted answer


permanent link
Spencer Murata (2.3k115971) | answered Nov 26 '13, 2:12 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
 There is no organized documentation on this.  Also like the Jazz Source Control there is no native implementation in Jenkins, but you can feed that information into the JBE and leverage that to do the post build deliver like it would for a JBE build definition.  Otherwise you have the properties in Jenkins but no way to act on them.

~Spencer
ryosuke oka selected this answer as the correct answer

Comments
ryosuke oka commented Nov 27 '13, 4:54 a.m.

Thank you for your comment, Spencer.

I actally created an escalation for this (#291561) because I thought there was no answer.

I may need more detiled answer for this, so could you take a look at the escalation?

One other answer



permanent link
Nick Edgar (6.5k711) | answered Nov 28 '13, 9:03 p.m.
JAZZ DEVELOPER
See also the answer here and the work item referenced. 

Your answer


Register or to post your answer.