Volodymyr Vysotskyi created CALCITE-2215:
--------------------------------------------
Summary: Avatica - Remove unused shaded jars
Key: CALCITE-2215
URL: https://issues.apache.org/jira/browse/CALCITE-2215
Project: Calcite
Issue Type: Task
Reporter: Volodymyr Vysotskyi
Assignee: Julian Hyde
Currently shaded/core/pom.xml, standalone-server/pom.xml and tck/pom.xml pom
files shade jars which are not used anywhere in the project:
- com.google.common
- org.apache.http
- org.apache.commons
It may cause problems for projects which shade Avatica and have dependencies to
specified libraries.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)