You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "David Mollitor (JIRA)" <ji...@apache.org> on 2019/03/05 15:46:00 UTC

[jira] [Updated] (AVRO-2331) Use JDK Base64

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

David Mollitor updated AVRO-2331:
---------------------------------
    Description: 
Use [JDK Base64|https://docs.oracle.com/javase/8/docs/api/java/util/Base64.html] instead of Apache Codec.

Will allow for removal of Apache Commons Codec dependency.

  was:Use [JDK Base64|https://docs.oracle.com/javase/8/docs/api/java/util/Base64.html] instead of Apache Codec


> Use JDK Base64
> --------------
>
>                 Key: AVRO-2331
>                 URL: https://issues.apache.org/jira/browse/AVRO-2331
>             Project: Apache Avro
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>
> Use [JDK Base64|https://docs.oracle.com/javase/8/docs/api/java/util/Base64.html] instead of Apache Codec.
> Will allow for removal of Apache Commons Codec dependency.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)