[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-2944) References to commons-collections deprecated classes should be upgraded

Diego Pires Plentz (JIRA) noreply at atlassian.com
Sat Dec 8 20:57:56 EST 2007


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

Diego Pires Plentz resolved HHH-2944.
-------------------------------------

      Assignee: Diego Pires Plentz
    Resolution: Duplicate

> References to commons-collections deprecated classes should be upgraded
> -----------------------------------------------------------------------
>
>                 Key: HHH-2944
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2944
>             Project: Hibernate3
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 3.2.0.ga
>            Reporter: Stephen Kestle
>            Assignee: Diego Pires Plentz
>
> As apache commons collections is moving to Java 5 and generics, all deprecated classes and methods will be removed (from the normal distribution).  While these classes will still likely be available in a separately distributed jar, it is advisable to upgrade the usage of these.
> The only one I have come across is SequencedHashMap, which has been replaced by ListOrderedMap

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