[
https://issues.apache.org/jira/browse/RAT-39?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Crossley updated RAT-39:
------------------------------
Attachment: patch-eol.txt
Ensure that svn:eol-style settings are "native" for all text files:
https://svn.apache.org/repos/private/committers/tools/report_svn_text.pl
Mostly okay. The following are ones with issues.
The committers who did 'svn add' for these files need to see:
http://www.apache.org/dev/version-control.html#https-svn-config
apache-rat/src/site/apt/index.apt
apache-rat-core/src/main/resources/org/apache/rat/plain-rat.xsl
apache-rat-core/src/site/apt/index.apt
apache-rat-core/src/test/resources/elements/LICENSE
apache-rat-core/src/test/resources/elements/NOTICE
apache-rat-plugin/src/main/filtered-resources/rat-report.properties
apache-rat-plugin/src/main/resources/org/apache/rat/mp/identity.xsl
apache-rat-plugin/src/main/resources/org/apache/rat/mp/rat-report.properties
apache-rat-plugin/src/site/apt/index.apt
apache-rat-plugin/src/site/apt/usage.apt
apache-rat-plugin/src/site/apt/examples/basic.apt
apache-rat-plugin/src/site/apt/examples/site.apt
apache-rat-plugin/src/site/apt/examples/verify.apt
apache-rat-plugin/src/site/fml/faq.fml
apache-rat-tasks/src/site/apt/index.apt
src/site/apt/index.apt
See attached patch-eol.txt
Also the files listed with dos2unix problems above, need to have 'svn propset
svn:eol-style native'
> fix some line-ending issues etc. in the RAT svn
> -----------------------------------------------
>
> Key: RAT-39
> URL: https://issues.apache.org/jira/browse/RAT-39
> Project: RAT
> Issue Type: Bug
> Reporter: David Crossley
> Attachments: patch-eol.txt
>
>
> I am in the process of running an independent assessment of RAT's own source
> files for the license header situation. Before doing that i run some scripts
> to report the state of text files line-endings etc.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.