t-rana commented on code in PR #1143:
URL: https://github.com/apache/jackrabbit-oak/pull/1143#discussion_r1352125451
##########
oak-lucene/pom.xml:
##########
@@ -471,5 +471,11 @@
<version>1.19.0</version>
<scope>test</scope>
</dependency>
+ <dependency>
Review Comment:
oak lucene uses the MongoConnectionFactory in IT(s) which in turns uses
MongoDockerRule, test container dependency has to be added in oak lucene
https://github.com/apache/jackrabbit-oak/blob/trunk/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/directory/ActiveDeletedBlobCollectionIT.java
--
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]