[MSHARED-954] Deprecate StringUtils.unifyLineSeparator - ASF Jira (original) (raw)
Details
- Type:
Bug
- Status: Closed
- Priority:
Major
- Resolution: Fixed
- Affects Version/s: None
Description
This method produces platform dependent code and contributes to non-reproducible builds. In the context of Maven this is almost never what's needed. Use an explicit line separator such as "\n" or "\r\n" instead.
Attachments
Issue Links
Activity
People
Votes:
0 Vote for this issue
Watchers:
4 Start watching this issue
Dates
Created:
14/Aug/20 12:52
Updated:
03/Jul/25 08:43
Resolved:
24/Aug/20 12:22