You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "rishabhdaim (via GitHub)" <gi...@apache.org> on 2023/04/20 07:14:59 UTC

[GitHub] [jackrabbit-oak] rishabhdaim commented on a diff in pull request #903: OAK-10196: switch oak-store-document to shaded guava

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-unsubscribe@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org