You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rave.apache.org by ja...@apache.org on 2012/05/05 19:49:03 UTC

svn commit: r1334461 - /rave/trunk/rave-integration-tests/pom.xml

Author: jasha
Date: Sat May  5 17:49:03 2012
New Revision: 1334461

URL: http://svn.apache.org/viewvc?rev=1334461&view=rev
Log:
RAVE-610 don't stop cargo, it will fail execution of multiple tests with mvn install

Modified:
    rave/trunk/rave-integration-tests/pom.xml

Modified: rave/trunk/rave-integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/rave/trunk/rave-integration-tests/pom.xml?rev=1334461&r1=1334460&r2=1334461&view=diff
==============================================================================
--- rave/trunk/rave-integration-tests/pom.xml (original)
+++ rave/trunk/rave-integration-tests/pom.xml Sat May  5 17:49:03 2012
@@ -217,14 +217,6 @@
                         </goals>
                         <inherited>false</inherited>
                     </execution>
-                    <execution>
-                        <id>stop-container</id>
-                        <phase>post-integration-test</phase>
-                        <goals>
-                            <goal>stop</goal>
-                        </goals>
-                        <inherited>false</inherited>
-                    </execution>
                 </executions>
                 <configuration>
                     <configuration>