You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/05/09 04:06:13 UTC

[jira] [Commented] (HBASE-8513) [0.94] Fix class files with CRLF endings

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

stack commented on HBASE-8513:
------------------------------

+1 if passes a local 0.94 build.
                
> [0.94] Fix class files with CRLF endings
> ----------------------------------------
>
>                 Key: HBASE-8513
>                 URL: https://issues.apache.org/jira/browse/HBASE-8513
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Enis Soztutar
>            Assignee: Enis Soztutar
>             Fix For: 0.94.8
>
>         Attachments: hbase-8513_v1.patch
>
>
> In 0.94, there are files with CRLF endings. We should use the canonical LF endings. Trunk is fine, it has been cleaned some time ago. 
> {code}
> find src -name "*.java" | xargs file | grep CRLF | cut -d ":" -f 1 |  xargs dos2unix
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira