webwork build.xml,1.6,1.7
[email protected] Sun, 02 Nov 2003 10:04:59 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork
In directory sc8-pr-cvs1:/tmp/cvs-serv20002
Modified Files:
build.xml
Log Message:
Oops, tofile for actions.xml.txt, not todir
Index: build.xml
===================================================================
RCS file: /cvsroot/opensymphony/webwork/build.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- build.xml 2 Nov 2003 17:34:59 -0000 1.6
+++ build.xml 2 Nov 2003 18:04:56 -0000 1.7
@@ -244,7 +244,7 @@
</target>
<target name="docs" depends="precompile,javadocs">
- <copy todir="${build.dir}/result/web/docs/actions.xml.txt" file="${src.dir}/resources/web/WEB-INF/classes/actions.xml"/>
+ <copy tofile="${build.dir}/result/web/docs/actions.xml.txt" file="${src.dir}/resources/web/WEB-INF/classes/actions.xml"/>
<copy todir="${build.dir}/result/web/docs/" file="${src.dir}/etc/actions.dtd"/>
<copy todir="${build.dir}/result/web/docs/" file="${src.dir}/main/webwork/default.properties"/>
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/