[
https://issues.jboss.org/browse/FORGE-403?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III reassigned FORGE-403:
----------------------------------------
Assignee: Pablo Palazon
Compilation error with javac in scaffold faces
----------------------------------------------
Key: FORGE-403
URL:
https://issues.jboss.org/browse/FORGE-403
Project: Forge
Issue Type: Bug
Components: Scaffold
Environment: javac of jdk 1.6.0_29, running by Ubuntu Linux development
3.0.0-14-generic
Reporter: Pablo Palazon
Assignee: Pablo Palazon
Fix For: 1.0.0.Beta4
There are a compilation error with javac of Oracle JDK 1.6.0_29, but it's correct
with eclipse java compiler. There are problems with generics.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project
forge-scaffold-faces: Compilation failure
[ERROR]
/proyectos/lab/java/forge/core/scaffold-faces/src/main/java/org/jboss/forge/scaffold/faces/metawidget/widgetprocessor/UnsearchableWidgetProcessor.java:[62,57]
type parameters of <T>T cannot be determined; no unique maximal instance exists for
type variable T with upper bounds int,java.lang.Object
http://stackoverflow.com/questions/314572/bug-in-eclipse-compiler-or-in-j...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira