[ https://issues.apache.org/jira/browse/UIMA-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12627810#action_12627810 ]
Eddie Epstein commented on UIMA-1163: ------------------------------------- CRLF line endings definitely break Unix shell scripts, so they all should be marked as per #3. > 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.