costin 2003/03/05 13:30:51 Modified: stylesheet update.xsl Log: Add an "indent" flag. Revision Changes Path 1.19 +1 -0 jakarta-gump/stylesheet/update.xsl Index: update.xsl =================================================================== RCS file: /home/cvs/jakarta-gump/stylesheet/update.xsl,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- update.xsl 24 Jul 2002 11:34:37 -0000 1.18 +++ update.xsl 5 Mar 2003 21:30:51 -0000 1.19 @@ -1,4 +1,5 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> + <xsl:output method="XML" indent="yes" /> <xsl:variable name="basedir" select="/workspace/@basedir"/> <xsl:variable name="logdir" select="/workspace/@logdir"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]