Author: michiel
Date: 2009-05-04 21:46:31 +0200 (Mon, 04 May 2009)
New Revision: 34944
Modified:
mmbase/trunk/tests/pom.xml
Log:
of course to perform the clustering tests, we need the clustering jar
Modified: mmbase/trunk/tests/pom.xml
===================================================================
--- mmbase/trunk/tests/pom.xml 2009-05-04 17:41:12 UTC (rev 34943)
+++ mmbase/trunk/tests/pom.xml 2009-05-04 19:46:31 UTC (rev 34944)
@@ -156,6 +156,13 @@
</dependency>
<dependency>
+ <groupId>org.mmbase</groupId>
+ <artifactId>mmbase-clustering</artifactId>
+ <version>${mmbase.version}</version>
+ <classifier>classes</classifier>
+ </dependency>
+
+ <dependency>
<groupId>hsqldb</groupId>
<artifactId>hsqldb</artifactId>
<version>1.8.0.7</version>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs