cedric 02/03/22 09:35:49 Modified: contrib/tiles build.xml Log: add xml header tag Revision Changes Path 1.7 +2 -0 jakarta-struts/contrib/tiles/build.xml Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-struts/contrib/tiles/build.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- build.xml 24 Feb 2002 02:04:56 -0000 1.6 +++ build.xml 22 Mar 2002 17:35:49 -0000 1.7 @@ -1,3 +1,5 @@ +<?xml version="1.0"?> + <project name="Tiles" default="compile.library" basedir="."> <!--
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>