[exo-jcr-commits] exo-jcr SVN: r5620 - jcr/trunk/exo.jcr.component.core.

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Feb 13 04:52:09 EST 2012


Author: tolusha
Date: 2012-02-13 04:52:09 -0500 (Mon, 13 Feb 2012)
New Revision: 5620

Modified:
   jcr/trunk/exo.jcr.component.core/pom.xml
Log:
EXOJCR-1675: temporary exclude cache tests

Modified: jcr/trunk/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/pom.xml	2012-02-13 09:50:55 UTC (rev 5619)
+++ jcr/trunk/exo.jcr.component.core/pom.xml	2012-02-13 09:52:09 UTC (rev 5620)
@@ -39,7 +39,7 @@
       <properties.url.prefix>classpath:/conf/standalone/default</properties.url.prefix>
       <test.cache.all>**/persistent/cache/**</test.cache.all>
       <!-- ispn specific exclude by default -->
-      <test.cache.exclude>**/persistent/cache/foo/**</test.cache.exclude>
+      <test.cache.exclude>**/persistent/cache/**</test.cache.exclude>
    </properties>
    <dependencies>
       <dependency>



More information about the exo-jcr-commits mailing list