NumberRange compile failure in Eclipse Indigo
---------------------------------------------

                 Key: GEOT-3971
                 URL: https://jira.codehaus.org/browse/GEOT-3971
             Project: GeoTools
          Issue Type: Bug
          Components: metadata
    Affects Versions: 8.0-RC1
         Environment: Eclipse Indigo SR1 (3.7.1) Linux x86_64 jdk1.6.0_29.x64
            Reporter: Ben Caradoc-Davies


Four methods in NumberRange fail to compile in Eclipse Indigo SR1 (3.7.1) 
(eclipse-jee-indigo-SR1-linux-gtk-x86_64). They compile fine in javac in 
jdk1.6.0_29.x64 and in Eclipse Helios SR2 
(eclipse-jee-helios-SR2-linux-gtk-x86_64).

{noformat}
The method containsNC(Number&Comparable<? super Number&Comparable<? super N>>) 
in the type Range<Number&Comparable<? super Number&Comparable<? super N>>> is 
not applicable for the arguments (Comparable) NumberRange.java 
/gt-metadata/src/main/java/org/geotools/util line 477 Java Problem

The method containsNC(Number&Comparable<? super Number&Comparable<? super N>>) 
in the type Range<Number&Comparable<? super Number&Comparable<? super N>>> is 
not applicable for the arguments (Range<capture#33-of ?>) NumberRange.java 
/gt-metadata/src/main/java/org/geotools/util line 495 Java Problem

The method intersectsNC(Range<? extends Number&Comparable<? super 
Number&Comparable<? super N>>>) in the type Range<Number&Comparable<? super 
Number&Comparable<? super N>>> is not applicable for the arguments 
(Range<capture#41-of ?>) NumberRange.java 
/gt-metadata/src/main/java/org/geotools/util line 512 Java Problem

The method unionNC(Range<? extends Number&Comparable<? super 
Number&Comparable<? super N>>>) in the type Range<Number&Comparable<? super 
Number&Comparable<? super N>>> is not applicable for the arguments 
(Range<capture#49-of ?>) NumberRange.java 
/gt-metadata/src/main/java/org/geotools/util line 524 Java Problem
{noformat}


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to