[
https://issues.apache.org/jira/browse/HBASE-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15190118#comment-15190118
]
Hudson commented on HBASE-15434:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #770 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/770/])
HBASE-15434 [findbugs] Exclude scala generated source and protobuf (jmhsieh:
rev b3e71d46445b0f51344a89390592a06d71db9d3f)
* dev-support/findbugs-exclude.xml
> [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)