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

Jan van der Lugt commented on GIRAPH-236:
-----------------------------------------

Findbugs is now being run during mvn verify. Also took the liberty to change 
the formatting of pom.xml, namely by converting tabs into spaces. Also added 
.gitignore to excludes by rat. There are quite a few pre-existing bugs, I added 
all of their bug patterns to findbugs-exclude.xml (in the root, can move it to 
conf/ if desired). We should decide which bugs we permanently want to ignore 
and which ones we want to fix.
                
> Add FindBugs to maven build
> ---------------------------
>
>                 Key: GIRAPH-236
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-236
>             Project: Giraph
>          Issue Type: Task
>          Components: build
>            Reporter: Hyunsik Choi
>            Assignee: Jan van der Lugt
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-236.patch
>
>
> Integrating findbugs with the maven build will reduce coding errors.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to