[GitHub] drill pull request #525: DRILL-4727: Exclude netty from HBase Client's trans...

2016-06-17 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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.
---


[GitHub] drill pull request #525: DRILL-4727: Exclude netty from HBase Client's trans...

2016-06-16 Thread adityakishore
GitHub user adityakishore opened a pull request:

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

DRILL-4727: Exclude netty from HBase Client's transitive dependencies

Excluded `netty-all` from the list of transitive dependencies pulled by 
`hbase-client`.

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

$ git pull https://github.com/adityakishore/drill DRILL-4727

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

https://github.com/apache/drill/pull/525.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 #525


commit 3512043873a5b2a26f48a4005496afedd8da03b4
Author: Aditya Kishore 
Date:   2016-06-16T20:39:21Z

DRILL-4727: Exclude netty from HBase Client's transitive dependencies




---
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.
---