[exo-jcr-commits] exo-jcr SVN: r2910 - jcr/branches/1.12.x/exo.jcr.component.core.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Aug 11 09:12:18 EDT 2010


Author: areshetnyak
Date: 2010-08-11 09:12:18 -0400 (Wed, 11 Aug 2010)
New Revision: 2910

Modified:
   jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
Log:
EXOJCR-865 : Remove from exclude TestImport test.

Modified: jcr/branches/1.12.x/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/branches/1.12.x/exo.jcr.component.core/pom.xml	2010-08-11 13:10:54 UTC (rev 2909)
+++ jcr/branches/1.12.x/exo.jcr.component.core/pom.xml	2010-08-11 13:12:18 UTC (rev 2910)
@@ -398,7 +398,6 @@
                </includes>
                <excludes>
                   <exclude>org/exoplatform/services/jcr/**/TestQueryUsecases.java</exclude>
-                  <!-- exclude>org/exoplatform/services/jcr/**/TestImport.java</exclude -->
                   <exclude>org/exoplatform/services/jcr/**/TestRollbackBigFiles.java</exclude>
                   <exclude>org/exoplatform/services/jcr/**/TestErrorMultithreading.java</exclude>
                   <exclude>org/exoplatform/services/jcr/**/api/TestAll.java</exclude>



More information about the exo-jcr-commits mailing list