How to automatically trigger build on change-set submission
One answer
Automated builds can be triggered when changes are detected. This is not
done with preconditions/followup actions.
This is accomplished by having a build engine, such as Jazz Build Engine
(JBE) check for changes and then begin a build if changes are found.
There is help content in RTC for setting up a build:
https://jazz.net/jazzdocs/topic/com.ibm.team.build.doc/topics/tsetupbuild.html
There is also this article:
https://jazz.net/learn/LearnItem.jsp?href=content/docs/build-setup/index.html
There are also several examples here:
https://jazz.net/wiki/bin/view/Main/BuildExamples
---
Ryan Manwiller
Jazz Team
done with preconditions/followup actions.
This is accomplished by having a build engine, such as Jazz Build Engine
(JBE) check for changes and then begin a build if changes are found.
There is help content in RTC for setting up a build:
https://jazz.net/jazzdocs/topic/com.ibm.team.build.doc/topics/tsetupbuild.html
There is also this article:
https://jazz.net/learn/LearnItem.jsp?href=content/docs/build-setup/index.html
There are also several examples here:
https://jazz.net/wiki/bin/view/Main/BuildExamples
---
Ryan Manwiller
Jazz Team