You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/12/09 04:50:46 UTC

[GitHub] [druid] xvrl opened a new pull request #12044: Remove use of deprecated PMD ruleset

xvrl opened a new pull request #12044:
URL: https://github.com/apache/druid/pull/12044


   This fixes annoying warnings we were getting during build.
   
   - Use a custom PMD ruleset, since the built-in on uses deprecated rules.
   - UnnecessaryImport replaces most of the deprecated rules
   - Update maven-pmd-plugin to 3.15
   - Exclude ancient asm version from caliper, since this was causing
     incompatibility warnings with PMD and could also affect our tests runs
     in unexpected ways
   


-- 
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: commits-unsubscribe@druid.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] xvrl merged pull request #12044: Remove use of deprecated PMD ruleset

Posted by GitBox <gi...@apache.org>.
xvrl merged pull request #12044:
URL: https://github.com/apache/druid/pull/12044


   


-- 
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: commits-unsubscribe@druid.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org