2008/12/1 Claus Ibsen <[EMAIL PROTECTED]>: > Hi > > Much better. > > Is hamcrest needed as a dep? its in the pom.xml?
Its not needed yet - I was gonna hopefully add a load of nice hamcrest assertion methods; but those can go in the camel-hamcrest module. > And log4j. as well. It could be optional, for those few end users that > use java util logging. Yeah agreed. I added it really to minimise the amount of stuff you've gotta remember to add to the pom.xml to get decent output out :) But I guess we can zap it - or specify it as test scope (so only used in its own test cases). I was thinking we should consider porting the camel-core test cases in org.apache.camel.processor to this module and making them exemplars of good tests folks can copy -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/
