2009/05/20 - Apache Shale has been retired.

For more information, please explore the Attic.

PMD Results

The following document contains the results of PMD 3.7.

Files

org/apache/shale/dialog/base/AbstractDialogContextManagerListener.java

ViolationLine
An empty statement (semicolon) not part of a loop50
An empty statement (semicolon) not part of a loop58

org/apache/shale/dialog/base/AbstractDialogLifecycleListener.java

ViolationLine
An empty statement (semicolon) not part of a loop38
An empty statement (semicolon) not part of a loop46

org/apache/shale/dialog/base/StateSavingListener.java

ViolationLine
Avoid unused imports such as 'org.apache.shale.dialog.DialogContext'24
Avoid unused imports such as 'org.apache.shale.dialog.DialogContextListener'25

org/apache/shale/dialog/DialogHelper.java

ViolationLine
An empty statement (semicolon) not part of a loop35