I've just zapped all the System.out.println in the camel-core test suites which were causing tons of output when running a build. Instead we're now using log.debug; so not much comes out unless you crank up the debug logging level (or you run an individual test in your IDE).
Lets try keep the tests from getting too noisy... -- James ------- http://macstrac.blogspot.com/
