how to integrate RTC with Cruise Control for Continuous Integration
2 answers
Firstly I have to declare that I am an IBM Rational employee.
But I have to ask - why would you want to do that? Is it because you already have other projects in Cruise Control?
In my opinion, RTC's Build capabilities are far better than Cruise Control and if there is no mandate for using it I would strongly recommend you implement your CI process directly inside RTC.
But I have to ask - why would you want to do that? Is it because you already have other projects in Cruise Control?
In my opinion, RTC's Build capabilities are far better than Cruise Control and if there is no mandate for using it I would strongly recommend you implement your CI process directly inside RTC.
There is no out of the box integration with Cruise Control. You would need to write an intermediate build script to execute on an RTC build request, that would turn around and call out to Cruise Control. That script would also have to take action on the Jazz SCM properties sent from RTC if you wanted to do CI against the Jazz SCM.
~Spencer
~Spencer