Hi

I have just updated Lenya 1.4-dev (Last Changed Rev: 290647) and receive
the following error (see below)

Any idea what might be wrong?

Thanks

Michi

symbol  : class MailSender
   [javac] location: class org.apache.lenya.notification.DefaultNotifier
   [javac]         MailSender mailer = null;
   [javac]         ^
[javac] /home/michi/src/apache/lenya/trunk/build/lenya/src/org/apache/lenya/notification/DefaultNotifier.java:85: cannot resolve symbol
   [javac] symbol  : class MailSender
   [javac] location: class org.apache.lenya.notification.DefaultNotifier
[javac] mailer = (MailSender) this.manager.lookup(MailSender.ROLE);
   [javac]                       ^
[javac] /home/michi/src/apache/lenya/trunk/build/lenya/src/org/apache/lenya/notification/DefaultNotifier.java:85: cannot resolve symbol
   [javac] symbol  : variable MailSender
   [javac] location: class org.apache.lenya.notification.DefaultNotifier
[javac] mailer = (MailSender) this.manager.lookup(MailSender.ROLE);
   [javac]                                                       ^
   [javac] 4 errors

--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to