Duncan Jones created LANG-1334:
----------------------------------
Summary: Deprecate CharEncoding in favour of
java.nio.charset.StandardCharsets
Key: LANG-1334
URL: https://issues.apache.org/jira/browse/LANG-1334
Project: Commons Lang
Issue Type: Improvement
Components: lang.*
Affects Versions: 3.5
Reporter: Duncan Jones
Assignee: Duncan Jones
Fix For: 3.6
Java 7 introduced {{java.nio.charset.StandardCharsets}}, which negates the need
for our {{CharEncoding}} method.
Deprecating this class was discussed in
http://markmail.org/message/iiy4z6js3mj4z6fz, but never actioned. I'm about to
commit a change that actions this.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)