[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6983) remove common-collections dependency

Strong Liu (JIRA) noreply at atlassian.com
Tue Mar 6 09:50:48 EST 2012


     [ https://hibernate.onjira.com/browse/HHH-6983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Strong Liu resolved HHH-6983.
-----------------------------

       Resolution: Fixed
    Fix Version/s: 4.1.1

> remove common-collections dependency
> ------------------------------------
>
>                 Key: HHH-6983
>                 URL: https://hibernate.onjira.com/browse/HHH-6983
>             Project: Hibernate ORM
>          Issue Type: Improvement
>          Components: core
>            Reporter: Strong Liu
>            Assignee: Strong Liu
>             Fix For: 4.1.1
>
>
> dhcp-14-237:hibernate-core stliu$ find . -name "*.java" | xargs grep "import org.apache.commons.collections"
> ./hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java:import org.apache.commons.collections.map.AbstractReferenceMap;
> ./hibernate-core/src/main/java/org/hibernate/engine/internal/StatefulPersistenceContext.java:import org.apache.commons.collections.map.ReferenceMap;
> ./hibernate-core/src/main/java/org/hibernate/internal/util/collections/SimpleMRUCache.java:import org.apache.commons.collections.map.LRUMap;

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list