It's all about the answers!

Ask a question

Is there a to check in ant whether the build was requested manually ?


Yair Rinot (845) | asked Jun 10 '14, 12:08 p.m.
I'm using RTC build engine to execute a build using an Ant build file (not using RTC SCM)

Is there a way to determine in the Ant build file, whether this is a scheduled build or a build which was requested manually by a user ?
There's no need for request user details as explained here https://jazz.net/forums/viewtopic.php?t=2653

Thanks in advance

One answer



permanent link
Lily Wang (4.9k714) | answered Jun 12 '14, 8:28 a.m.
I think you can use ${buildRequesterUserId} build property to check who request the build, if the build is requested by a Jazz user or by "scheduled build".

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.