| Michael Bouschen (JIRA) 2006-03-30, 11:57 pm |
| 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
Assigned to: Michael Bouschen
Priority: Trivial
Fix For: JDO 2 final
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, unused
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
|