[
https://issues.apache.org/jira/browse/LOGCXX-540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Schöning resolved LOGCXX-540.
--------------------------------------
Resolution: Fixed
Closing as PR #85 has been merged.
> propertiestestcase.properties contains CRLF, does not well play with git
> ------------------------------------------------------------------------
>
> Key: LOGCXX-540
> URL: https://issues.apache.org/jira/browse/LOGCXX-540
> Project: Log4cxx
> Issue Type: Bug
> Components: Tests
> Reporter: Tobias Frost
> Priority: Major
> Fix For: 0.13.0
>
>
> By default (at least on Linux) git does convert CRLF automatically, also in
> the above mentioned file. However, that CRLF is a feature in that file....
> (This is quite annoyed, as this can prevent you from switching branches, as I
> just found out while working on LOGCXX-538...)
> Fix is to add this file to .gittattributes with -text, so that git does not
> convert that file...
> PR incoming!
--
This message was sent by Atlassian Jira
(v8.20.1#820001)