>We are working with ant-1.6.5. As a workaround for
> 
>http://bugs.sun.com/view_bug.do?bug_id=6176978
>
>(the bug is marked fixed, but it re-appeared in jdk 1.6), we need to
add
>tools.jar to ant system classpath.


- If JAVA_HOME points to a JDK it should be on Ants classpath already.
- You could add jars from a directory by -lib option
- <javadoc> supports nested sourcepath, classpath and bootclasspath


Jan

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

Reply via email to