change the docs dir

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@817819 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Musachy Barroso
2009-09-22 20:22:27 +00:00
parent 184ded056d
commit 6f47a77d72
+1 -1
View File
@@ -292,7 +292,7 @@
<arg value="http://cwiki.apache.org/WW/" />
</exec>
<move todir="${project.build.directory}/cwiki">
<fileset dir="2.x/docs" />
<fileset dir="WW/docs" />
</move>
</tasks>
</configuration>