On 27 May 2003, <[EMAIL PROTECTED]> wrote: > Log: Implementation of SMTP-Auth for MimeMail, available through > <mail/> and MailLogger.
The way you've done it causes a compile time dependency on JavaMail and JAF in MailLogger. While I'm not sure whether this causes a problem for MailLogger (it is a backwards compatibility problem if it also means a dependency at runtime), it breaks bootstrapping Ant. I'll take care of the later. Stefan