GitHub user srowen opened a pull request:

    https://github.com/apache/spark/pull/13049

    [SPARK-12972] [CORE] Update org.apache.httpcomponents.httpclient

    ## What changes were proposed in this pull request?
    
    - update httpcore/httpclient to latest
    - centralize version management
    - remove excludes that are no longer relevant according to SBT/Maven dep 
graphs
    - also manage httpmime to match httpclient
    
    
    ## How was this patch tested?
    
    Jenkins tests, plus review of dependency graphs from SBT/Maven, and review 
of test-dependencies.sh  output

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

    $ git pull https://github.com/srowen/spark SPARK-12972

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

    https://github.com/apache/spark/pull/13049.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 #13049
    
----
commit 05a8c64dabf23e6b5259b859f288e6779eb3d3ca
Author: Sean Owen <[email protected]>
Date:   2016-05-11T11:46:57Z

    Update httpcore/httpclient to latest; centralize version management; remove 
excludes that are no longer relevant according to SBT/Maven dep graphs; also 
manage httpmime to match httpclient

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to