It's all about the answers!

Ask a question

Polling RTC from within Hudson


0
1
Jason Dean (1061168) | asked May 13 '10, 6:01 a.m.
retagged Aug 16 '12, 9:09 a.m. by Nhi P Ta (18841018)
Hi,

Has anyone come across a way to use Jazz/RTC as a SCM from within Hudson?

We use hudson extensively here and we have other source control systems in place (E.g. Perforce)

Hudson can poll Perforce for changes and trigger builds.

Is there a way to replace perforce with the RTC/Jazz SCM inside Hudson.

We are not interested in triggering builds from within RTC, just using Hudson like we do now but replacing Perforce SCM with RTC/Jazz SCM.

Cheers,

Jas

Accepted answer


24 other answers



permanent link
Maggie Stearns (1063027) | answered Oct 14 '10, 12:50 p.m.
I am also looking for the missing file: mvn_install_build_toolkit_jars-jazz_2.0.0.2.bat/.sh file If anyone has it, can you please post a copy? Thanks in advance

permanent link
Maggie Stearns (1063027) | answered Oct 14 '10, 12:51 p.m.
I am also looking for the missing file: mvn_install_build_toolkit_jars-jazz_2.0.0.2.bat/.sh file If anyone has it, can you please post a copy? Thanks in advance

permanent link
Andrew Harmel-Law (14612218) | answered Oct 27 '10, 11:36 a.m.
I am also looking for the missing file: mvn_install_build_toolkit_jars-jazz_2.0.0.2.bat/.sh file If anyone has it, can you please post a copy? Thanks in advance


Apologies guys. It was a screw-up on my part. The .bat version is now added to SVN. Please take a look at this and if you have time, submit any .sh file which you guys might create to get things working. It should be a very simple edit (but I've not an environment at the moment available to test it)

Cheers, Andrew

permanent link
Keith Wedinger (3154) | answered Jun 23 '11, 9:30 a.m.
I noticed that Andrew's plug-in supports RTC 2.0.0.2. Are there any plans to support RTC 3.0.1?

permanent link
Deluan Quintão (1611) | answered Nov 14 '11, 6:57 p.m.
I noticed that Andrew's plug-in supports RTC 2.0.0.2. Are there any plans to support RTC 3.0.1?


I've developed a new Jenkins plugin, based on scm comand line interface, that allow Jenkins to use RTC's SCM for Continuous Integration, and works with RTC 3.0.1. Probably it also works with Hudson, but I didn't have time to test it. Anyway, if anyone is interested in giving it a try: https://wiki.jenkins-ci.org/display/JENKINS/Rational+Team+Concert+Plugin.

Right now the plugin does not return the build result back to RTC, but it will be the next feature to be implemented. Any feedback and/or sugestions are welcome.

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.