change where the docs are pulled from

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