run build from command line
One answer
On 1/18/2012 8:53 AM, angelo_corna wrote:
I don't know of any command-line tool to do that, but there is the
requestTeamBuild Ant task.
https://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=%2Fcom.ibm.team.build.doc%2Ftopics%2Fr_requestBuild.html
Running an Ant script from the command line takes a little more setup
than a regular command-line tool, but it's a good enough command-line
replacement in many situations.
--
David Olsen
IBM Rational
Beaverton, Oregon
We need to run a build definition from command line.
Is there a command (like scm command) in order to do this?
I don't know of any command-line tool to do that, but there is the
requestTeamBuild Ant task.
https://publib.boulder.ibm.com/infocenter/clmhelp/v3r0m1/index.jsp?topic=%2Fcom.ibm.team.build.doc%2Ftopics%2Fr_requestBuild.html
Running an Ant script from the command line takes a little more setup
than a regular command-line tool, but it's a good enough command-line
replacement in many situations.
--
David Olsen
IBM Rational
Beaverton, Oregon