[richfaces-issues] [JBoss JIRA] (RF-12497) Run dos2unix over all files in all repositories

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Fri Sep 21 06:57:40 EDT 2012


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

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

We should also look into possibilities of automatic line endings checking/conversion and recommended settings for IDEs.
                
> Run dos2unix over all files in all repositories
> -----------------------------------------------
>
>                 Key: RF-12497
>                 URL: https://issues.jboss.org/browse/RF-12497
>             Project: RichFaces
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 4.2.2.Final, 4.3.0.Milestone1
>            Reporter: Lukáš Fryč
>
> Currently some files are in unix, some in DOS style of line endings (CRLF/LF).
> We should unify them.
> {code}
> git ls-files | xargs unix2dos
> {code}
> For {{components}} project:
> {code}
> dos2unix: 801 files changed
> unix2dos: 424 files changed
> {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



More information about the richfaces-issues mailing list