Adrian Custer ha scritto: > Hey all, > > I'm getting a build failure from rev. 27576. > > /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/util/GenericName.java:[51,16] > java.lang.Comparable cannot be inherited with different arguments: <> and > <org.opengis.util.GenericName> > > /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/util/LocalName.java:[45,7] > org.geotools.util.LocalName is not abstract and does not override abstract > method compareTo(java.lang.Object) in java.lang.Comparable > > /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/util/ScopedName.java:[48,7] > org.geotools.util.ScopedName is not abstract and does not override abstract > method compareTo(java.lang.Object) in java.lang.Comparable > > /soft/SVN/geotools/trunk/gt/modules/library/metadata/src/main/java/org/geotools/util/MemberNameImpl.java:[45,7] > org.geotools.util.MemberNameImpl is not abstract and does not override > abstract method compareTo(java.lang.Object) in java.lang.Comparable > > Anyone have ideas?
My svn info says I'm at the same revision, yet the build went fine... Cheers Andrea ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
