[jboss-jira] [JBoss JIRA] Assigned: (JBAS-5133) Upgrade Hibernate to 3.3.0.CRx (from 3.2.4.SP1_CP01)
Steve Ebersole (JIRA)
jira-events at lists.jboss.org
Mon Apr 28 18:48:09 EDT 2008
[ http://jira.jboss.com/jira/browse/JBAS-5133?page=all ]
Steve Ebersole reassigned JBAS-5133:
------------------------------------
Assignee: Paul Gier (was: Steve Ebersole)
Assigning to Paul to make the necessary changes to pull that new release into AS.
Couple of points:
1) Due to splitting Hibernate out into modules, we will need to account for Hibernate features actually utilized within the AS. AFAIK, we should only need the following 2 artifacts:
a) org.hibernate:hibernate-core
b) org.hibernate:hibernate-jbosscache2
2) a dependency on the hibernate-core artifact is going to transitively pull in a dep on cglib/asm. should those be excluded?
> Upgrade Hibernate to 3.3.0.CRx (from 3.2.4.SP1_CP01)
> -----------------------------------------------------
>
> Key: JBAS-5133
> URL: http://jira.jboss.com/jira/browse/JBAS-5133
> Project: JBoss Application Server
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Hibernate service
> Reporter: Dimitris Andreadis
> Assigned To: Paul Gier
> Priority: Critical
> Fix For: JBossAS-5.0.0.CR1
>
>
> An issue to track the hibernate upgrade needed by JBoss Cache.
> Brian: "The current Hibernate core release is not compatible with JBoss Cache 2.0 (JBC API is very different.) This breaks using JBC as a Hibernate 2nd level cache. For EJB3 entity caching I've written a CacheProvider impl that deals with JBC 2.0, so that use case is handled. But if people want to use Hibernate+JBC outside of EJB3, that will be a problem. A workaround to this would be to write an equivalent to what I did for EJB3 and include it in the hibernate-int module. I'm currently working with Steve on a *much* improved Hibernate/JBC integration for Hibernate 3.3. It would certainly be nicer to have AS 5 use that."
> The update was postponed for AS5 Beta4 (see JBAS-4725), however for CR1 (mid-March timeframe) we'd need to have a GA version of hibernate 3.3.0.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list