stack created HBASE-15195: ----------------------------- Summary: Don't run findbugs on hbase-it; it has nothing in src/main/java Key: HBASE-15195 URL: https://issues.apache.org/jira/browse/HBASE-15195 Project: HBase Issue Type: Bug Components: findbugs Reporter: stack
Change our yetus personality to skip hbase-it module when doing findbugs. We have no java files under src/main/java -- tests are at src/test -- so complaint if say a change in hbase-it tests and the findbugs runs. -- This message was sent by Atlassian JIRA (v6.3.4#6332)