On 5 Feb 2002, <[EMAIL PROTECTED]> wrote: > make javadoc a little more happy
I still get [javadoc] javadoc: warning - Tag @link: Class or Package not found: org.apache.tools.ant.taskdefs.email.UUMailer UUMailer This is because UUMailer unlike MimeMailer and PlainMailer is package private and not public. Adam, what has been your motivation to make UUMailer non-public while the others are (I'm sure, I'm missing something). Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
