Compiling SignatureVerifier with JDK1.4 fails
---------------------------------------------

         Key: JDO-342
         URL: http://issues.apache.org/jira/browse/JDO-342
     Project: JDO
        Type: Bug
  Components: tck20  
    Reporter: Michael Bouschen
 Assigned to: Martin Zaun 
     Fix For: JDO 2 final


The tck20 class org.apache.jdo.tck.util.signature.SignatureVerifier uses method 
java.lang.Character.valueOf(char c) which has been added with JDK 1.5. So the 
class fails to compile using JDK1.4.


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

Reply via email to