You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2020/03/30 15:56:00 UTC

[jira] [Created] (HBASE-24078) Spotbugs check automatically skip irrelevant modules

Nick Dimiduk created HBASE-24078:
------------------------------------

             Summary: Spotbugs check automatically skip irrelevant modules
                 Key: HBASE-24078
                 URL: https://issues.apache.org/jira/browse/HBASE-24078
             Project: HBase
          Issue Type: Task
          Components: build, test
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


Our personality runs spotbugs on a per-module basis, rather than from the root module. It has a hard-coded list of modules to skip over. The comment says it only runs on modules that have content under {{src/main/java}}. Replace the fixed list with a find expression.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)