[jira] Commented: (MEV-214) hibernate-3.0.5.pom should list ehcache as required since it's the default caching mechanism

2005-11-16 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-214?page=comments#action_51176 ] Carlos Sanchez commented on MEV-214: It would be easier if some projects didn't make a big fat jar with dependencies on everything else in the world ;) ok, I think that'd be right, s

[jira] Commented: (MEV-214) hibernate-3.0.5.pom should list ehcache as required since it's the default caching mechanism

2005-11-16 Thread Matt Raible (JIRA)
[ http://jira.codehaus.org/browse/MEV-214?page=comments#action_51174 ] Matt Raible commented on MEV-214: - Yeah, it's certainly a catch-22. In my experience, most people using Hibernate are using EhCache, or nothing at all (which implicitly uses EhCache). I

[jira] Commented: (MEV-214) hibernate-3.0.5.pom should list ehcache as required since it's the default caching mechanism

2005-11-16 Thread Carlos Sanchez (JIRA)
[ http://jira.codehaus.org/browse/MEV-214?page=comments#action_51173 ] Carlos Sanchez commented on MEV-214: I still see it as optional if not optional: - works out of the box - if you decide to use other impl you would have to exclude ehcache and add the