Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
8073

Files

FilesIWE
org/astrogrid/registry/client/RegistryDelegateFactory.java 010
org/astrogrid/registry/client/admin/UpdateRegistry.java 010
org/astrogrid/registry/client/query/OAIRegistry.java 041
org/astrogrid/registry/client/query/QueryRegistry.java 011
org/astrogrid/registry/client/query/ResourceData.java 001

org/astrogrid/registry/client/RegistryDelegateFactory.java

ErrorLine
Warning First sentence should end with a period. 31

org/astrogrid/registry/client/admin/UpdateRegistry.java

ErrorLine
Warning First sentence should end with a period. 56

org/astrogrid/registry/client/query/OAIRegistry.java

ErrorLine
Error Missing a Javadoc comment. 55
Warning First sentence should end with a period. 57
Warning First sentence should end with a period. 194
Warning First sentence should end with a period. 205
Warning First sentence should end with a period. 326

org/astrogrid/registry/client/query/QueryRegistry.java

ErrorLine
Warning First sentence should end with a period. 68
Error should this be using commons logging? 881

org/astrogrid/registry/client/query/ResourceData.java

ErrorLine
Error Missing a Javadoc comment. 9