[ 
https://issues.apache.org/jira/browse/STORM-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189217#comment-15189217
 ] 

ASF GitHub Bot commented on STORM-1235:
---------------------------------------

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

    https://github.com/apache/storm/pull/1200#discussion_r55671813
  
    --- Diff: storm-core/pom.xml ---
    @@ -287,13 +287,13 @@
                 <artifactId>metrics-clojure</artifactId>
             </dependency>
             <dependency>
    -            <groupId>org.mockito</groupId>
    --- End diff --
    
    hamcrest-core dependency is shaded inside the mockito-all and junit brings 
in another version of hamcrest-core which are incompatible. Excluding 
hamcrest-core from junit didn't work. This reordering worked. hamcrest-core 
dependency is needed by ThrowableNestedCauseMapper class. 


> port  backtype.storm.security.auth.ReqContext-test to java
> ----------------------------------------------------------
>
>                 Key: STORM-1235
>                 URL: https://issues.apache.org/jira/browse/STORM-1235
>             Project: Apache Storm
>          Issue Type: New Feature
>          Components: storm-core
>            Reporter: Robert Joseph Evans
>            Assignee: Abhishek Agarwal
>              Labels: java-migration, jstorm-merger
>
> junit test migration



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to