RTC 2.0 and JBE
Hello,
We have an java project which is run by any script . and we would like to explore JBE for continuous integration can someone point if there is any guide or videos or steps which explains how to achieve it ?
Is JBE good on handling dependencies ?
We would also be interested if same is available for Jenkins.
Anyone have any insight on advantages/disadvantages for JBE and Jenkins ? is you can share your thoughts would be great
Thanks
Mehul
One answer
I would recommend starting with the help:
~Spencer
http://www.ibm.com/support/knowledgecenter/SSYMRC_6.0.0/com.ibm.team.build.doc/topics/t_build_overview.html
The JBE is pretty straightforward, it doesn't do anything more than start whatever script you define, and it contributes a lot of artifacts back to the RTC build result automatically.
The breakdown of build pros/cons can be found here:
https://jazz.net/library/article/1283
~Spencer