Owen O'Malley created ORC-57:
--------------------------------
Summary: 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
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)