Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Request build on specified build engine with buildproperties

 Hi, 

in the RTC api we have  ways of starting a build

ITeamBuildRequestService.requestBuild(IBuildDefinitionHandle, IBuildProperty[], IBuildProperty[], boolean, boolean) and 
ITeamBuildRequestService.requestAndStartBuild(IBuildDefinitionHandle, IBuildEngineHandle)

Is there a way to set the buildEngine and still be able to set the buildproperties?

Mike

0 votes

Comments

Or do I need to run 

ITeamBuildRequestService.claimRequest(IBuildRequestHandle, IBuildEngineHandle, String[])?

Will that guarantee that it will be ran on the specified buildEngine if I execute this immediately after ITeamBuildRequestService.requestBuild?



One answer

Permanent link
 Nevermind, I figured it out by using IBuildRequestParams.


0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,937

Question asked: Oct 08 '14, 2:05 p.m.

Question was seen: 3,171 times

Last updated: Oct 08 '14, 5:15 p.m.

Confirmation Cancel Confirm