Could you give me some more clues?
What if you do 'ant test'?? What output do you see?
Erik
p.s. I'm not an Ant expert either... I just play one on TV :)
On Apr 7, 2004, at 2:20 PM, Christoph Goller wrote:
I havenīt used the ant build for quite some time. Now I got the latest from CVS, installed ant 1.6. Compilation works, but the unit tests seem to do nothing. I am not an ant expert. Could anyone tell me what I am doing wrong? It neither works form within Eclipse nor from the command line.
Christoph
Thanks for your quick answer. I choose the test task and get the following output though I know, that TestIndexReader currently fails (with my local sources).
Buildfile: /home/goller/workspace/jakarta-lucene/build.xml
init:
compile-core:
compile-demo:
compile-test:
test: BUILD SUCCESSFUL Total time: 2 seconds
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]