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

do-not-reply at jboss.org do-not-reply at jboss.org
Mon Jun 14 08:06:34 EDT 2010


Author: dkatayev
Date: 2010-06-14 08:06:33 -0400 (Mon, 14 Jun 2010)
New Revision: 2576

Modified:
   jcr/trunk/exo.jcr.component.core/pom.xml
Log:
EXOJCR-756 ant task disabled

Modified: jcr/trunk/exo.jcr.component.core/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.core/pom.xml	2010-06-14 12:04:15 UTC (rev 2575)
+++ jcr/trunk/exo.jcr.component.core/pom.xml	2010-06-14 12:06:33 UTC (rev 2576)
@@ -468,7 +468,7 @@
                      <goal>run</goal>
                   </goals>
                </execution>
-               <execution>
+               <!-- execution>
                   <id>prepare-test-policy</id>
                   <phase>process-test-resources</phase>
                   <configuration>
@@ -489,7 +489,7 @@
                   <goals>
                      <goal>run</goal>
                   </goals>
-               </execution>
+               </execution -->
             </executions>
             <dependencies>
                <dependency>



More information about the exo-jcr-commits mailing list