Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
7052

Files

FilesIWE
org/astrogrid/applications/delegate/CommonExecutionConnectorClient.java 030
org/astrogrid/applications/delegate/DelegateFactory.java 010
org/astrogrid/applications/delegate/impl/CommonExecutionConnectorDelegateImpl.java 011
org/astrogrid/applications/delegate/impl/CommonExecutionConnectorLocator.java 001

org/astrogrid/applications/delegate/CommonExecutionConnectorClient.java

ErrorLine
Warning First sentence should end with a period. 65
Warning First sentence should end with a period. 81
Warning First sentence should end with a period. 87

org/astrogrid/applications/delegate/DelegateFactory.java

ErrorLine
Warning First sentence should end with a period. 25

org/astrogrid/applications/delegate/impl/CommonExecutionConnectorDelegateImpl.java

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

org/astrogrid/applications/delegate/impl/CommonExecutionConnectorLocator.java

ErrorLine
Error Missing a Javadoc comment. 10