Hi Michael, Running the javadoc and test on a new machine works fine.
I will communicate if I found the root cause. Thanks, Ahmed ----- Original Message ----- From: Ahmed Ashour <[email protected]> To: Nashorn-dev <[email protected]> Cc: Sent: Tuesday, July 14, 2015 1:02 PM Subject: Re: Delete testng.zip after extraction Hi Michael, >> This does seem to indicate that testng.jar is not there; could you please >> confirm? Positive, the file is there, as shown in the below. Please note it finds the JAR, since it can load the TestNG.class, but it can't find JUnitReportReporter.class possibly because of Bootstrapping. I am using Ant 1.9.6 and jdk 8u45, with removing all %PATH%. I tried to use TestNG 6.9.4, but it couldn't find jcommander, even if appended to ' run.test.classpath' Far below is the output of `ant -diagnostics' in case it helps. If it can not be produced, possibly this is affecting only my machine, I would try into another one. Ahmed
