[ https://issues.apache.org/jira/browse/IO-275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13147920#comment-13147920
]
Henri Yandell commented on IO-275:
----------------------------------
Seems interesting - patches welcome from anyone :)
> org.apache.commons.io.FileUtils.contentEquals - Add option to ignore "line endings"
> -----------------------------------------------------------------------------------
>
> Key: IO-275
> URL: https://issues.apache.org/jira/browse/IO-275
> Project: Commons IO
> Issue Type: New Feature
> Components: Utilities
> Reporter: CJ Aspromgos
>
> FileUtils has a nice member function to compare two files. It would be nice if the client
had the option to ignore line endings. This way files (specifically text files) generated
on different platforms (eg windows, unix) would match.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
|