fabriziofortino commented on code in PR #1127:
URL: https://github.com/apache/jackrabbit-oak/pull/1127#discussion_r1332562798
##########
oak-solr-osgi/pom.xml:
##########
@@ -48,6 +48,7 @@
org.apache.hadoop.*;resolution:=optional,
org.apache.regexp.*;resolution:=optional,
org.apache.log4j.*;resolution:=optional,
+ org.apache.yetus.audience.*;resolution:=optional,
Review Comment:
I know. As you can see here
https://mvnrepository.com/artifact/org.apache.zookeeper/zookeeper/3.4.14 this
was added as NON optional dependency. Without this declaration, osgi-it tests
would fail.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]