Jonathan Hsieh created HBASE-15434:
--------------------------------------
Summary: [findbugs] Exclude scala generated source and protobuf
generated code in hbase-spark module
Key: HBASE-15434
URL: https://issues.apache.org/jira/browse/HBASE-15434
Project: HBase
Issue Type: Improvement
Components: spark
Affects Versions: 2.0.0
Reporter: Jonathan Hsieh
Assignee: Jonathan Hsieh
Fix For: 2.0.0
Findbugs against Scala compiler generated bytecode is known to generate false
positives and spurious warnings. [1]
Protobuf generated code has similar issues.
This patch excludes these from the hbase-spark module
[1] https://github.com/sbt/findbugs4sbt/issues/4
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)