You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/02/15 23:55:12 UTC

[jira] [Commented] (THRIFT-2999) Addition of .gitattributes text auto in THRIFT-2724 causes modified files on checkout

    [ https://issues.apache.org/jira/browse/THRIFT-2999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14322224#comment-14322224 ] 

Hudson commented on THRIFT-2999:
--------------------------------

SUCCESS: Integrated in Thrift #1456 (See [https://builds.apache.org/job/Thrift/1456/])
THRIFT-2999 remove CR/LF post .getattributes text = auto (ra: rev ded6401da41fa20ca4d1614957ea09f72a300c02)
* contrib/mingw32-toolchain.cmake
* lib/js/test/testws.html
* contrib/zeromq/csharp/ThriftZMQ.csproj
* contrib/zeromq/csharp/ThriftZMQ.sln
* contrib/zeromq/csharp/AssemblyInfo.cs
* lib/js/test/test-jq.js


> Addition of .gitattributes text auto in THRIFT-2724 causes modified files on checkout
> -------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2999
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2999
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 0.9.3
>         Environment: linux
>            Reporter: Randy Abernethy
>            Assignee: Randy Abernethy
>            Priority: Trivial
>             Fix For: 0.9.3
>
>         Attachments: 0001-THRIFT-2999-remove-CR-LF-post-.getattributes-text-au.patch
>
>
> The addition of .gitattributes text auto in THRIFT-2724 causes modified files to appear on initial Apache Thrift repo checkout (e.g. git clone) on some linux systems. Most of these files are CR/LF windows files. This patch checks in the files with LF endings to avoid phantom checkouts and to reenable correct diffs and status, also fixes a few whitespace errors. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)