Claude,
The new test stuff looks great. I'm particularly impressed by the
ability to embed jetty like that. However, i can't get the tests to
run on my system, even after fixing the the toolbox path for the
generic tests. Here's the output i get:
test.generic:
[junit] Running org.apache.velocity.tools.test.whitebox.GenericToolsTests
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.01 sec
[junit] Test
org.apache.velocity.tools.test.whitebox.GenericToolsTests FAILED
...
start-showcase-webapp:
[echo] web server launched successfully.
[junit] Running org.apache.velocity.tools.test.blackbox.ViewToolsTests
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.01 sec
[junit] Test org.apache.velocity.tools.test.blackbox.ViewToolsTests FAILED
I've tried messing around with various properties on the Junit task,
but no luck so far. Any idea what might cause this? I even tried
putting Sysout calls in each of the methods in GenericToolsTest to see
which one was being run, but none of them were.
help! :)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]