Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
30011

Files

FilesIWE
org/apache/avalon/cornerstone/services/datasources/DataSourceSelector.java 0011

org/apache/avalon/cornerstone/services/datasources/DataSourceSelector.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 First sentence should end with a period. 22
Error Line is longer than 80 characters. 25
Error interfaces should describe a type and hence have methods. 27
Error '{' should be on the previous line. 29
Error Missing a Javadoc comment. 30