You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by jd...@apache.org on 2007/05/31 01:52:34 UTC

svn commit: r542977 - /geronimo/sandbox/build-support/harness/trunk/build.xml

Author: jdillon
Date: Wed May 30 16:52:33 2007
New Revision: 542977

URL: http://svn.apache.org/viewvc?view=rev&rev=542977
Log:
Fixed sp

Modified:
    geronimo/sandbox/build-support/harness/trunk/build.xml

Modified: geronimo/sandbox/build-support/harness/trunk/build.xml
URL: http://svn.apache.org/viewvc/geronimo/sandbox/build-support/harness/trunk/build.xml?view=diff&rev=542977&r1=542976&r2=542977
==============================================================================
--- geronimo/sandbox/build-support/harness/trunk/build.xml (original)
+++ geronimo/sandbox/build-support/harness/trunk/build.xml Wed May 30 16:52:33 2007
@@ -88,7 +88,7 @@
               overwrite="true"/>
         
         <!-- Install some libraries from the Anthill installation -->
-        <copy todir="${iamge.dir}/lib">
+        <copy todir="${image.dir}/lib">
             <fileset dir="${anthill3.root.dir}/lib">
                 <include name="codestation2.jar"/>
                 <include name="httpclient-contrib.jar"/>