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

    https://github.com/apache/apex-malhar/pull/347#discussion_r72340469
  
    --- Diff: library/pom.xml ---
    @@ -306,12 +306,24 @@
           <artifactId>janino</artifactId>
           <version>2.7.8</version>
           <scope>test</scope>
    -    </dependency>    
    -     <dependency>
    +    </dependency>
    +    <dependency>
    --- End diff --
    
    True but I was running into "NoSuchMethodError" exceptions as described at 
http://stackoverflow.com/questions/15833015/nosuchmethoderror-with-hamcrest-1-3-junit-4-11?rq=1
 . I followed one of the workarounds suggested. If this is an issue I'll look 
into eliminating this explicit dependency.


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