There's some System.out lines in the tests that are making builds scroll
like mad.  We should just use a logger in the test cases as well and this
way we can adjust the log level in the target/test-classes/log4j.properties
file if we want to see all the output.  The build then does not look nasty
with lots of streaming preventing you to see the test being run (it just
jumps off the screen).

Alex

Reply via email to