> -----Original Message-----
> From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, June 06, 2002 2:57 PM
> To: [EMAIL PROTECTED]
> Subject: RE: [Bug?]: Javadocs and JDK 1.4
>
>
> > From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
> >
> > Hi,
> >
> > I can't build the javadocs using JDK 1.4 on W2K. It seems that
> > javadoc does not like the package
> > org.apache.cocoon.components.language.programming.java
> >
> > If I remove this directory everything works fine.
> >
> > Is not allowed to name a package xxx.java ?
>
> This was discussed on the user list month or two ago. And solution was
> found also.
>
Thanks for your answer.
Well, so JDK 1.4 cannot be used for building javadocs...great!
If someone is interested, there is a easier workaround:
- simply adding the attribute excludepackagenames="**.java" to the javadoc
task
This has the only disadvantage that no javadocs are generated for this one
package.
Carsten
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]