> -----Original Message----- > From: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 6 February 2002 3:05 AM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: > jakarta-ant/src/main/org/apache/tools/ant/taskdefs/email EmailTask.java > > > 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). >
Um, no reason. I didn't notice it wasn't the same as the others. Adam -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
