You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "adoroszlai (via GitHub)" <gi...@apache.org> on 2023/02/24 16:56:12 UTC

[GitHub] [ozone] adoroszlai commented on pull request #4314: HDDS-8026. Replace import from shaded Guava

adoroszlai commented on PR #4314:
URL: https://github.com/apache/ozone/pull/4314#issuecomment-1444014922

   Thanks @ayushtkn for the suggestion, added the restriction.
   
   Without the import replacements:
   
   ```
   [ERROR] Rule 1: org.apache.maven.plugins.enforcer.RestrictImports failed with message:
   [ERROR] 
   [ERROR] Banned imports detected:
   [ERROR] 
   [ERROR] Reason: Use directly from Guava
   [ERROR] 	in file: org/apache/hadoop/hdds/utils/db/RDBStore.java
   [ERROR] 		org.apache.ratis.thirdparty.com.google.common.annotations.VisibleForTesting 	(Line: 45, Matched by: org.apache.ratis.thirdparty.com.google.common.**)
   ```


-- 
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: issues-unsubscribe@ozone.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org