| Michael Bouschen (JIRA) 2006-03-30, 11:57 pm |
| [ http://issues.apache.org/jira/browse/JDO-353?page=all ]
Michael Bouschen updated JDO-353:
---------------------------------
Attachment: JDO-353.patch
Please review the attached patch JDO-353.patch.
> Fix issues reported by checkstyle in api20 subproject
> -----------------------------------------------------
>
> Key: JDO-353
> URL: http://issues.apache.org/jira/browse/JDO-353
> Project: JDO
> Type: Improvement
> Components: api20
> Versions: JDO 2 rc1
> Reporter: Michael Bouschen
> Assignee: Michael Bouschen
> Priority: Trivial
> Fix For: JDO 2 final
> Attachments: JDO-353.patch
>
> Today I did a maven site on the api20 subproject. This includes running checkstyle on the api20 sources which reports 83 "errors". These are not real errors, but maybe cleanup items we want to do before shipping: lines being longer than 100 chars, unuse
d imports, file not ending with a newline, array brackets at illegal position.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|