bodewig     2003/08/18 02:40:43

  Modified:    stylesheet build.xsl
  Log:
  Allow <delete> inside <project>
  
  Revision  Changes    Path
  1.56      +1 -0      jakarta-gump/stylesheet/build.xsl
  
  Index: build.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/stylesheet/build.xsl,v
  retrieving revision 1.55
  retrieving revision 1.56
  diff -u -r1.55 -r1.56
  --- build.xsl 9 Apr 2003 11:57:55 -0000       1.55
  +++ build.xsl 18 Aug 2003 09:40:43 -0000      1.56
  @@ -179,6 +179,7 @@
               <initdir dir="{$srcdir}" basedon="{$cvsdir}/[EMAIL PROTECTED]"/>
               <chdir dir="{$srcdir}"/>
   
  +            <xsl:copy-of select="delete"/>
               <xsl:copy-of select="mkdir"/>
   
               <classpath>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to