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/examples/sqlbrowser/Application.java

ViolationLine
Avoid unused local variables such as 'context'138

org/apache/shale/examples/sqlbrowser/Listener.java

ViolationLine
An empty statement (semicolon) not part of a loop209
An empty statement (semicolon) not part of a loop216

org/apache/shale/examples/sqlbrowser/Query.java

ViolationLine
Avoid unused imports such as 'javax.faces.component.UIComponent'30
Avoid empty catch blocks258 - 259
Avoid empty catch blocks266 - 267
Avoid empty catch blocks274 - 275

org/apache/shale/examples/sqlbrowser/InternalDataSource.java

ViolationLine
An empty statement (semicolon) not part of a loop61
An empty statement (semicolon) not part of a loop68