[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-937) Compile Issues with JDK1.3

Steve Ebersole (JIRA) noreply at atlassian.com
Mon Mar 21 13:00:31 EDT 2011


     [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Ebersole closed HHH-937.
------------------------------


Closing stale resolved issues

> Compile Issues with JDK1.3
> --------------------------
>
>                 Key: HHH-937
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-937
>             Project: Hibernate Core
>          Issue Type: Patch
>          Components: core
>    Affects Versions: 3.0.5
>         Environment: JDK 1.3.1 (R11)
>            Reporter: Ruediger Schmitz
>         Attachments: jdk1.3.diff
>
>
> The current version of hibernate3 can't be compiled with a JDK 1.3, as diverse jar (jboss-xy.jar, jacc.jar) files contain jdk1.4 specific classes. Additionally, the class SQLQueryReturnProcessor contains a call to Boolean.valueOf(boolean) which is specific to JDK1.4. The attached patch allows compiling with a JDK1.4 creating JDK1.3 compatible classes

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

        


More information about the hibernate-issues mailing list