You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2006/04/15 23:50:35 UTC

svn commit: r394372 - /maven/maven-1/core/trunk/src/test/touchstone-build/maven.xml

Author: aheritier
Date: Sat Apr 15 14:50:35 2006
New Revision: 394372

URL: http://svn.apache.org/viewcvs?rev=394372&view=rev
Log:
Fix goal name

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/viewcvs/maven/maven-1/core/trunk/src/test/touchstone-build/maven.xml?rev=394372&r1=394371&r2=394372&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 Sat Apr 15 14:50:35 2006
@@ -223,7 +223,7 @@
     <attainGoal name="test-dot-property" />
     
     <!-- TO FIX -->
-    <!-- <attainGoal name="test-overlappedCalls" /> -->
+    <!-- <attainGoal name="testOverlappedCalls" /> -->
     
     <!-- TODO - this is still broken (as in RC1)
     <attainGoal name="test-reactor-maven-username" />