Sorry, I figured this out by looking at test-reports directory and saw a *.txt file there for the test failure message and stack trace.
where do I look to change this junit configuration in merlin to spit out the message in console instead of the log file ?
create a file called merlin.properties in the ${basedir} and add the following properties:
merlin.info = true merlin.debug = true
Cheers, Steve.
-- |------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/ | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]