Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/1813#discussion_r16377247
  
    --- Diff: core/pom.xml ---
    @@ -68,9 +68,15 @@
           <groupId>org.eclipse.jetty</groupId>
           <artifactId>jetty-server</artifactId>
         </dependency>
    +    <!--
    +      Promote Guava to "compile" so that maven-shade-plugin picks it up 
(for packaging the Optional
    +      class exposed in the Java API). The plugin will then remove this 
dependency from the published
    --- End diff --
    
    I just tested this locally and it appears that it does get excluded by 
virtue of the artifact set.


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