Author: bimargulies
Date: Sat Mar 21 16:29:29 2009
New Revision: 756966

URL: http://svn.apache.org/viewvc?rev=756966&view=rev
Log:
Turn the systests back on.

Modified:
    cxf/trunk/systests/pom.xml

Modified: cxf/trunk/systests/pom.xml
URL: 
http://svn.apache.org/viewvc/cxf/trunk/systests/pom.xml?rev=756966&r1=756965&r2=756966&view=diff
==============================================================================
--- cxf/trunk/systests/pom.xml (original)
+++ cxf/trunk/systests/pom.xml Sat Mar 21 16:29:29 2009
@@ -42,8 +42,7 @@
                        <executions>
                                <execution>
                                        <id>copy-resources</id>
-                                       <!-- here the phase you need -->
-                                       <phase>process-test-resources</phase>
+                                       <phase>validate</phase>
                                        <goals>
                                                <goal>copy-resources</goal>
                                        </goals>


Reply via email to