Hi, I guess in SVN you will have to set: svn propset svn:eol-style native
This would then make sure that if the code is being checked out from windows then CR+LF is substituted for "enter" and for linux it will substitute LF for "enter". Can you check if that property has been set on SVN? Best Regards, Madhav -- View this message in context: http://camel.465427.n5.nabble.com/Camel-source-code-build-fails-tp4405790p4405838.html Sent from the Camel - Users mailing list archive at Nabble.com.
