Vadim Gritsenko wrote: > > > > > 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 > > And there is no other way? Sounds like jdk bug... > Yupp.
I tried it for at least 30mins here with the latest ant, different settings etc, with no better result... It seems that as soon as something ends with ".java", javadoc assumes it's a class and not a package. Carsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]