[
https://issues.apache.org/jira/browse/OOZIE-3463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16812485#comment-16812485
]
duan xiong edited comment on OOZIE-3463 at 4/9/19 12:55 AM:
------------------------------------------------------------
HI,[~kmarton],I have read the pom about the problem. Can we first submit this
issue, Then resolve this pom problem in new issue? Because this patch have too
many changes.
was (Author: nobigo):
HI,[~kmarton],I have read the pom about the problem. Can we first submit this
issue, Then resolve this pom problem in new issue?
> Migrate from com.google.common.base.Charsets to
> java.nio.charset.StandardCharsets
> ---------------------------------------------------------------------------------
>
> Key: OOZIE-3463
> URL: https://issues.apache.org/jira/browse/OOZIE-3463
> Project: Oozie
> Issue Type: Improvement
> Reporter: Andras Salamon
> Assignee: duan xiong
> Priority: Major
> Attachments: OOZIE-3463-001.patch, OOZIE-3463-002.patch,
> OOZIE-3463-003.patch
>
>
> Oozie uses {{com.google.common.base.Charsets}} in several places. Since Java
> 1.7 it's much easier to use the builtin {{java.nio.charset.StandardCharsets}}
> class as suggested [here|https://stackoverflow.com/a/16066990/21348].
> We should also {{name()}} instead of {{toString()}}.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)