Author: shuber
Date: Wed Jun 20 13:25:04 2007
New Revision: 17663
URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D17663&repname=
=3Djahia
Log:
JAHIA-2073 : SP2 Cluster: error on cluster when startuping second node: SER=
IOUS ERROR : Error while trying to generate new ID for sequence org.jahia.h=
ibernate.model.JahiaStatistics
- Added missing dependency for JBoss Cache.
Modified:
trunk/core/project.xml
Modified: trunk/core/project.xml
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/trunk/core/project.xm=
l&rev=3D17663&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- trunk/core/project.xml (original)
+++ trunk/core/project.xml Wed Jun 20 13:25:04 2007
@@ -1495,6 +1495,15 @@
</properties>
</dependency>
=
+ <dependency>
+ <groupId>trove</groupId>
+ <artifactId>trove</artifactId>
+ <version>1.0.2</version>
+ <properties>
+ <war.bundle>true</war.bundle>
+ </properties>
+ </dependency>
+
<dependency>
<groupId>ant</groupId>
<artifactId>ant</artifactId>
_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list