dleslie     02/01/17 10:58:23

  Modified:    java/xdocs/style/stylesheets done.xsl
  Log:
  No longer looking for changes to the  Xalan-J1 compatiblity API.
  
  Revision  Changes    Path
  1.5       +0 -11     xml-xalan/java/xdocs/style/stylesheets/done.xsl
  
  Index: done.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/style/stylesheets/done.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- done.xsl  16 Oct 2001 16:09:27 -0000      1.4
  +++ done.xsl  17 Jan 2002 18:58:23 -0000      1.5
  @@ -26,17 +26,6 @@
       <xsl:if test="count([EMAIL PROTECTED]'core'])=0">
         <note>This release includes no updates of the non-XSLTC core source 
code.</note>
       </xsl:if>
  -    <xsl:if test="count([EMAIL PROTECTED]'compat'])>0">
  -      <p>Compatibility source code updates:</p>
  -      <ul>
  -      <xsl:for-each select="[EMAIL PROTECTED]'compat']">
  -        <li><xsl:apply-templates 
select="Who|DateCommitted|Modified|Added|Removed|Log"/></li>
  -      </xsl:for-each>
  -      </ul>
  -    </xsl:if>
  -    <xsl:if test="count([EMAIL PROTECTED]'compat'])=0">
  -      <note>This release includes no updates of the compatibility source 
code (now deprecated).</note>
  -    </xsl:if>
       
       <xsl:if test="count([EMAIL PROTECTED]'xsltc'])>0">
         <redirect:write file="{$xsltcdone}">
  
  
  

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

Reply via email to