[
https://issues.apache.org/jira/browse/UIMA-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12628180#action_12628180
]
Burn Lewis commented on UIMA-1163:
----------------------------------
FWIW the .sh files in uimaj-distr do not have the svn:executable set ... those
in uima-as-distr do. But they all are +x in the latest build!
Except for the ones in apache-activemq-4.1.1/bin which are not executable but
do have svn:executable set !??
> set svn:eol-style to native for source files in UIMA project
> ------------------------------------------------------------
>
> Key: UIMA-1163
> URL: https://issues.apache.org/jira/browse/UIMA-1163
> Project: UIMA
> Issue Type: Improvement
> Components: Core Java Framework
> Affects Versions: 2.2.2
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
>
> set the svn:eol-style to native for java source files in the UIMA project.
> (Other sandbox projects may also want to do similar things, and the uimaCPP
> project, and the site project).
> Don't set this for scripts - the ones that are intended to run on windows
> probably can have either line ending style, but I think the ones that run on
> the various linuxes need the unix style. This is so that extracts for builds
> done on a windows machine can properly build a linux distribution.
> Don't set this for test data - some UTF-16 or UTF-8 test data may have things
> intentionally present that might look like line endings, but are not, and
> should not be disturbed by checkout.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.