[
https://issues.apache.org/jira/browse/MRQL-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14228934#comment-14228934
]
Leonidas Fegaras commented on MRQL-59:
--------------------------------------
We have not established any coding convention yet. The only change we did when
we imported the pre-apache code-base to apache was to convert tabs to spaces
(MRQL-16). We may use the Hama code formatter described at
http://wiki.apache.org/hama/HowToContribute
This will require to convert every single Java file.
> Add more build QA automation
> ----------------------------
>
> Key: MRQL-59
> URL: https://issues.apache.org/jira/browse/MRQL-59
> Project: MRQL
> Issue Type: Improvement
> Reporter: Alexander Bezzubov
> Labels: build
>
> More quality assurance automation could be added to a build process using
> appropriate maven plugins, such as
> 1. a test coverage report
> 2. a project coding conventions checks (Checkstyle\PMD)
> 3. an automated code analyzer, looking for typical Java bugs (Findbugs)
> all this could used by {code}mvn package -Pqa{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)