Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] line ending conversion

Hi committers,

since the move to Git a few of the new files that were created were
checked in with Windows line endings due to limitations of the git
tooling. This causes some inconsistencies and weird rendering in EGit.

To fix this I have converted all files to Unix line endings and set
Unix line endings as the default for all projects following the
Eclipse project conventions:
http://wiki.eclipse.org/Platform-releng/Git_Workflows#Dealing_with_line_terminators.
A few more details can be found here:

 356790: configure all projects for Unix file endings
 https://bugs.eclipse.org/bugs/show_bug.cgi?id=356790

(I excluded org.eclipse.mylyn.docs and some pathes in
org.eclipse.mylyn.reviews from the conversion to wait for feedback
from affected committers first.)

Please make sure that files committed in the future use Unix line
endings only (configuration hints are on the Wiki page).

Thanks,

Steffen

-- 
Steffen Pingel
Senior Software Developer, Eclipse Mylyn
Mylyn Tasks Lead
http://tasktop.com


Back to the top