[ 
https://issues.apache.org/jira/browse/HBASE-15434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jonathan Hsieh updated HBASE-15434:
-----------------------------------
    Attachment: hbase-15434.patch

attached files excludes protobuf and scala source.

ran mvn findbugs:findbugs on the module and we come back with 0 warnings.


> [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)

Reply via email to