Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
70039

Files

FilesIWE
org/apache/avalon/cornerstone/services/connection/ConnectionHandler.java 0010
org/apache/avalon/cornerstone/services/connection/ConnectionHandlerFactory.java 0010
org/apache/avalon/cornerstone/services/connection/ConnectionManager.java 0019

org/apache/avalon/cornerstone/services/connection/ConnectionHandler.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 30
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error Redundant throws: 'ProtocolException' is subclass of 'IOException'. 40

org/apache/avalon/cornerstone/services/connection/ConnectionHandlerFactory.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 26
Error '(' is followed by whitespace. 40
Error Expected @param tag for 'connectionHandler'. 40
Error ')' is preceded with whitespace. 40

org/apache/avalon/cornerstone/services/connection/ConnectionManager.java

ErrorLine
Error Line does not match expected header line of '<?xml version="1.0" encoding="UTF-8"?>'. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 46
Error Line is longer than 80 characters. 51
Error '(' is followed by whitespace. 58
Error ')' is preceded with whitespace. 60
Error Line is longer than 80 characters. 64
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line is longer than 80 characters. 74
Error '(' is followed by whitespace. 82
Error ')' is preceded with whitespace. 82