[GitHub] drill pull request #903: DRILL-5712: Update the pom files with dependency ex...

2017-09-14 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] drill pull request #903: DRILL-5712: Update the pom files with dependency ex...

2017-08-10 Thread sindhurirayavaram
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 
Date:   2017-08-10T19:50:58Z

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




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---