| Summary: | META-INF/MANIFEST.MF always (re-)generated with \r\n | ||
|---|---|---|---|
| Product: | [Modeling] TMF | Reporter: | Martin Gerhardy <martin.gerhardy> |
| Component: | Xtext | Assignee: | Karsten Thoms <karsten.thoms> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | karsten.thoms, knut.wannheden, tmf.xtext-inbox |
| Version: | 2.2.1 | Keywords: | 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
The MergeableManifest has a fixed LINEBREAK = "\r\n" constant. It should be configurable with the option set in CodeConfig#lineDelimiter. *** Bug 480712 has been marked as a duplicate of this bug. *** GitHub Pull Request 96 created by [kthoms] https://github.com/eclipse/xtext-core/pull/96 Fixed in 2.11 GitHub Pull Request 99 created by [kthoms] https://github.com/eclipse/xtext-core/pull/99 Test must be fixed GitHub Pull Request 100 created by [kthoms] https://github.com/eclipse/xtext-core/pull/100 |