Martin Grigorov created WICKET-5427:
---------------------------------------

             Summary: Building Wicket with JDK 1.8 fails with signatures like 
<T extends Enum<T>>
                 Key: WICKET-5427
                 URL: https://issues.apache.org/jira/browse/WICKET-5427
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 6.12.0, 7.0.0
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov
            Priority: Minor


Trying to build Wicket with JDK 1.8 (build b117) fails with:

[ERROR] 
/home/martin/git/apache/wicket/wicket-util/src/main/java/org/apache/wicket/util/value/ValueMap.java:[792,40]
 incompatible types: inference variable T has incompatible upper bounds 
java.lang.Enum<T>,T




--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to