Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.4.1
-
Component/s: XMLRPC Interface
-
Labels:None
-
Complexity:Intermediate
-
Number of attachments :
Description
When you build the project using XMLRPC, Continuum always treat it as a scheduled build.
It should be possible to set the trigger as forced build.
Fixed in r982227
added buildProject( int projectId, BuildTrigger buildTrigger );