Daniel Trebbien created JAMES-2270:
--------------------------------------
Summary: Replace uses of considered-deprecated constants in
com.google.common.base.Charsets
Key: JAMES-2270
URL: https://issues.apache.org/jira/browse/JAMES-2270
Project: James Server
Issue Type: Improvement
Reporter: Daniel Trebbien
Priority: Minor
The constants in
[{{com.google.common.base.Charsets}}|https://github.com/google/guava/blob/9b4c062c1a588509d3948fef8170ee400d3b145b/guava/src/com/google/common/base/Charsets.java]
are documented to be "treated as deprecated" in Java 7+ and replaced by
corresponding constants in {{java.nio.charset.StandardCharsets}} instead.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]