risdenk commented on a change in pull request #558: SOLR-11763: Upgrade Guava 
to 25.1-jre
URL: https://github.com/apache/lucene-solr/pull/558#discussion_r253279691
 
 

 ##########
 File path: solr/core/ivy.xml
 ##########
 @@ -133,6 +133,7 @@
     <dependency org="org.codehaus.janino" name="janino" 
rev="${/org.codehaus.janino/janino}" conf="compile"/>
     <dependency org="org.codehaus.janino" name="commons-compiler" 
rev="${/org.codehaus.janino/commons-compiler}" conf="compile"/>
     <dependency org="com.google.protobuf" name="protobuf-java" 
rev="${/com.google.protobuf/protobuf-java}" conf="compile"/>
+    <dependency org="com.jayway.jsonpath" name="json-path" 
rev="${/com.jayway.jsonpath/json-path}" conf="compile"/>
 
 Review comment:
   Need to address precommit failures from this. Check license/notice. Fixed 
initial test failures about class not found though. Will get to later tonight.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to