Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos info Warnings warning Errors error
55 0 0 6

Details

org/apache/commons/dbcp/datasources/LRUMap.java

Violation Message Line
error ';' is followed by whitespace. 178

org/apache/commons/dbcp/managed/package.html

Violation Message Line
error Missing package documentation file. 0

org/apache/commons/dbcp/PoolingDriver.java

Violation Message Line
error Name '_pools' must match pattern 'log|^[a-zA-Z][a-zA-Z0-9_]*$'. 62

org/apache/commons/dbcp/managed/ManagedConnection.java

Violation Message Line
error Missing a Javadoc comment. 155

org/apache/commons/dbcp/DelegatingCallableStatement.java

Violation Message Line
error Definition of 'equals()' without corresponding definition of 'hashCode()'. 73

org/apache/commons/dbcp/DelegatingPreparedStatement.java

Violation Message Line
error Definition of 'equals()' without corresponding definition of 'hashCode()'. 70