Menu

#5 ant error

open
nobody
5
2003-10-15
2003-10-15
zhijunliu
No

I just run the example at eclipse2.1, and the ant
environment has been setup correctly.
but when i run the example,it appear the error just like
below:

Buildfile: D:\eclipse\workspace\test\build.xml

init:

prepare:

compile:

internal-test:
[quilt]
[quilt] QuiltClassLoader.addQuiltRegistry:
[quilt] EXCEPTION while trying to add org.quilt.
cover.stmt.StmtRegistry
[quilt] Is it on the parent's CLASSPATH?
[quilt] Exception: java.lang.reflect.
InvocationTargetException
[quilt] QuiltTask.execute: org.quilt.cover.stmt.
StmtRegistry not found
[quilt] classpath error?
[quilt] Running com.xyz.TestA
[quilt] java.lang.NoClassDefFoundError:
org/quilt/textui/TestRunner
[quilt] Exception in thread "main"
[quilt] TEST com.xyz.TestA FAILED
[quilt] Running com.xyz.TestB
[quilt] java.lang.NoClassDefFoundError:
org/quilt/textui/TestRunner
[quilt] Exception in thread "main"
[quilt] TEST com.xyz.TestB FAILED
[quilt] Running com.xyz.TestC
[quilt] java.lang.NoClassDefFoundError:
org/quilt/textui/TestRunner
[quilt] Exception in thread "main"
[quilt] TEST com.xyz.TestC FAILED
[quilt] QuiltTask.execute: after running tests,
stmtReg is null
BUILD SUCCESSFUL
Total time: 5 seconds

Discussion


Log in to post a comment.

MongoDB Logo MongoDB