It's all about the answers!

Ask a question

Controlling teamAccept and teamFetch tasks


robert salloum (2142) | asked Sep 24 '08, 10:34 p.m.
In the build file, if you are using the <teamAccept> and <teamFetch> tasks, can you ensure that at least one change is accepted before doing the fetch and continuing with the build..if so, how do you do this?

This is availble through the Build Defination GUI if you let Jazz handle the pre-build, however, my issue is if you want to control this through the build file and not through pre-build.

One answer



permanent link
Ryan Manwiller (1.3k1) | answered Sep 25 '08, 4:19 p.m.
JAZZ DEVELOPER
It should be possible.

See the changesAcceptedProperty attribute on the teamAcceptTask.

https://jazz.net/jazzdocs/topic/com.ibm.team.build.doc/topics/r_teamaccept.html


Also see the buildNotNecessary attribute on the completeTeamBuild task.

https://jazz.net/jazzdocs/topic/com.ibm.team.build.doc/topics/r_completebuild.html


---
Ryan Manwiller
Jazz Team

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.