You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dl...@apache.org on 2001/09/28 17:37:49 UTC

cvs commit: xml-xalan/java/xdocs/sources/xalan readme.xml xsltc_constraints.xml

dleslie     01/09/28 08:37:49

  Modified:    java/xdocs/sources/xalan readme.xml xsltc_constraints.xml
  Log:
  Updates for 2.2.D11
  
  Revision  Changes    Path
  1.52      +2 -1      xml-xalan/java/xdocs/sources/xalan/readme.xml
  
  Index: readme.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/readme.xml,v
  retrieving revision 1.51
  retrieving revision 1.52
  diff -u -r1.51 -r1.52
  --- readme.xml	2001/09/27 18:57:15	1.51
  +++ readme.xml	2001/09/28 15:37:49	1.52
  @@ -80,7 +80,8 @@
        <anchor name="done"/>
        <s3 title="Changes since &xslt4j; 2.2.D10">
        <p>&xslt4j-current; is a Developer release. For enhanced performance, the current series of Developer releases incorporate
  -     the <link idref="dtm">DTM</link>. We believe Xalan with the DTM has reached a level of stability that warrants a
  +     the <link idref="dtm">DTM</link>. We have also added version and section information to the xalan.jar manifest.</p> 
  +     <p>We believe Xalan with the DTM has reached a level of stability that warrants a
        standard "User" release. Accordingly, we plan to release &xslt4j; 2.2 soon.</p>
        <note>The SQL Extension library has been updated to work with DTM.</note>
        &done-j;
  
  
  
  1.20      +13 -0     xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml
  
  Index: xsltc_constraints.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/xsltc_constraints.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- xsltc_constraints.xml	2001/09/27 20:09:41	1.19
  +++ xsltc_constraints.xml	2001/09/28 15:37:49	1.20
  @@ -381,6 +381,19 @@
    Submitted by: morten@xml.apache.org
    Reviewed by: morten@xml.apache.org<br/><br/></li><li><ref>Committed by </ref>morten@apache.org<ref> on </ref>09/26/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc/compiler Step.java<br/><ref>Committer's log entry: </ref>Fix after a regression for preceding-sibling::* iterator.
    Submitted by: morten@xml.apache.org
  + Reviewed by: morten@xml.apache.org<br/><br/></li>
  + <li><ref>Committed by </ref>morten@apache.org<ref> on </ref>09/28/2001<br/><ref>Modified: </ref>java/src/org/apache/xalan/xsltc Translet.java
  + java/src/org/apache/xalan/xsltc/cmdline Transform.java
  + java/src/org/apache/xalan/xsltc/dom
  + NodeSortRecordFactory.java
  + java/src/org/apache/xalan/xsltc/runtime
  + AbstractTranslet.java
  + java/src/org/apache/xalan/xsltc/trax TemplatesImpl.java
  + TransformerImpl.java<br/><ref>Committer's log entry: </ref>A fix for the problem with loading auxiliary classes for sorting when
  + called from TrAX API.
  + PR: n/a
  + Obtained from: n/a
  + Submitted by: morten@xml.apache.org
    Reviewed by: morten@xml.apache.org<br/><br/></li></ul>
   </s3><anchor name="xsltcconf"/>
   <s3 title="XSLT 1.0 Conformance and Extensions">
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org