Re: [Cruisecontrolrb-users] Email configuration for projects

2011-01-04 Thread Amit Kulkarni
Hi, Yes, i did that and also restarted the cruise but i am getting following error : Could not load project configuration: undefined method `email_success_notifier' for # in /home/amit/Desktop/cruisecontrol-1.4.0/public/../config/../lib/cruise_control/../../script/../config/../app/models/project.rb

Re: [Cruisecontrolrb-users] Email configuration for projects

2011-01-04 Thread Christopher Gaudig
Did you remove lib/smtp_tls.rb and install the action_mailer_optional_tls plugin and restart cruise? If yes, I can't help, I'm afraid. http://jira.public.thoughtworks.org/browse/CCRB-187 On 01/04/2011 03:56 PM, Amit Kulkarni wrote: Hi, I downloaded the plugin and made the changes required.B

Re: [Cruisecontrolrb-users] Email configuration for projects

2011-01-04 Thread Amit Kulkarni
Hi, I downloaded the plugin and made the changes required.But on running the build i am getting the error as wrong number of arguments (8 for 6) at /home/amit/Desktop/cruisecontrol-1.4.0/public/../config/../lib/cruise_control/../../script/../config/../vendor/plugins/action_mailer_optional_tls/lib/a

Re: [Cruisecontrolrb-users] Email configuration for projects

2011-01-03 Thread Christopher Gaudig
Hi! I think this should help: https://cruisecontrolrb.lighthouseapp.com/projects/9150/tickets/209-fail-to-send-auth-tls-mail-ruby-1-8-7 Good luck! On 01/03/2011 03:24 PM, Amit Kulkarni wrote: Hi, I had successfully added a project but i am getting problem in email setup. I am getting error

Re: [Cruisecontrolrb-users] Email configuration for projects

2011-01-03 Thread Chad Woolley
On Mon, Jan 3, 2011 at 7:24 AM, Amit Kulkarni wrote: > Hi, > I had successfully added a project but i am getting problem in email setup. > I am getting error as"Error in plugin EmailNotifier: wrong number of > arguments (3 for 2)" Does this happen to be RubyEE? There was a recent commit which lo