[
https://issues.apache.org/jira/browse/GEODE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Hanson closed GEODE-6133.
------------------------------
Transition from Resolved to Closed for Apache Geode 1.11.0 RC4 release.
> Dependency on org.apache.commons.lang3.SystemUtils.LINE_SEPARATOR should
> change to System.lineSeparator()
> ---------------------------------------------------------------------------------------------------------
>
> Key: GEODE-6133
> URL: https://issues.apache.org/jira/browse/GEODE-6133
> Project: Geode
> Issue Type: Improvement
> Components: core
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Fix For: 1.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> org.apache.commons.lang3.SystemUtils.LINE_SEPARATOR has been deprecated in
> favor of System.lineSeparator().
> All Geode classes importing and using
> org.apache.commons.lang3.SystemUtils.LINE_SEPARATOR,
> System.getProperty("line.separator") or something similar should be changed
> to use System.lineSeparator().
--
This message was sent by Atlassian Jira
(v8.3.4#803005)