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

Lukáš Fryč (JIRA) jira-events at lists.jboss.org
Tue Jan 22 06:12:22 EST 2013


     [ https://issues.jboss.org/browse/RF-12497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Fryč resolved RF-12497.
-----------------------------

    Resolution: Done

    
> 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.M1
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.M1
>
>
> 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