dleslie     01/01/11 10:31:41

  Modified:    java/xdocs xml-site-style.tar.gz
               java/xdocs/sources/xalan DONE commandline.xml extensions.xml
                        extensionslib.xml getstarted.xml history.xml
                        index.xml overview.xml readme.xml resources.xml
                        samples.xml usagepatterns.xml whatsnew.xml
  Log:
  1. Took sbk protocol out of DOCTYPE system refs, so can transform
  docs without going thorugh Stylebook.
  2. Preliminary updates for Xalan-J 2.0.D07.
  
  Revision  Changes    Path
  1.2       +97 -83    xml-xalan/java/xdocs/xml-site-style.tar.gz
  
        <<Binary file>>
  
  
  1.13      +5 -13     xml-xalan/java/xdocs/sources/xalan/DONE
  
  Index: DONE
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/DONE,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -r1.12 -r1.13
  --- DONE      2001/01/04 21:54:53     1.12
  +++ DONE      2001/01/11 18:31:25     1.13
  @@ -1,17 +1,9 @@
  -<s3 title="Changes since &xslt4j; version 2.0.D05">
  -<p>We have fixed the bugs reported in &xslt4j; 2.0.D05. Along with several 
other enhancements, 
  -we have also fixed a number of bugs found by testing and our users:</p>
  +<s3 title="Changes since &xslt4j; version 2.0.D06">
  +<p>Along with several performance enhancements, we have fixed a number of 
bugs found by testing and our users in &xslt4j; 2.0.D05:</p>
   <ul>
  -<li>Fixed some threading problems and improved support for handling 
Exceptions thrown in a secondary thread.<br/><br/>
  -Note: To support incremental output, &xslt4j; performs the transformation in 
a second thread while building the source tree in the main 
thread.<br/><br/></li>
  -<li>Fixed problems encountered in piping (utilizing transformation output as 
input for another transformation).<br/><br/></li>
  -<li>Fixed problems handling attributes and adding attributes to result 
tree.<br/><br/></li>
  -<li>Added defensive checking for null entities, null namespaces, and empty 
strings passed in for URIs and local names.<br/><br/></li>
  -<li>We now conform to the SAX convention of representing null namespaces 
with empty strings.<br/><br/></li>
  -<li>Fixed a bug encountered evaluating a variable in a predicate expression 
applied to child nodes.<br/><br/></li>
  -<li>Changed names of serializers from FormatterTo<ref>Xxx</ref> to 
SerializerTo<ref>Xxx</ref>. See 
  -<jump href="apidocs/org/apache/xalan/serialize/package-summary.html">Package 
org.apache.xalan.serialize</jump>.<br/><br/></li>
  -<li>Improved debugging support in a number of areas.</li>
  +<li><br/><br/></li>
  +<li><br/><br/></li>
  +<li></li>
   </ul>
   <p>For a list of tasks in the &xslt4j2; To-Do list that have been completed, 
see <jump href="todo.html#release-date-completed">Tasks completed</jump>.</p>
   </s3>
  
  
  
  1.8       +1 -1      xml-xalan/java/xdocs/sources/xalan/commandline.xml
  
  Index: commandline.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/commandline.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- commandline.xml   2000/12/04 17:23:41     1.7
  +++ commandline.xml   2001/01/11 18:31:25     1.8
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   
   <!--
    * The Apache Software License, Version 1.1
  
  
  
  1.11      +1 -1      xml-xalan/java/xdocs/sources/xalan/extensions.xml
  
  Index: extensions.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/extensions.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- extensions.xml    2001/01/04 07:36:59     1.10
  +++ extensions.xml    2001/01/11 18:31:26     1.11
  @@ -4,7 +4,7 @@
    *   This software is provided without a warranty of any kind.
    *
   -->
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   
   <s1 title="&xslt4j; Extensions">
   <ul>
  
  
  
  1.10      +1 -1      xml-xalan/java/xdocs/sources/xalan/extensionslib.xml
  
  Index: extensionslib.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/extensionslib.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- extensionslib.xml 2001/01/09 17:29:47     1.9
  +++ extensionslib.xml 2001/01/11 18:31:26     1.10
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?> 
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   <!-- 
    * The Apache Software License, Version 1.1
    *
  
  
  
  1.10      +1 -1      xml-xalan/java/xdocs/sources/xalan/getstarted.xml
  
  Index: getstarted.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/getstarted.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- getstarted.xml    2000/12/07 17:05:56     1.9
  +++ getstarted.xml    2001/01/11 18:31:27     1.10
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>  
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   
   <s1 title="Getting Started">
   <ul>
  
  
  
  1.2       +17 -0     xml-xalan/java/xdocs/sources/xalan/history.xml
  
  Index: history.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/history.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- history.xml       2001/01/02 21:51:45     1.1
  +++ history.xml       2001/01/11 18:31:28     1.2
  @@ -1,3 +1,20 @@
  +<s3 title="Changes for &xslt4j; version 2.0.D06">
  +<p>We have fixed the bugs reported in &xslt4j; 2.0.D05. Along with several 
other enhancements, 
  +we have also fixed a number of bugs found by testing and our users:</p>
  +<ul>
  +<li>Fixed some threading problems and improved support for handling 
Exceptions thrown in a secondary thread.<br/><br/>
  +Note: To support incremental output, &xslt4j; performs the transformation in 
a second thread while building the source tree in the main 
thread.<br/><br/></li>
  +<li>Fixed problems encountered in piping (utilizing transformation output as 
input for another transformation).<br/><br/></li>
  +<li>Fixed problems handling attributes and adding attributes to result 
tree.<br/><br/></li>
  +<li>Added defensive checking for null entities, null namespaces, and empty 
strings passed in for URIs and local names.<br/><br/></li>
  +<li>We now conform to the SAX convention of representing null namespaces 
with empty strings.<br/><br/></li>
  +<li>Fixed a bug encountered evaluating a variable in a predicate expression 
applied to child nodes.<br/><br/></li>
  +<li>Changed names of serializers from FormatterTo<ref>Xxx</ref> to 
SerializerTo<ref>Xxx</ref>. See 
  +<jump href="apidocs/org/apache/xalan/serialize/package-summary.html">Package 
org.apache.xalan.serialize</jump>.<br/><br/></li>
  +<li>Improved debugging support in a number of areas.</li>
  +</ul>
  +<p>For a list of tasks in the &xslt4j2; To-Do list that have been completed, 
see <jump href="todo.html#release-date-completed">Tasks completed</jump>.</p>
  +</s3>
   <s3 title="Changes for &xslt4j; version 2.0.D05">
   <p>All of the bugs reported in &xslt4j; 2.0.D01 have been fixed. The 
remainder of this section discusses two changes that we believe are of 
particular importance:</p>
   <p><em>TrAX</em></p>
  
  
  
  1.15      +3 -3      xml-xalan/java/xdocs/sources/xalan/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/index.xml,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.xml 2001/01/03 13:52:06     1.14
  +++ index.xml 2001/01/11 18:31:28     1.15
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   <!-- 
    * The Apache Software License, Version 1.1
    *
  @@ -71,8 +71,8 @@
     </s2>
     <s2 title="How about this release?">
       <p>&xslt4j-current; is a beta Developer's release of &xslt4j2;. It 
represents a stable build that conforms to the XSLT 
  -    and XPath 1.0 specifications, and it includes some performance and 
error-handling enhancements along with fixes for the bugs we and our users have 
found 
  -    in &xslt4j; 2.0.D05. For the details, see the <link 
idref="readme">Release notes</link>. Please send your comments, bug reports, 
  +    and XPath 1.0 specifications, and it includes performance enhancements 
along with fixes for the bugs we and our users have found 
  +    in &xslt4j; 2.0.D06. For the details, see the <link 
idref="readme">Release notes</link>. Please send your comments, bug reports, 
       and feedback to the <human-resource-ref idref="xalandev"/>.</p>
     </s2> 
     <s2 title="How do I get it?">
  
  
  
  1.9       +1 -1      xml-xalan/java/xdocs/sources/xalan/overview.xml
  
  Index: overview.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/overview.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- overview.xml      2000/12/22 18:06:03     1.8
  +++ overview.xml      2001/01/11 18:31:29     1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   
   <!--
    * The Apache Software License, Version 1.1
  
  
  
  1.19      +2 -3      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.18
  retrieving revision 1.19
  diff -u -r1.18 -r1.19
  --- readme.xml        2001/01/02 21:51:45     1.18
  +++ readme.xml        2001/01/11 18:31:29     1.19
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?> 
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd"[
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd"[
   <!ENTITY done-j SYSTEM "DONE">
   <!ENTITY status-j SYSTEM "STATUS">
   <!ENTITY bugs-j SYSTEM "BUGS">
  @@ -105,8 +105,7 @@
        </ul>
        </s3><anchor name="bugs"/>
        <s3 title="Open bugs and bug reporting">
  -     <!--&bugs-j;-->
  -     <p>Currently, there are no open bugs in &xslt4j;.</p>
  +     &bugs-j;
        <p>Xerces bug in &xml4j-used;:</p>
        <ul>
          <li>&xml4j; 1.2.3 does not process namespaces in SAX events when 
parsing UTF-16 documents, which causes &xslt4j; to fail with UTF-16
  
  
  
  1.8       +2 -2      xml-xalan/java/xdocs/sources/xalan/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/resources.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- resources.xml     2000/12/07 22:11:58     1.7
  +++ resources.xml     2001/01/11 18:31:30     1.8
  @@ -1,6 +1,6 @@
   <?xml version="1.0" encoding="US-ASCII"?>
   <!DOCTYPE resources [
  -  <!ENTITY % externalEntity SYSTEM "sbk:/sources/entities.ent">
  +  <!ENTITY % externalEntity SYSTEM "../entities.ent">
     %externalEntity;
     <!ELEMENT resources (resource|human-resource)+>
     <!ELEMENT resource EMPTY>
  @@ -80,4 +80,4 @@
     <human-resource id="xalandev" 
                     name="Xalan Development Mailing List" 
                     mailto="[email protected]"/>
  -</resources>         
  \ No newline at end of file
  +</resources>
  \ No newline at end of file
  
  
  
  1.21      +1 -1      xml-xalan/java/xdocs/sources/xalan/samples.xml
  
  Index: samples.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/samples.xml,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- samples.xml       2001/01/09 17:29:48     1.20
  +++ samples.xml       2001/01/11 18:31:30     1.21
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   <!--
    * The Apache Software License, Version 1.1
    *
  
  
  
  1.22      +1 -1      xml-xalan/java/xdocs/sources/xalan/usagepatterns.xml
  
  Index: usagepatterns.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/usagepatterns.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- usagepatterns.xml 2001/01/02 03:59:17     1.21
  +++ usagepatterns.xml 2001/01/11 18:31:31     1.22
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?> 
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   <!--
    * The Apache Software License, Version 1.1
    *
  
  
  
  1.18      +1 -1      xml-xalan/java/xdocs/sources/xalan/whatsnew.xml
  
  Index: whatsnew.xml
  ===================================================================
  RCS file: /home/cvs/xml-xalan/java/xdocs/sources/xalan/whatsnew.xml,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- whatsnew.xml      2000/12/08 15:54:18     1.17
  +++ whatsnew.xml      2001/01/11 18:31:32     1.18
  @@ -1,5 +1,5 @@
   <?xml version="1.0" standalone="no"?>
  -<!DOCTYPE s1 SYSTEM "sbk:/style/dtd/document.dtd">
  +<!DOCTYPE s1 SYSTEM "../../style/dtd/document.dtd">
   <!--
    * The Apache Software License, Version 1.1
    *
  
  
  

Reply via email to