On 4/24/07, dr.jeff <[EMAIL PROTECTED]> wrote:
I just did svn co https://svn.apache.org/repos/asf/activemq/camel/trunk camel and Checked out revision 531916. Then cd camel-core, and then and mvn install. I got 3 RuntimeExceptions during the tests, but now the build is sucessful.
Great. Those RuntimeExceptions were a combination of one minor shutdown bug and an effect of the DeadLetterChannel test case (which was generating exceptions to test out the error handling). I've now patched the test cases so they don't log stack traces to avoid concerns over tests being broken :) So if you 'svn up' the tests should run a bit more cleanly now. -- James ------- http://macstrac.blogspot.com/
