You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2015/12/14 03:42:46 UTC

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

     [ https://issues.apache.org/jira/browse/ZEST-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niclas Hedhman resolved ZEST-123.
---------------------------------
    Resolution: Fixed

Simple fix.

> 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
>            Assignee: Niclas Hedhman
>             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)