Author: manik.surtani(a)jboss.com
Date: 2009-01-04 12:38:05 -0500 (Sun, 04 Jan 2009)
New Revision: 7354
Modified:
searchable/trunk/pom.xml
Log:
Modified: searchable/trunk/pom.xml
===================================================================
--- searchable/trunk/pom.xml 2009-01-04 17:36:41 UTC (rev 7353)
+++ searchable/trunk/pom.xml 2009-01-04 17:38:05 UTC (rev 7354)
@@ -40,11 +40,14 @@
<version>1.1.1</version>
</dependency>
- <dependency>
+<!--
+ Temporarily commented out until the searchable cache is compatible with pojo cache
+
+ <dependency>
<groupId>org.jboss.cache</groupId>
<artifactId>jbosscache-pojo</artifactId>
<version>3.0.0.GA</version>
- </dependency>
+ </dependency> -->
<!-- Test dependencies -->
Show replies by date