[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:51:34 EDT 2012


Lukáš Fryč created RF-12497:
-------------------------------

             Summary: 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.3.0.Milestone1, 4.2.2.Final
            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