How to install "RTC Build toolkit"?
I'm trying to integrate RTC with Jenkins using the Team concert Plugin. The plugin refers to https://jazz.net/help-dev/clm/topic/com.ibm.jazz.install.doc/topics/t_install_build_toolkit.html for information on how to set up the RTC Build toolkit. It looks like the link is dead. Where can I find any information? The readme is no help.
Thanks.
Thanks.
Accepted answer
You can find the downloads here:
https://jazz.net/downloads/rational-team-concert/releases/5.0.2?p=allDownloads
Look for the Build System Toolkit. There are a variety of downloads for different OSes. But they are all zip files that just need to be expanded somewhere on the build machine. The Jenkins plugin will then ask for the toolkit location as part of the integration. The integration then uses the toolkit to do the communication to RTC.
~Spencer