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

    https://github.com/apache/spark/pull/4578#discussion_r24629890
  
    --- Diff: pom.xml ---
    @@ -620,19 +620,6 @@
             <scope>test</scope>
           </dependency>
           <dependency>
    -        <groupId>org.easymock</groupId>
    -        <artifactId>easymockclassextension</artifactId>
    -        <version>3.1</version>
    -        <scope>test</scope>
    -      </dependency>
    -      <!-- Needed by cglib which is needed by easymock. -->
    --- End diff --
    
    It should be fine. I added it because easymock was throwing a fit for me 
(but not on jenkins). I actually had an alternate patch at the time to replace 
easymock with mockito, should have sent that for review...


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