Hi! is there a way to force a CruiseControl project by an external program (e.g. via command-line). I want to use my own build script (written in python) to start another build project in some situations.
If there is no active push method to force a build, I have to somehow use the pull method of the Url Trigger, which is a little long winded for my case. So it would be great, if there is another method. Thanks in advance! :) Regards, Michael
