You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2013/12/09 09:15:41 UTC

svn commit: r1549503 - /manifoldcf/trunk/build.xml

Author: kwright
Date: Mon Dec  9 08:15:41 2013
New Revision: 1549503

URL: http://svn.apache.org/r1549503
Log:
Spelling error

Modified:
    manifoldcf/trunk/build.xml

Modified: manifoldcf/trunk/build.xml
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/build.xml?rev=1549503&r1=1549502&r2=1549503&view=diff
==============================================================================
--- manifoldcf/trunk/build.xml (original)
+++ manifoldcf/trunk/build.xml Mon Dec  9 08:15:41 2013
@@ -3411,7 +3411,7 @@ Use Apache Forrest version forrest-0.9-d
             <param name="target" value="hsqldb"/>
         </antcall>
         <copy todir="lib" file="build/download/hsqldb/lib/hsqldb.jar"/ -->
-        <antcall target="download-via-mvn">
+        <antcall target="download-via-maven">
             <param name="project-path" value="org/hsqldb"/>
             <param name="artifact-version" value="2.3.1"/>
             <param name="target" value="lib"/>