[
https://issues.apache.org/jira/browse/HBASE-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15187662#comment-15187662
]
Sean Busbey commented on HBASE-15434:
-------------------------------------
+1, pending buildbot.
> [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
>
> Attachments: hbase-15434.patch
>
>
> 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)