PMD Results
The following document contains the results of PMD 4.2.5.
Files
org/apache/myfaces/orchestra/annotation/AnnotationInfo.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfo.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfo.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
org/apache/myfaces/orchestra/annotation/AnnotationInfoManager.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfoManager.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/annotation/AnnotationInfoManager.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
org/apache/myfaces/orchestra/annotation/spring/AnnotationsInfoInitializer.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/annotation/spring/AnnotationsInfoInitializer.java: Can't use JDK 1.5 for loop syntax when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/annotation/spring/AnnotationsInfoInitializer.java: Can't use JDK 1.5 for loop syntax when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/conversation/ConversationManager.java
| Violation | Line |
|---|---|
| These nested if statements could be combined | 175 - 181 |
| Avoid unused method parameters such as 'out'. | 706 - 710 |
| Avoid unused method parameters such as 'in'. | 712 - 715 |
org/apache/myfaces/orchestra/conversation/annotations/ConversationName.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/conversation/annotations/ConversationName.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/conversation/annotations/ConversationName.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/conversation/annotations/ConversationRequire.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/conversation/annotations/ConversationRequire.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/conversation/annotations/ConversationRequire.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/conversation/jsf/AccessScopePhaseListener.java
| Violation | Line |
|---|---|
| Avoid unused method parameters such as 'event'. | 165 - 169 |
org/apache/myfaces/orchestra/conversation/spring/AbstractSpringOrchestraScope.java
| Violation | Line |
|---|---|
| These nested if statements could be combined | 307 - 310 |
org/apache/myfaces/orchestra/lib/_ReentrantLock.java
| Violation | Line |
|---|---|
| These nested if statements could be combined | 91 - 106 |
org/apache/myfaces/orchestra/lib/_UrlMatcher.java
| Violation | Line |
|---|---|
| These nested if statements could be combined | 67 - 70 |
org/apache/myfaces/orchestra/lib/jsf/ExternalContextUtils.java
| Violation | Line |
|---|---|
| Unnecessary final modifier in final class | 61 - 80 |
| Unnecessary final modifier in final class | 89 - 110 |
| Unnecessary final modifier in final class | 119 - 158 |
| These nested if statements could be combined | 127 - 154 |
| Unnecessary final modifier in final class | 172 - 212 |
| These nested if statements could be combined | 181 - 208 |
org/apache/myfaces/orchestra/lib/jsf/PortletOrchestraFacesContextFactory.java
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'log'. | 53 |
| Avoid unused method parameters such as 'context'. | 186 - 204 |
org/apache/myfaces/orchestra/viewController/AbstractAnnotationsViewControllerManager.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/AbstractAnnotationsViewControllerManager.java: Can't use JDK 1.5 for loop syntax when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/AbstractAnnotationsViewControllerManager.java: Can't use JDK 1.5 for loop syntax when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/viewController/annotations/InitView.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/InitView.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/InitView.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/viewController/annotations/PreProcess.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/PreProcess.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/PreProcess.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/viewController/annotations/PreRenderView.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/PreRenderView.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/PreRenderView.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/viewController/annotations/ViewController.java
| Violation | Line |
|---|---|
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/ViewController.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
| Error while parsing /home/lu4242/workspace/trunk/current/orchestra/core/src/main/java/org/apache/myfaces/orchestra/viewController/annotations/ViewController.java: Can't use annotations when running in JDK 1.4 mode! | 0 |
org/apache/myfaces/orchestra/viewController/jsf/ViewControllerPhaseListener.java
| Violation | Line |
|---|---|
| Avoid unused private fields such as 'initedViews'. | 65 |