Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
4900272

Files

FilesIWE
org/apache/excalibur/event/DequeueInterceptor.java 009
org/apache/excalibur/event/EnqueuePredicate.java 008
org/apache/excalibur/event/EventHandler.java 0011
org/apache/excalibur/event/Message.java 009
org/apache/excalibur/event/PreparedEnqueue.java 007
org/apache/excalibur/event/Queue.java 0012
org/apache/excalibur/event/Signal.java 007
org/apache/excalibur/event/Sink.java 0025
org/apache/excalibur/event/SinkClosedException.java 0020
org/apache/excalibur/event/SinkException.java 0019
org/apache/excalibur/event/SinkFullException.java 0020
org/apache/excalibur/event/Source.java 0012
org/apache/excalibur/event/command/Command.java 007
org/apache/excalibur/event/command/CommandFailureHandler.java 0013
org/apache/excalibur/event/command/DelayedCommand.java 007
org/apache/excalibur/event/command/EventPipeline.java 007
org/apache/excalibur/event/command/RepeatedCommand.java 007
org/apache/excalibur/event/command/ThreadManager.java 0014
org/apache/excalibur/event/command/package.html 001
org/apache/excalibur/event/package.html 001
org/apache/excalibur/mpool/ManagablePool.java 0013
org/apache/excalibur/mpool/ObjectFactory.java 0011
org/apache/excalibur/mpool/Pool.java 009
org/apache/excalibur/mpool/PoolManager.java 0014
org/apache/excalibur/mpool/Resettable.java 008
org/apache/excalibur/mpool/package.html 001

org/apache/excalibur/event/DequeueInterceptor.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 28
Error Redundant 'public' modifier. 44
Error Redundant 'public' modifier. 60

org/apache/excalibur/event/EnqueuePredicate.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 34
Error Array brackets at illegal position. 57

org/apache/excalibur/event/EventHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33
Error '(' is followed by whitespace. 39
Error ')' is preceded with whitespace. 39
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46

org/apache/excalibur/event/Message.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33
Error '(' is followed by whitespace. 47
Error ')' is preceded with whitespace. 47

org/apache/excalibur/event/PreparedEnqueue.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 27

org/apache/excalibur/event/Queue.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33
Error Missing a Javadoc comment. 34
Error Redundant 'public' modifier. 51
Error Redundant 'public' modifier. 60
Error Redundant 'public' modifier. 71
Error Redundant 'public' modifier. 80

org/apache/excalibur/event/Signal.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33

org/apache/excalibur/event/Sink.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 35
Error Missing a Javadoc comment. 36
Error Unused @throws tag for 'SinkFullException'. 42
Error Unused @throws tag for 'SinkClosedException'. 43
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error Expected @throws tag for 'SinkException'. 47
Error Unused @throws tag for 'SinkFullException'. 58
Error Unused @throws tag for 'SinkClosedException'. 59
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Expected @throws tag for 'SinkException'. 64
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73
Error Unused @throws tag for 'SinkFullException'. 108
Error Unused @throws tag for 'SinkClosedException'. 111
Error '(' is followed by whitespace. 116
Error ')' is preceded with whitespace. 116
Error Expected @throws tag for 'SinkException'. 117

org/apache/excalibur/event/SinkClosedException.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33
Error '(' is followed by whitespace. 39
Error Parameter message should be final. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '(' is followed by whitespace. 51
Error Parameter message should be final. 51
Error Parameter e should be final. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53

org/apache/excalibur/event/SinkException.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33
Error Name 'm_throwable' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Error '(' is followed by whitespace. 44
Error ')' is preceded with whitespace. 44
Error '{' should be on the previous line. 45
Error '(' is followed by whitespace. 46
Error ')' is preceded with whitespace. 46
Error '(' is followed by whitespace. 55
Error ')' is preceded with whitespace. 55
Error '{' should be on the previous line. 56
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57
Error '{' should be on the previous line. 67

org/apache/excalibur/event/SinkFullException.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33
Error '(' is followed by whitespace. 39
Error Parameter message should be final. 39
Error ')' is preceded with whitespace. 39
Error '{' should be on the previous line. 40
Error '(' is followed by whitespace. 41
Error ')' is preceded with whitespace. 41
Error '(' is followed by whitespace. 51
Error Parameter message should be final. 51
Error Parameter e should be final. 51
Error ')' is preceded with whitespace. 51
Error '{' should be on the previous line. 52
Error '(' is followed by whitespace. 53
Error ')' is preceded with whitespace. 53

org/apache/excalibur/event/Source.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 33
Error '(' is followed by whitespace. 43
Error ')' is preceded with whitespace. 43
Error First sentence should end with a period. 45
Error '(' is followed by whitespace. 73
Error ')' is preceded with whitespace. 73

org/apache/excalibur/event/command/Command.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 36

org/apache/excalibur/event/command/CommandFailureHandler.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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 Line is longer than 80 characters. 21
Error Line is longer than 80 characters. 22
Error '{' should be on the previous line. 29
Error Line is longer than 80 characters. 31
Error Line is longer than 80 characters. 32
Error Line is longer than 80 characters. 36
Error Line is longer than 80 characters. 38

org/apache/excalibur/event/command/DelayedCommand.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 28

org/apache/excalibur/event/command/EventPipeline.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 38

org/apache/excalibur/event/command/RepeatedCommand.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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

org/apache/excalibur/event/command/ThreadManager.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 27
Error Missing a Javadoc comment. 28
Error '(' is followed by whitespace. 35
Error ')' is preceded with whitespace. 35
Error First sentence should end with a period. 37
Error '(' is followed by whitespace. 42
Error ')' is preceded with whitespace. 42
Error First sentence should end with a period. 44

org/apache/excalibur/event/command/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/event/package.html

ErrorLine
Error Missing package documentation file.0

org/apache/excalibur/mpool/ManagablePool.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 40
Error '(' is followed by whitespace. 52
Error ')' is preceded with whitespace. 52
Error '(' is followed by whitespace. 68
Error ')' is preceded with whitespace. 68
Error '(' is followed by whitespace. 83
Error ')' is preceded with whitespace. 83

org/apache/excalibur/mpool/ObjectFactory.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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 Unused @throws tag for 'IllegalArgumentException'. 52
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57

org/apache/excalibur/mpool/Pool.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 42
Error '(' is followed by whitespace. 57
Error ')' is preceded with whitespace. 57

org/apache/excalibur/mpool/PoolManager.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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 Expected an @return tag. 35
Error '(' is followed by whitespace. 35
Error Expected @param tag for 'factory'. 35
Error Expected @param tag for 'initialEntries'. 35
Error ')' is preceded with whitespace. 35
Error Expected @throws tag for 'Exception'. 36

org/apache/excalibur/mpool/Resettable.java

ErrorLine
Error Line has trailing spaces. 1
Error Missing a header - not enough lines in file. 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. 40
Error Line is longer than 80 characters. 43

org/apache/excalibur/mpool/package.html

ErrorLine
Error Missing package documentation file.0