[ 
https://issues.apache.org/jira/browse/DRILL-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16122204#comment-16122204
 ] 

ASF GitHub Bot commented on DRILL-5712:
---------------------------------------

GitHub user sindhurirayavaram opened a pull request:

    https://github.com/apache/drill/pull/903

    DRILL-5712: Update the pom files with dependency exclusions for 
commons-codec

    In java-exec, we are adding a dependency for commons-codec of version 1.10. 
Other dependencies like hadoop-common, parquet-column etc are trying to 
download different versions for common codec. Exclusions should be added for 
common-codec in these dependencies.
    This change has added exclusions in all the pom.xml files.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/sindhurirayavaram/drill DRILL-5712

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/903.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #903
    
----
commit 88389f83e7c786c47c907b73a086d677a224778a
Author: Sindhuri Rayavaram <sindhurirayavaram@mapr.local>
Date:   2017-08-10T19:50:58Z

    DRILL-5712: Update the pom files with dependency exclusions for 
commons-codec

----


> Update the pom files with dependency exclusions for commons-codec
> -----------------------------------------------------------------
>
>                 Key: DRILL-5712
>                 URL: https://issues.apache.org/jira/browse/DRILL-5712
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Sindhuri Ramanarayan Rayavaram
>            Assignee: Sindhuri Ramanarayan Rayavaram
>
> In java-exec, we are adding a dependency for commons-codec of version 1.10. 
> Other dependencies like hadoop-common, parquet-column etc are trying to 
> download different versions for common codec. Exclusions should be added for 
> common-codec in these dependencies.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to