Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 378980

Summary: META-INF/MANIFEST.MF always (re-)generated with \r\n
Product: [Modeling] TMF Reporter: Martin Gerhardy <martin.gerhardy>
Component: XtextAssignee: Karsten Thoms <karsten.thoms>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: karsten.thoms, knut.wannheden, tmf.xtext-inbox
Version: 2.2.1Keywords: triaged
Target Milestone: ---   
Hardware: All   
OS: All   
See Also: https://github.com/eclipse/xtext-core/pull/96
https://github.com/eclipse/xtext-core/pull/99
https://github.com/eclipse/xtext-core/pull/100
Whiteboard: v2.11

Description Martin Gerhardy CLA 2012-05-09 09:22:17 EDT
even on linux and with project line delimiters set to unix a \r is added.
Comment 1 Karsten Thoms CLA 2016-09-10 01:21:38 EDT
The MergeableManifest has a fixed LINEBREAK = "\r\n" constant. It should be configurable with the option set in CodeConfig#lineDelimiter.
Comment 2 Knut Wannheden CLA 2016-09-11 00:49:51 EDT
*** Bug 480712 has been marked as a duplicate of this bug. ***
Comment 3 Eclipse Genie CLA 2016-09-12 04:55:52 EDT
GitHub Pull Request 96 created by [kthoms]
https://github.com/eclipse/xtext-core/pull/96
Comment 4 Karsten Thoms CLA 2016-09-12 08:12:46 EDT
Fixed in 2.11
Comment 5 Eclipse Genie CLA 2016-09-13 03:39:49 EDT
GitHub Pull Request 99 created by [kthoms]
https://github.com/eclipse/xtext-core/pull/99
Comment 6 Karsten Thoms CLA 2016-09-13 03:40:51 EDT
Test must be fixed
Comment 7 Eclipse Genie CLA 2016-09-14 03:14:00 EDT
GitHub Pull Request 100 created by [kthoms]
https://github.com/eclipse/xtext-core/pull/100