webwork build.xml,1.10,1.11
[email protected] Thu, 13 Nov 2003 13:45:07 -0800
| Newsgroups | gmane.comp.java.open-symphony.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/opensymphony/webwork
In directory sc8-pr-cvs1:/tmp/cvs-serv25243
Modified Files:
build.xml
Log Message:
copy xml files from test to test-web
Index: build.xml
===================================================================
RCS file: /cvsroot/opensymphony/webwork/build.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- build.xml 11 Nov 2003 18:49:50 -0000 1.10
+++ build.xml 13 Nov 2003 21:45:05 -0000 1.11
@@ -83,6 +83,9 @@
<include name="**/*.vm"/>
<include name="**/*.xml"/>
</fileset>
+ <fileset dir="${src.dir}/test">
+ <include name="**/*.xml"/>
+ </fileset>
</copy>
<copy todir="${build.dir}/result/test-web">
-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/