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 2792253322
)
This commit is contained in:
parent
56bd0a1864
commit
54172c9890
|
@ -242,8 +242,4 @@
|
||||||
<Bug pattern="MS_EXPOSE_REP"/>
|
<Bug pattern="MS_EXPOSE_REP"/>
|
||||||
</Match>
|
</Match>
|
||||||
|
|
||||||
<Match>
|
|
||||||
<Source name="~.*\.scala" />
|
|
||||||
</Match>
|
|
||||||
|
|
||||||
</FindBugsFilter>
|
</FindBugsFilter>
|
||||||
|
|
Loading…
Reference in New Issue