I have just downloaded Camel 2.0-M1 sources on my Mac (OS X 10.5.6) and issued 'mvn install'.
The test org.apache.camel.converter.IOConverterTest fails because of a trailing line feed character in test file apache-camel-2.0-M1/src/camel-core/src/test/resources/org/apache/camel/converter/dummy.txt Removing that character (or modifying the test case) solves the problem. Alberto -- View this message in context: http://www.nabble.com/Camel-2.0-M1-JUnit-tests-fail-tp23272290p23272290.html Sent from the Camel - Users mailing list archive at Nabble.com.
