Running a single jsp test with 4.0.0.
jean-frederic clere <[email protected]> Wed, 30 Oct 2002 14:47:28 +0100
| Newsgroups | gmane.comp.jakarta.watchdog.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I am trying to run a single jsp test but it fails:
+++
jakarta@vtxclere:~/jakarta-watchdog-4.0.0 > ant
-Djtest=negativeFatalTranslationErrorTest jsp
Buildfile: build.xml
jsp:
execute:
[java] Buildfile: conf/jsp-gtest.xml
[java] negativeFatalTranslationErrorTest:
[java] BUILD FAILED
[java] /home/jakarta/jakarta-watchdog-4.0.0/conf/jsp-gtest.xml:1672: Could
not create task or type of type: gtest.
[java] Ant could not find the task or a class this task relies upon.
+++
What am I doing wrong?
Where is gtest defined?
Cheers
Jean-frederic