jar is using Java 5 API
-----------------------

         Key: GEOT-843
         URL: http://jira.codehaus.org/browse/GEOT-843
     Project: GeoTools
        Type: Bug

  Components: referencing  
    Versions: 2.2-RC2    
    Reporter: Ilja Preuß
 Assigned to: Martin Desruisseaux 
    Priority: Critical


The referencing jar seems to be compiled against a Java 5 API, which leads to 
the following error when running in a 1.4 JRE:

java.lang.NoSuchMethodError: 
java.lang.StringBuffer.append(Ljava/lang/CharSequence;)Ljava/lang/StringBuffer;
        at 
org.geotools.metadata.iso.extent.ExtentImpl.toString(ExtentImpl.java:252)
                           ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to