[
https://issues.apache.org/jira/browse/PIRK-48?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Suneel Marthi resolved PIRK-48.
-------------------------------
Resolution: Implemented
Merged to master
> Pirk should pass all FindBugs tests
> -----------------------------------
>
> Key: PIRK-48
> URL: https://issues.apache.org/jira/browse/PIRK-48
> Project: PIRK
> Issue Type: Task
> Affects Versions: 0.0.1
> Reporter: Tim Ellison
> Assignee: Tim Ellison
> Fix For: 0.1.0
>
>
> FindBugs is a useful tool that static analyses Java code and flags potential
> bugs and improvements.
> Pirk developers should ensure that FindBugs warnings are reviewed to ensure
> they are not identifying a real code bug. Bugs should be fixed, and false
> positives from FindBugs added to the project's filter.
> There is a FindBugs plug-in for Maven that can ensure warnings are addressed
> for a successful compilation, and can add a site report containing the
> results of the static analysis. We should also consider adding this to the
> project pom file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)