GitHub user pwendell opened a pull request:

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

    [WIP] [SPARK-3996]: Shade Jetty in Spark deliverables

    This patch piggy-back's on @vanzin's work to simplify the Guava shading,
    and adds Jetty as a shaded library in Spark. Other than adding Jetty,
    it consilidates the <artifactSet>'s into the root pom. I found it was
    a bit easier to follow that way, since you don't need to look into
    child pom's to find out specific artifact sets included in shading.

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

    $ git pull https://github.com/pwendell/spark jetty

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

    https://github.com/apache/spark/pull/4252.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 #4252
    
----
commit 49d012cbe317d8536ecb760f0fa8dbe7062c1a0d
Author: Patrick Wendell <[email protected]>
Date:   2015-01-28T19:37:53Z

    [WIP] [SPARK-3996]: Shade Jetty in Spark deliverables
    
    This patch piggy-back's on @vanzin's work to simplify the Guava shading,
    and adds Jetty as a shaded library in Spark. Other than adding Jetty,
    it consilidates the <artifactSet>'s into the root pom. I found it was
    a bit easier to follow that way, since you don't need to look into
    child pom's to find out specific artifact sets included in shading.

----


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