Author: aheritier
Date: Thu Jul 20 14:44:48 2006
New Revision: 424074

URL: http://svn.apache.org/viewvc?rev=424074&view=rev
Log:
MAVEN-1691 is fixed. Testcase activated !!!

Modified:
    maven/maven-1/core/trunk/src/test/touchstone-build/maven.xml

Modified: maven/maven-1/core/trunk/src/test/touchstone-build/maven.xml
URL: 
http://svn.apache.org/viewvc/maven/maven-1/core/trunk/src/test/touchstone-build/maven.xml?rev=424074&r1=424073&r2=424074&view=diff
==============================================================================
--- maven/maven-1/core/trunk/src/test/touchstone-build/maven.xml (original)
+++ maven/maven-1/core/trunk/src/test/touchstone-build/maven.xml Thu Jul 20 
14:44:48 2006
@@ -220,8 +220,7 @@
     <attainGoal name="test-non-jar-dependency-path" />
     <attainGoal name="test-plugin-getset" />
     <attainGoal name="test-dot-property" />
-    <!-- TO FIX -->
-    <!-- <attainGoal name="testOverlappedCalls" /> -->
+    <attainGoal name="test-overlappedCalls" />  <!-- MAVEN-1691 -->
     <!-- TO FIX -->
     <!-- <attainGoal name="test-entities-in-project" /> -->
     <attainGoal name="test-entities-in-maven" />


Reply via email to