You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/12/04 17:41:00 UTC

[jira] [Commented] (AVRO-2192) Remove paranamer dependency from Avro

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

Ismaël Mejía commented on AVRO-2192:
------------------------------------

After move to Java 8 (AVRO-2043) We can achieve this just by relying in the java compiler `-parameters` argument and normal reflection.

> Remove paranamer dependency from Avro
> -------------------------------------
>
>                 Key: AVRO-2192
>                 URL: https://issues.apache.org/jira/browse/AVRO-2192
>             Project: Apache Avro
>          Issue Type: Improvement
>          Components: java
>    Affects Versions: 1.8.2
>            Reporter: RAJKUMAR NATARAJAN
>            Assignee: Ismaël Mejía
>            Priority: Minor
>             Fix For: 1.9.0
>
>
> Hi,
>  
> Avro seems to be depend upon the com.thoughtworks.paranamer. Avro 1.7.7 depends upon 2.7 and 1.8. depends on 2.8 paranamer versions.
>  
> Please remove this dependency in the future versions.



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