PMD Results

The following document contains the results of PMD 3.9.

Files

org/apache/geronimo/gshell/remote/client/RshClient.java

ViolationLine
Avoid unused local variables such as 'resp'.157
Avoid unused local variables such as 'resp'.169

org/apache/geronimo/gshell/remote/client/proxy/RemoteBrandingProxy.java

ViolationLine
Avoid unused private fields such as 'client'.35

org/apache/geronimo/gshell/remote/client/proxy/RemoteEnvironmentProxy.java

ViolationLine
Avoid unused private fields such as 'client'.35

org/apache/geronimo/gshell/remote/client/proxy/RemoteHistoryProxy.java

ViolationLine
Avoid unused private fields such as 'client'.33

org/apache/geronimo/gshell/remote/client/proxy/RemoteShellInfoProxy.java

ViolationLine
Avoid unused private fields such as 'client'.36

org/apache/geronimo/gshell/remote/client/proxy/RemoteShellProxy.java

ViolationLine
Avoid unused private fields such as 'history'.63
Avoid unused private fields such as 'branding'.65
Avoid empty catch blocks122
Avoid empty catch blocks127