You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@orc.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2016/06/02 18:59:59 UTC

[jira] [Resolved] (ORC-57) Remove dependence on guava from orc-core

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

Owen O'Malley resolved ORC-57.
------------------------------
       Resolution: Fixed
         Assignee: Owen O'Malley
    Fix Version/s: 1.1.0

> Remove dependence on guava from orc-core
> ----------------------------------------
>
>                 Key: ORC-57
>                 URL: https://issues.apache.org/jira/browse/ORC-57
>             Project: Orc
>          Issue Type: Improvement
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>             Fix For: 1.1.0
>
>
> Currently, ORC core depends on guava, which is infamous for making non-compatible API changes that cause breakages across large builds. We should also consider shrouding protobuf to make it version specific (eg com.google.protobuf25).
> We should also evaluate the other dependencies and remove any that we can.



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