Hi,

I would like to use the trigger method but it does not seem to work as
posted on the Manual page

 

http://cruisecontrolrb.thoughtworks.com/documentation/manual

------

project.triggered_by SuccessfulBuildTrigger.new('My Project-Fast')

or in short hand

project.triggered_by 'My Project-Fast'

------

 

The first way says: 

"Could not load project configuration: wrong number of arguments (1 for
2) in F:/cruisecontrolrb-1.2.1/projects/xxx/cruise_config.rb:14:in
`initialize'"

 

I am guessing this must be wrapped in something, how do you specify what
you want to run next?

 

 

_______________________________________________
Cruisecontrolrb-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users

Reply via email to