Author: vmassol
Date: 2008-01-16 13:34:01 +0100 (Wed, 16 Jan 2008)
New Revision: 6862
Modified:
xwiki-platform/core/trunk/xwiki-core/pom.xml
Log:
XWIKI-2009: Error occurs during Oracle database initialization
Upgraded to Hibernate 3.2.5.ga to fix the Oracle sequence issue.
Need to verify that all other DBs work fine with that upgrade.
Modified: xwiki-platform/core/trunk/xwiki-core/pom.xml
===================================================================
--- xwiki-platform/core/trunk/xwiki-core/pom.xml 2008-01-16 11:17:04 UTC
(rev 6861)
+++ xwiki-platform/core/trunk/xwiki-core/pom.xml 2008-01-16 12:34:01 UTC
(rev 6862)
@@ -283,7 +283,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate</artifactId>
- <version>3.1.3</version>
+ <version>3.2.5.ga</version>
</dependency>
<dependency>
<groupId>commons-httpclient</groupId>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications