[hibernate-issues] [Hibernate-JIRA] Created: (HHH-3112) Upgrade EhCache dependancy to 1.2.4+

Stevo Slavic (JIRA) noreply at atlassian.com
Sat Feb 16 19:02:34 EST 2008


Upgrade EhCache dependancy to 1.2.4+
------------------------------------

                 Key: HHH-3112
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-3112
             Project: Hibernate3
          Issue Type: Improvement
          Components: caching (L2)
    Affects Versions: 3.2.5
            Reporter: Stevo Slavic
            Priority: Trivial


Hibernate is widely used in conjunction with Spring framework. Spring framework as of version 2.0 expects EhCache to be 1.2.4+. When using both EhCache 1.2.4+ and Hibernate 3.2.5.ga as dependency in same maven project but in different sub-projects, older EhCache 1.2.3 (current Hibernate 3.2.5.ga dependency) can overwrite dependency application has for newer EhCache ( http://forum.springframework.org/showthread.php?t=49956 ). If Hibernate would use 1.2.4+ EhCache there would be no need to specify separate EhCache dependency.

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