Author: wesw
Date: Thu Jun 18 17:51:24 2009
New Revision: 786182

URL: http://svn.apache.org/viewvc?rev=786182&view=rev
Log:
WW-3100, still trying to get manual build process working for release

Modified:
    struts/struts2/trunk/assembly/pom.xml

Modified: struts/struts2/trunk/assembly/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/assembly/pom.xml?rev=786182&r1=786181&r2=786182&view=diff
==============================================================================
--- struts/struts2/trunk/assembly/pom.xml (original)
+++ struts/struts2/trunk/assembly/pom.xml Thu Jun 18 17:51:24 2009
@@ -277,7 +277,7 @@
                                     <arg 
value="http://struts.apache.org/2.x/docs/"; />
                                 </exec>
 -->
-                                <move todir="${project.build.directory}/cwiki">
+                                <copy todir="${project.build.directory}/cwiki">
                                     <fileset dir="${docsDir}"/>
                                 </move>
                             </tasks>


Reply via email to