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 do...@apache.org on 2002/07/14 01:39:52 UTC

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

donaldp     2002/07/13 16:39:52

  Modified:    proposal/gump/stylesheet bash.xsl
  Log:
  Remvoe path from "Missing prereq" message to screcard as it makes it difficult to track ant runs if they are in different hierarchies.
  
  Revision  Changes    Path
  1.78      +0 -1      jakarta-alexandria/proposal/gump/stylesheet/bash.xsl
  
  Index: bash.xsl
  ===================================================================
  RCS file: /home/cvs/jakarta-alexandria/proposal/gump/stylesheet/bash.xsl,v
  retrieving revision 1.77
  retrieving revision 1.78
  diff -u -r1.77 -r1.78
  --- bash.xsl	13 Jul 2002 23:38:42 -0000	1.77
  +++ bash.xsl	13 Jul 2002 23:39:52 -0000	1.78
  @@ -381,7 +381,6 @@
         <xsl:text>\&lt;/a\&gt;\&lt;/p\&gt; $OUT"&#10;</xsl:text>
   
         <xsl:text>  eval echo "$PROJECT Missing prereq </xsl:text>
  -      <xsl:value-of select="translate(@path,'\','/')"/>
         <xsl:text> from </xsl:text>
         <xsl:value-of select="$project"/>
         <xsl:text> " $SCORECARD&#10;</xsl:text>
  
  
  

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