> this shouldn't stop you from generating the entire site docs, e.g.
> 
> ant maven:site
No, this doesn't stop me. The site docs are created as expected except
the missing javadocs. 
I found, however, a possible solution: javadoc 1.4 has a new command
line argument: "-subpackages package1:package2..." which _does_ work
for the problematic package name as well. Until ant supports this, a
workaround could be to use the "additionalparam" parameter of the
javadoc task. Is it possible to detect the used JDK version from within
ant build files?

Stefan

=====
Stefan Moebius       <[EMAIL PROTECTED]> 
  Wurzener Str. 43        +49 351 8475827
  01127 Dresden           +49 172 8739617

__________________________________________________
Do You Yahoo!?
Yahoo! Health - your guide to health and wellness
http://health.yahoo.com

Reply via email to