[
https://issues.apache.org/jira/browse/GEODE-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirk Lund reassigned GEODE-6133:
--------------------------------
Assignee: Kirk Lund
> 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
>
> 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
(v7.6.3#76005)