HBASE-21443 [hbase-connectors] Purge hbase-* modules from core now they've been moved to hbase-connectors
ADDENDUM: Remove exception for scala files in findbugs now that we don't have any. Signed-off-by: Sean Busbey <busbey@apache.org> Signed-off-by: Peter Somogyi <psomogyi@cloudera.com> (cherry picked from commit 2792253322efe5cbbbc19486801f1e38df5802d5)
This commit is contained in:
parent
56bd0a1864
commit
54172c9890
@ -242,8 +242,4 @@
|
||||
<Bug pattern="MS_EXPOSE_REP"/>
|
||||
</Match>
|
||||
|
||||
<Match>
|
||||
<Source name="~.*\.scala" />
|
||||
</Match>
|
||||
|
||||
</FindBugsFilter>
|
||||
|
Loading…
x
Reference in New Issue
Block a user