cziegeler    2002/06/03 03:19:06

  Modified:    tools/src check-jars.xsl
  Log:
  Typo
  
  Revision  Changes    Path
  1.5       +1 -1      xml-cocoon2/tools/src/check-jars.xsl
  
  Index: check-jars.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/tools/src/check-jars.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- check-jars.xsl    29 May 2002 20:50:59 -0000      1.4
  +++ check-jars.xsl    3 Jun 2002 10:19:06 -0000       1.5
  @@ -94,7 +94,7 @@
         <xsl:choose>
           <xsl:when test="starts-with($this, 'local/')">
             <xsl:message>
  -  [WARN] Using local library <xsl:value-of select="$this"/> : ensure is doesn't 
conflict with any other library.
  +  [WARN] Using local library <xsl:value-of select="$this"/> : ensure it doesn't 
conflict with any other library.
             </xsl:message>
           </xsl:when>
           <xsl:otherwise>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to