rishabhdaim commented on code in PR #903: URL: https://github.com/apache/jackrabbit-oak/pull/903#discussion_r1172173984
########## oak-store-document/src/test/java/org/apache/jackrabbit/oak/plugins/document/mongo/CacheInvalidationIT.java: ########## @@ -39,7 +39,7 @@ import org.junit.Before; import org.junit.Test; -import static com.google.common.collect.Iterables.*; +import static org.apache.jackrabbit.guava.common.collect.Iterables.*; Review Comment: could you please import them individually -- 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: dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org