You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/20 02:56:00 UTC

[jira] [Commented] (CALCITE-1006) Enable spotbugs-maven-plugin

    [ https://issues.apache.org/jira/browse/CALCITE-1006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16445198#comment-16445198 ] 

ASF GitHub Bot commented on CALCITE-1006:
-----------------------------------------

GitHub user risdenk opened a pull request:

    https://github.com/apache/calcite-avatica/pull/39

    [CALCITE-1006] Enable spotbugs-maven-plugin

    Focused on the "High" targets. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/risdenk/calcite-avatica CALCITE-1006

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/calcite-avatica/pull/39.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #39
    
----
commit 429813a83682267ffefab84594ec716886e73232
Author: Kevin Risden <kr...@...>
Date:   2018-04-20T02:51:45Z

    [CALCITE-1006] Enable spotbugs-maven-plugin

----


> Enable spotbugs-maven-plugin
> ----------------------------
>
>                 Key: CALCITE-1006
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1006
>             Project: Calcite
>          Issue Type: Task
>          Components: build
>            Reporter: Josh Elser
>            Assignee: Kevin Risden
>            Priority: Major
>
> We can fairly trivially wire up the spotbugs-maven-plugin to get some static-analysis at build time. This is my tool of choice for the matter – I'll make sure we have some sane configuration and try to knock out any issues that it reports.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)