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

    https://github.com/apache/incubator-metron/pull/68#discussion_r58469110
  
    --- Diff: metron-streaming/Metron-DataLoads/pom.xml ---
    @@ -149,7 +149,12 @@
                 <version>${project.parent.version}</version>
                 <scope>test</scope>
             </dependency>
    -
    +        <dependency>
    +            <groupId>org.mockito</groupId>
    +            <artifactId>mockito-core</artifactId>
    +            <version>1.10.16</version>
    --- End diff --
    
    Ryan's PR from last week includes mockito as well and I believe there's a 
global mockito variable.  When you get around to merging master (after ryan's 
PR is merged), please make sure that this is referring to the global mockito 
version.


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

Reply via email to