stoty commented on a change in pull request #1260:
URL: https://github.com/apache/phoenix/pull/1260#discussion_r665040825



##########
File path: pom.xml
##########
@@ -420,6 +420,13 @@
                       
<bannedImport>org.apache.commons.logging.LogFactory</bannedImport>
                     </bannedImports>
                   </restrictImports>
+                  <restrictImports 
implementation="de.skuzzle.enforcer.restrictimports.rule.RestrictImports">
+                    <includeTestCode>true</includeTestCode>
+                    <reason>Do not use phoenix-thirdparty provided 
Guava</reason>

Review comment:
       Nit: maybe emphasise that's it's for 4.x only.




-- 
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]


Reply via email to