IBATIS 2.0.9 is not compatible with JRE 1.3
-------------------------------------------

         Key: IBATIS-77
         URL: http://issues.apache.org/jira/browse/IBATIS-77
     Project: iBatis for Java
        Type: Bug
  Components: SQL Maps  
    Versions: 2.0.9    
 Environment: JRE 1.3
    Reporter: Peter Nunn


It seems that the latest release of the IBATIS DBL (2.0.9.496) introduces a 
dependency on JRE 1.4. It uses RuntimeExceptions constructor that includes a 
root cause as the second param. Previous versions did not do this. This means 
you cannot use the latest version in a JRE 1.3 environment.

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira

Reply via email to