- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 11 Nov 2006 20:57:11 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite In directory hutz:/tmp/cvs-serv18409/test-suite Modified Files: build.xml Log Message: added CM interchange schemas to zip Index: build.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/build.xml,v retrieving revision 1.25 retrieving revision 1.26 diff -C 2 -d -r1.25 -r1.26 *** build.xml 11 Nov 2006 20:04:10 -0000 1.25 --- build.xml 11 Nov 2006 20:57:08 -0000 1.26 *************** *** 41,45 **** <target name="zips" depends="" description="Creates zip files for test cases for easy downloading."> <mkdir dir="zips" /> ! <zip destfile="zips/test-suite.zip" basedir="." includes="documents/**/*.* exchanges/**/*.* messages/**/*.* xmlcatalog/**/*.*" /> </target> --- 41,45 ---- <target name="zips" depends="" description="Creates zip files for test cases for easy downloading."> <mkdir dir="zips" /> ! <zip destfile="zips/test-suite.zip" basedir="." includes="documents/**/*.* exchanges/**/*.* interchange/**/*.* messages/**/*.* xmlcatalog/**/*.*" /> </target>
Received on Saturday, 11 November 2006 20:57:33 UTC