Author: dkatayev
Date: 2010-03-18 10:17:20 -0400 (Thu, 18 Mar 2010)
New Revision: 2083
Modified:
jcr/trunk/exo.jcr.component.core/pom.xml
Log:
EXOJCR-590 build profiles updated
Modified: jcr/trunk/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/pom.xml 2010-03-18 13:57:03 UTC (rev 2082)
+++ jcr/trunk/exo.jcr.component.core/pom.xml 2010-03-18 14:17:20 UTC (rev 2083)
@@ -668,6 +668,7 @@
<exclude>org/exoplatform/services/jcr/**/impl/**/TestSessionDataManager.java</exclude>
<exclude>org/exoplatform/services/jcr/**/impl/**/TestLinkedWorkspaceStorageCacheMetrics.java</exclude>
<exclude>org/exoplatform/services/jcr/**/impl/**/SQLBenchmarkTest.java</exclude>
+
<exclude>org/exoplatform/services/jcr/**/impl/**/TestCleanableFileStreamValueData.java</exclude>
<exclude>org/exoplatform/services/jcr/**/impl/**/TestLockPerstistentDataManager.java</exclude>
<exclude>org/exoplatform/services/jcr/**/api/**/TestOrderBefore.java</exclude>
<!-- From TCK -->
@@ -708,6 +709,7 @@
<include>**/**/reading_/Test*.java</include>
<include>**/**/writing_/Test*.java</include>
<include>**/**/TestJBossCacheWorkspaceStorageCache_.java</include>
+
<exclude>**/**/TestCleanableFileStreamValueData.java</exclude>
<include>**/**/TestSVNodeDataOptimization_.java</include>
<include>**/**/TestValueConstraints.java</include>
</includes>
Show replies by date