You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alexandria-dev@jakarta.apache.org by ru...@apache.org on 2002/03/02 20:36:14 UTC

cvs commit: jakarta-alexandria/proposal/gump/stylesheet win2k.xsl

rubys       02/03/02 11:36:14

  Modified:    proposal/gump/stylesheet win2k.xsl
  Log:
  Doesn't seem to work on windows
  
  Revision  Changes    Path
  1.36      +0 -2      jakarta-alexandria/proposal/gump/stylesheet/win2k.xsl
  
  Index: win2k.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/stylesheet/win2k.xsl,v
  retrieving revision 1.35
  retrieving revision 1.36
  diff -u -r1.35 -r1.36
  --- win2k.xsl	27 Jan 2002 18:46:11 -0000	1.35
  +++ win2k.xsl	2 Mar 2002 19:36:14 -0000	1.36
  @@ -493,8 +493,6 @@
       <xsl:text>call .\</xsl:text>
       <xsl:value-of select="@name"/>
       <xsl:text>.bat %OUT% 2&gt;&amp;1&#10;</xsl:text>
  -
  -    <xsl:text>if errorlevel 1 SET STATUS=FAILED&#10;</xsl:text>
     </xsl:template>
   
     <!-- =================================================================== -->
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>