vvysotskyi opened a new pull request #1927: DRILL-7482: Fix missing artifact 
and overlapping classes warnings in Drill build
URL: https://github.com/apache/drill/pull/1927
 
 
   Jira - [DRILL-7482](https://issues.apache.org/jira/browse/DRILL-7482)
   
   - Added `javax.el` into dependency management block with specifying the 
version to avoid searching SNAPSHOT versions since some dependencies specify 
their version range.
   - Excluded `com.google.code.findbugs:jsr305` from `jdbc-all` jar since all 
required annotations are present in `com.google.code.findbugs:annotations` jar.
   - Excluded `org.slf4j`classes shaded in `org.apache.calcite.avatica` jar 
from `jdbc-all`.
   - Completely excluded `parquet-hadoop-bundle` shaded  in `hive-exec` to use 
the version provided by Drill in `drill-hive-exec-shaded`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to