[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-2380) Hibernate3.2.0 GA is JDK 1.3 Incompatible

Steve Ebersole (JIRA) noreply at atlassian.com
Tue Jul 17 21:34:52 EDT 2007


    [ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_27545 ] 

Steve Ebersole commented on HHH-2380:
-------------------------------------

Boolean.valueOf is the least of it.  Moving forward (3.3 onward) I'll be removing all 1.3 compatibility hacks completely.  This is more in regards to removing commons-collections (and using JDK variants introduced in 1.4) and assuming JDBC3.

We just need to make sure we list 1.4 as the minimum for compatibility.

> Hibernate3.2.0 GA is JDK 1.3 Incompatible
> -----------------------------------------
>
>                 Key: HHH-2380
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2380
>             Project: Hibernate3
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 3.2.0.ga
>         Environment: Hibernate 3.2.0 GA
>            Reporter: Alessandro Lazarotti
>            Priority: Minor
>
> The class org.hibernate.persister.entity.AbstractEntityPersister uses Boolean.valueOf, incompatible with JDK 1.3.
> Update for new Boolean.

-- 
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