[
https://issues.apache.org/jira/browse/COMPRESS-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17824880#comment-17824880
]
Gary D. Gregory commented on COMPRESS-665:
------------------------------------------
Deprecate org.apache.commons.compress.utils.CharsetNames in favor or
java.nio.charset.StandardCharsets.
> Deprecate org.apache.commons.compress.utils.CharsetNames in favor or
> java.nio.charset.StandardCharsets
> ------------------------------------------------------------------------------------------------------
>
> Key: COMPRESS-665
> URL: https://issues.apache.org/jira/browse/COMPRESS-665
> Project: Commons Compress
> Issue Type: Improvement
> Reporter: Elliotte Rusty Harold
> Priority: Minor
>
> This is old Java 1.4 code that hasn't been needed since Java 1.6. It just
> wraps StandardCharsets and everything in it can be easily inlined.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)