[jira] [Commented] (AVRO-2331) Remove commons-codec dependency

2019-03-07 Thread Hudson (JIRA)


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

Hudson commented on AVRO-2331:
--

FAILURE: Integrated in Jenkins build AvroJava #617 (See 
[https://builds.apache.org/job/AvroJava/617/])
AVRO-2331: Use JDK Base64 (dan: 
[https://github.com/apache/avro/commit/e16f30abf6d1b7befcc36f49a5bc39166a75f814])
* (edit) 
lang/java/mapred/src/main/java/org/apache/avro/mapred/AvroMultipleInputs.java
* (edit) lang/java/pom.xml
* (edit) lang/java/mapred/pom.xml


> Remove commons-codec dependency
> ---
>
> 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
> Fix For: 1.9.0
>
>
> 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)


[jira] [Commented] (AVRO-2331) Remove commons-codec dependency

2019-03-07 Thread ASF subversion and git services (JIRA)


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

ASF subversion and git services commented on AVRO-2331:
---

Commit e16f30abf6d1b7befcc36f49a5bc39166a75f814 in avro's branch 
refs/heads/master from Beluga Behr
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=e16f30a ]

AVRO-2331: Use JDK Base64


> Remove commons-codec dependency
> ---
>
> 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
> Fix For: 1.9.0
>
>
> 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)