[hibernate-issues] [Hibernate-JIRA] Commented: (HHH-3077) Move references to LRUMap and ReferenceMap

Stephen Kestle (JIRA) noreply at atlassian.com
Mon Jan 21 17:44:55 EST 2008


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

Stephen Kestle commented on HHH-3077:
-------------------------------------

LRUMap and ReferenceMap have been moved from org.apache.commons.collections to org.apache.commons.collections.map.

These classes (as well as the SequencedHashMap) are the only deprecated classes that hibernate uses from commons collections.  It would be advisable to do a hibernate build with deprecation warnings, and then search for org.apache.commons.collections in the build logs.

This will ensure that hibernate will support the upcoming versions of commons-collections

> Move references to LRUMap and ReferenceMap
> ------------------------------------------
>
>                 Key: HHH-3077
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3077
>             Project: Hibernate3
>          Issue Type: Sub-task
>            Reporter: Stephen Kestle
>


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