[ https://issues.apache.org/jira/browse/UIMA-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor closed UIMA-1163. -------------------------------- Resolution: Fixed Fix Version/s: 2.3AS 2.3 closing for now. Not all files are fixed, but no further work will be done on this (at least by me) for the time being... Can be reopened if more fixes of this kind are useful. > 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 > Fix For: 2.3, 2.3AS > > > 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.