[MSHARED-954] Deprecate StringUtils.unifyLineSeparator - ASF Jira (original) (raw)

Details

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

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