You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Volodymyr Vysotskyi (JIRA)" <ji...@apache.org> on 2018/10/01 14:01:00 UTC

[jira] [Created] (DRILL-6765) Exclude unused shaded guava classes from drill-jdbc-all jar

Volodymyr Vysotskyi created DRILL-6765:
------------------------------------------

             Summary: Exclude unused shaded guava classes from drill-jdbc-all jar
                 Key: DRILL-6765
                 URL: https://issues.apache.org/jira/browse/DRILL-6765
             Project: Apache Drill
          Issue Type: Task
            Reporter: Volodymyr Vysotskyi


{{drill-jdbc-all}} jar contains some classes and packages from shaded guava library ({{org/apache/drill/shaded/com/google/common}}) which weren't used anywhere in the project.

The aim of this Jira is to determine those classes and packages and exclude them from the {{drill-jdbc-all}} jar since shaded guava is used by Drill only and there are no risks to get {{ClassNotFoundException}} from the transitive dependencies due to this change.



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