You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/12/31 16:37:44 UTC

[GitHub] [accumulo] milleruntime commented on a change in pull request #1467: 1.10 Branch

milleruntime commented on a change in pull request #1467: 1.10 Branch
URL: https://github.com/apache/accumulo/pull/1467#discussion_r362245345
 
 

 ##########
 File path: core/src/main/java/org/apache/accumulo/core/cli/ClientOpts.java
 ##########
 @@ -375,6 +376,7 @@ public ClientConfiguration getClientConfiguration() throws IllegalArgumentExcept
         }
 
         @Override
+        @SuppressModernizer
 
 Review comment:
   That would be nice but the annotation doesn't take any values.  If you have an idea how it could be done, it might not be bad to do a PR against https://github.com/gaul/modernizer-maven-plugin

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services