[jbosscache-commits] JBoss Cache SVN: r7354 - searchable/trunk.

jbosscache-commits at lists.jboss.org jbosscache-commits at lists.jboss.org
Sun Jan 4 12:38:05 EST 2009


Author: manik.surtani at 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 -->




More information about the jbosscache-commits mailing list