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
Comments
Mike Brouwers
Oct 08 '14, 2:16 p.m.Or do I need to runÂ