[
https://issues.apache.org/jira/browse/JOSHUA-291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423671#comment-15423671
]
Max Thomas commented on JOSHUA-291:
-----------------------------------
It might be worth creating a few sub-tickets on this.
I personally have a pull request ready to go that addresses a few issues found
by FindBugs. But, it doesn't resolve all of them. Should I submit a new issue?
Perhaps as a sub-issue?
In any event, there are maven plugins about findbugs that can be run inside the
build, for example, an integration test. The accumulo project makes use of
these, you can see their pom here:
https://github.com/apache/accumulo/blob/master/pom.xml
> Improve code quality via static analysis
> ----------------------------------------
>
> Key: JOSHUA-291
> URL: https://issues.apache.org/jira/browse/JOSHUA-291
> Project: Joshua
> Issue Type: Improvement
> Components: core
> Reporter: Tommaso Teofili
> Assignee: Tommaso Teofili
>
> We can improve code quality / readability leveraging code analysis from tools
> like FindBugs and others integrated in IDEs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)