Resend...
attached mail follows:
Hi ,
I tried to follow the steps for Add tests to Community Tests GlassFish
V2 <
https://glassfish.dev.java.net/quality/portal/HowToAddTestsV2.html>
When I run below ant command:
% ant -Dglassfish.home=<glassfish_install_dir> all
I got the error message like:
D:\work\gfqc\community\gfproject\build-impl.xml:86: taskdef class
org.testng.TestNGAntTask cannot be found
After running below ant command, the above command works:
ant -Dglassfish.home=d:\glassfish copyJARS
Regards,
Jim