It's all about the answers!

Ask a question

Build Tool supported in RTC


mehul Prajapati (18125554) | asked Apr 20 '15, 12:36 p.m.
 Hello,

Can someone please let me know what Build tool are supported by RTC for continuous build and deployments

can someone guide to me to some documents ? is someone already using the build tools in integration with RTC can you please give me tool names

We are currently using RTC for Version control and would like to do  integration with build tool 

Any free build tool that i can play around with it ?

Thanks
Mehul

2 answers



permanent link
Jeff Care (1.0k3833) | answered Apr 20 '15, 12:43 p.m.
You aren't limited in choice of build technologies.

There's built-in support for Ant & Maven. There's also built in support for running a shell script, which gives you ultimate flexibility.

permanent link
Spencer Murata (2.3k115971) | answered Apr 20 '15, 12:54 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
 There are three out of the box integrations that RTC provides.  There is the Jazz Build Engine integration, the Jenkins integration and the Build Forge integration.  JBE and Jenkins would be the free options, with Jenkins being open source.

Articles you can look at:
JBE and Ant
https://jazz.net/library/article/1287 & https://jazz.net/library/article/1286

Jenkins/Hudson
https://jazz.net/library/article/840

Build Forge
https://jazz.net/library/article/1030
http://www.ibm.com/developerworks/rational/library/integrate-rational-team-concert-build-forge/index.html?ca=drs-

~Spencer

Comments
mehul Prajapati commented Apr 20 '15, 1:24 p.m.

 how about cruise control and bamboo ?

And the tools you mentioned do both builds and deployments ?


mehul Prajapati commented Apr 20 '15, 3:23 p.m.

 i am using RTC 2.0.1 can you point me to any document for JBE for this version ? 

the document you sent i believe its for different RTC as the procedure/setup in diagram does not show up


Spencer Murata commented Apr 20 '15, 4:35 p.m.
FORUM MODERATOR / JAZZ DEVELOPER

These are all build technologies, none do deployment natively but they can be done with scripting.  The line between build and deploy is very blurry.  RTC doesn't have an explicit integration with CC and Bamboo, but they can be accessed using the Ant Tasks or their own native APIs.


As far as RTC 2.0.1, I have no idea what JBE looked like back then.

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.