PMD Results
The following document contains the results of PMD 4.1.
Files
org/apache/geronimo/gshell/command/CommandAction.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandAction.java: ERROR: Can't use enum as a keyword in pre-JDK 1.5 target | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandAction.java: ERROR: Can't use enum as a keyword in pre-JDK 1.5 target | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandAction.java: ERROR: Can't use enum as a keyword in pre-JDK 1.5 target | 0 |
org/apache/geronimo/gshell/command/CommandCompleter.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandCompleter.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandCompleter.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/CommandCompleter.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
org/apache/geronimo/gshell/command/Variables.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/Variables.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/Variables.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/command/Variables.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
org/apache/geronimo/gshell/commandline/CommandLineExecutor.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/commandline/CommandLineExecutor.java: Can't use variable arguments (varargs) when running in JDK 1.4 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/commandline/CommandLineExecutor.java: Can't use variable arguments (varargs) when running in JDK 1.4 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/commandline/CommandLineExecutor.java: Can't use variable arguments (varargs) when running in JDK 1.4 mode! | 0 |
org/apache/geronimo/gshell/registry/AliasRegistry.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/AliasRegistry.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/AliasRegistry.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/AliasRegistry.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
org/apache/geronimo/gshell/registry/CommandRegistry.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/CommandRegistry.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/CommandRegistry.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/CommandRegistry.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
org/apache/geronimo/gshell/registry/CommandResolver.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/CommandResolver.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/CommandResolver.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/registry/CommandResolver.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
org/apache/geronimo/gshell/shell/Shell.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/shell/Shell.java: Can't use variable arguments (varargs) when running in JDK 1.4 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/shell/Shell.java: Can't use variable arguments (varargs) when running in JDK 1.4 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/shell/Shell.java: Can't use variable arguments (varargs) when running in JDK 1.4 mode! | 0 |
org/apache/geronimo/gshell/shell/ShellContextHolder.java
Violation | Line |
---|
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/shell/ShellContextHolder.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/shell/ShellContextHolder.java: Can't use generics unless running in JDK 1.5 mode! | 0 |
Error while parsing /Users/gnodet/work/geronimo/gshell/trunk/target/checkout/gshell-api/src/main/java/org/apache/geronimo/gshell/shell/ShellContextHolder.java: Can't use generics unless running in JDK 1.5 mode! | 0 |