[
https://issues.apache.org/jira/browse/HBASE-24078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated HBASE-24078:
---------------------------------
Summary: SpotBugs check automatically skip inapplicable modules (was:
Spotbugs check automatically skip inapplicable modules)
> SpotBugs check automatically skip inapplicable 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
> Priority: Minor
>
> 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)