You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by bo...@apache.org on 2003/08/18 11:40:43 UTC

cvs commit: jakarta-gump/stylesheet build.xsl

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}/{@module}"/>
               <chdir dir="{$srcdir}"/>
   
  +            <xsl:copy-of select="delete"/>
               <xsl:copy-of select="mkdir"/>
   
               <classpath>