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

    https://github.com/apache/spark/pull/10782#discussion_r49939450
  
    --- Diff: network/yarn/pom.xml ---
    @@ -96,6 +107,54 @@
               </execution>
             </executions>
           </plugin>
    +
    +      <plugin>
    +        <groupId>org.apache.maven.plugins</groupId>
    --- End diff --
    
    regression control. How do you think I got it to work in the first place? 
How to verify that it keeps working? I want to add some more shading; for that 
I'll use a small ant macro to make things terser. 
    
    Consider this: A build is an execution of a program; programs needs tests. 
This is the test of the shading process.


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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to