Scheduling the Build Definition in RTC
2 answers
milan.krivic wrote:
When you explicitly request a build (rather that waiting for the
scheduled build), does the build run successfully? (If not, then there
is something wrong with the build definition or the build engine. If
so, then it is a scheduling issue.)
On the Jazz Source Control tab of the build definition, is the "Build
only if there are changes accepted" box checked? If so, and if there
were no new changes in the stream, then it will look as if the build
never ran at all.
I made a build engine which I use for created build definition. I
enabled the scheduling, set the time to request the build, but
nothing happens?
When you explicitly request a build (rather that waiting for the
scheduled build), does the build run successfully? (If not, then there
is something wrong with the build definition or the build engine. If
so, then it is a scheduling issue.)
On the Jazz Source Control tab of the build definition, is the "Build
only if there are changes accepted" box checked? If so, and if there
were no new changes in the stream, then it will look as if the build
never ran at all.
milan.krivic wrote:
I made a build engine which I use for created build definition. I
enabled the scheduling, set the time to request the build, but
nothing happens?
When you explicitly request a build (rather that waiting for the
scheduled build), does the build run successfully? (If not, then there
is something wrong with the build definition or the build engine. If
so, then it is a scheduling issue.)
On the Jazz Source Control tab of the build definition, is the "Build
only if there are changes accepted" box checked? If so, and if there
were no new changes in the stream, then it will look as if the build
never ran at all.
Hi David,
Thanks for your answer. I unchecked
Thanks,