quality@glassfish.java.net

[Fwd: Miss to copy the jars before executing community test]

From: Jim Jiang <jj156416_at_sun.com>
Date: Tue, 17 Jun 2008 23:06:42 +0800

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