where does the RTC build ?
One answer
https://www-01.ibm.com/support/knowledgecenter/SSYMRC_5.0.2/com.ibm.team.build.doc/topics/t_build_overview.html
As for automatic build upon delivery, see the following thread:
https://jazz.net/forum/questions/161637/automatic-build-after-code-delivery-scm-polling-in-rtc
Comments
Hi, Aniola, thanks for your answer.
Your question has, as far as I can tell been answered here already: https://jazz.net/forum/questions/196347/trigger-a-build-if-the-scm-updated
I would also like to suggest to stay with how RTC works out of the box and use personal builds and normal builds by requesting them when you need them or schedule them.
1 vote
Hi, Ralph, thanks a lot for your answer.
that is what computers are for, build often. it does mean you need to think about HOW you build, cause you don't want to build EVERYTHING for a 1 line of code change. This is what CI is all about..
for triggering builds of any kind with RTC there are two extensions
see the last two posts here https://jazz.net/forum/questions/132739/jenkins-polling-is-too-slow-can-rtc-notify-jenkins-immediately
one does RTC Build Definition based triggering, and one fires a script on deliver.