You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Paul Merlin (JIRA)" <ji...@apache.org> on 2015/09/21 10:54:04 UTC

[jira] [Created] (ZEST-123) Remove Zest Base64Encoder in favor of the Java 8 one.

Paul Merlin created ZEST-123:
--------------------------------

             Summary: Remove Zest Base64Encoder in favor of the Java 8 one.
                 Key: ZEST-123
                 URL: https://issues.apache.org/jira/browse/ZEST-123
             Project: Zest
          Issue Type: Task
            Reporter: Paul Merlin
             Fix For: 3.0


Java 8 finally provides Base64 encoding.

We should remove our own implementation (org.apache.zest.api.util.Base64Encoder) and use the one from the JRE instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)