On Feb 13, 2008 5:16 PM, Shuhu Li ( mike ) <[EMAIL PROTECTED]> wrote: > How can i get successful build email from cruise control ruby version? > I can only email notification once the build failed.
Look at email_notifier.rb, change the logic (and message text) in EmailNotifier#build_finished, and remove EmailNotifier#build_fixed -- Alexey Verkhovsky CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com] RubyWorks [http://rubyworks.thoughtworks.com] _______________________________________________ Cruisecontrolrb-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
