Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
JDO 2 rc1
-
None
Description
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.