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

Volodymyr Vysotskyi updated CALCITE-2215:
-----------------------------------------
    Description: 
Currently shaded/core/pom.xml and standalone-server/pom.xml files shade jar 
which was not declared in the pom files:
 - org.apache.commons

It may cause problems for projects which shade Avatica and have dependencies to 
the specified library.

  was:
Currently shaded/core/pom.xml, standalone-server/pom.xml and tck/pom.xml pom 
files shade jars which are not declared in the pom files:
 - com.google.common
 - org.apache.http
 - org.apache.commons

It may cause problems for projects which shade Avatica and have dependencies to 
the specified libraries.


> 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
>            Priority: Major
>
> Currently shaded/core/pom.xml and standalone-server/pom.xml files shade jar 
> which was not declared in the pom files:
>  - org.apache.commons
> It may cause problems for projects which shade Avatica and have dependencies 
> to the specified library.



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

Reply via email to