[richfaces-issues] [JBoss JIRA] (RF-12749) Enforce Unix line endings pre-commit or during build

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Wed Apr 3 16:47:41 EDT 2013


    [ https://issues.jboss.org/browse/RF-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12764780#comment-12764780 ] 

Lukáš Fryč commented on RF-12749:
---------------------------------

I have followed GitHub documentation [1] and setup .gitattributes files which converts known (listed) file types to LF line endings.

The commit really converted all non-unified files (newly added after conversion) from CRLF to LF.

I have also checked that when I save a file in CRLF (DOS format), then it is automatically converted to LF on {{$ git add -A}}.

[1] https://help.github.com/articles/dealing-with-line-endings
                
> Enforce Unix line endings pre-commit or during build
> ----------------------------------------------------
>
>                 Key: RF-12749
>                 URL: https://issues.jboss.org/browse/RF-12749
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>              Labels: rf5-build
>             Fix For: 5.0.0.Alpha1
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> https://help.github.com/articles/dealing-with-line-endings
> http://stackoverflow.com/questions/2332349/best-practices-for-cross-platform-git-config/2361309#2361309

--
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



More information about the richfaces-issues mailing list