DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26570>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26570

duplicate instances of  interface com.sun.javadoc.RootDoc loaded





------- Additional Comments From [EMAIL PROTECTED]  2004-02-02 23:22 -------
The reason we don't add tools.jar is that we have tried to move that processing
into Java code out of platform specific scripts because it is easier to develop
and maintain across multiple platforms.

A workaround is to force the tools.jar into the boot loader. This works for me
with my simple sample:

set ANT_OPTS=-Xbootclasspath/a:%JAVA_HOME%\lib\tools.jar

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to