[
https://issues.apache.org/jira/browse/JAMES-2270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16302648#comment-16302648
]
ASF GitHub Bot commented on JAMES-2270:
---------------------------------------
Github user dtrebbien commented on the issue:
https://github.com/apache/james-project/pull/93
There is one file that uses constants from
`org.apache.commons.io.Charsets`, which I have also changed to use
`StandardCharsets` in this PR.
> 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]