avoid using "\n" as line seperator while doing I/O, but stick to 
System.getProperty("line.separator")
-----------------------------------------------------------------------------------------------------

                 Key: CAMEL-4255
                 URL: https://issues.apache.org/jira/browse/CAMEL-4255
             Project: Camel
          Issue Type: Improvement
            Reporter: Babak Vahdat
            Priority: Minor


See 
http://camel.465427.n5.nabble.com/VOTE-Release-Apache-Camel-2-8-0-td4610671.html

Other than that consider the evaluation of java.io.File.delete() returned 
boolean value while unit-testing, to make sure a file/directory get's deleted 
when we Java I/O to do that.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to