[forge-issues] [JBoss JIRA] (FORGE-403) Compilation error with javac in scaffold faces

Pablo Palazon (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 14 12:21:09 EST 2011


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


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-javac

--
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

        


More information about the forge-issues mailing list