Hi all,

I am trying to upgrade from Hibernate 3.2.5.ga to 3.2.6.ga using maven. However, it seems that 3.2.6.ga is not available on any maven mirror. Is someone looking into it?

The reason I want to upgrade is http://opensource.atlassian.com/projects/hibernate/browse/HHH-2936. I am having problems with the application I am currently working with right now. It is blowing up with constraints violations after a row of delete/merge operations. I am not able to reproduce this consistently yet, but everything starts with a whole bunch of these warnings in the logs:


fail-safe cleanup (collections) : [EMAIL PROTECTED]<[EMAIL PROTECTED]>


I am not sure if the warning is related to the actual problem, but I thought I address it first. Reading the Jira issues related to HHH-2936 I was not able to figure out how serious this warning is or if I could ignore it. Maybe can shed some light for me on this issue as well?

Thanks,
Hardy

_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to