Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
120011

Files

FilesIWE
org/apache/jdo/util/I18NHelper.java 002
org/apache/jdo/util/JDORIVersion.java 008
org/apache/jdo/util/web/package.html 001

C:/jdo/branches/2.1/util20/src/java/org/apache/jdo/util/I18NHelper.java

ErrorLine
Error Line is longer than 100 characters.287
Error Array brackets at illegal position.287

C:/jdo/branches/2.1/util20/src/java/org/apache/jdo/util/JDORIVersion.java

ErrorLine
Error Unused import - java.util.Locale.26
Error Unused import - java.util.ResourceBundle.27
Error Unused import - java.util.Hashtable.28
Error Unused import - java.io.FileNotFoundException.31
Error Unused import - java.text.DateFormat.32
Error Unused import - java.text.SimpleDateFormat.33
Error Name '_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'.41
Error Name 'temp_properties' must match pattern '^[a-z][a-zA-Z0-9]*$'.90

C:/jdo/branches/2.1/util20/src/java/org/apache/jdo/util/web/package.html

ErrorLine
Error Missing package documentation file.0