[
https://issues.apache.org/jira/browse/CODEC-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285656#comment-15285656
]
Sebb commented on CODEC-219:
----------------------------
We should not deprecate even when Codec targets Java 7+.
At that point, the constants can be redefined in terms of StandardCharset
constants.
> Don't deprecate Charsets Charset constants in favor of Java 7's
> java.nio.charset.StandardCharsets
> -------------------------------------------------------------------------------------------------
>
> Key: CODEC-219
> URL: https://issues.apache.org/jira/browse/CODEC-219
> Project: Commons Codec
> Issue Type: Bug
> Affects Versions: 1.10
> Reporter: Gary Gregory
> Assignee: Gary Gregory
> Fix For: 1.11
>
>
> Don't deprecate Charsets Charset constants in favor of Java 7's
> java.nio.charset.StandardCharsets.
> Since we still require Java 6, we should not deprecate.
> Offer better comments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)