Author: wesw
Date: Thu Jun 18 17:53:41 2009
New Revision: 786184
URL: http://svn.apache.org/viewvc?rev=786184&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=786184&r1=786183&r2=786184&view=diff
==============================================================================
--- struts/struts2/trunk/assembly/pom.xml (original)
+++ struts/struts2/trunk/assembly/pom.xml Thu Jun 18 17:53:41 2009
@@ -279,7 +279,7 @@
-->
<copy todir="${project.build.directory}/cwiki">
<fileset dir="${docsDir}"/>
- </move>
+ </copy>
</tasks>
</configuration>
<goals>