dleslie 00/06/23 06:03:56
Modified: xdocs/sources/xalan DONE STATUS readme.xml
Log:
updates for 1.1.D01.
Revision Changes Path
1.13 +2 -2 xml-xalan/xdocs/sources/xalan/DONE
Index: DONE
===================================================================
RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/DONE,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- DONE 2000/06/22 21:27:55 1.12
+++ DONE 2000/06/23 13:03:54 1.13
@@ -1,4 +1,4 @@
-<s3 title="Changes since &xslt4c; version 1.0.1">
+<s3 title="Changes since &xslt4j; version 1.0.1">
<p>&xml4j; version 1.0.4 introduced some API changes that caused problems
for &xslt4j; version 1.0.1. The two teams have collaborated to bring Xalan-Java
and Xerces-Java back into synch with &xslt4j-current; and &xml4j-used;.</p>
<p>We have also addressed several bugs found in &xslt4j; version 1.0.1:</p>
<ul>
@@ -11,7 +11,7 @@
<li>xsl:key declarations in imported stylesheets do not work. We have not
yet fixed this bug.<br/><em>Workaround:</em>
place all xsl:key declarations in the top-level stylsheet, even if used in
the imported stylesheets.<br/><br/></li>
<li>When key() function encountered an attribute set to a null string,
keyt() ignored all subsequent nodes(). This has been fixed. <br/><br/></li>
-<li>We fixed a namespace resolution problem in the XPathAPI eval() method
(included with the ApplyXPath sample).<br/><br/></li>
+<li>We fixed a namespace resolution problem in the XPathAPI eval() method.
XPathAPI provides an API for executing XPath expressions and is included with
the ApplyXPath sample application.<br/><br/></li>
</ul>
<p>We have upgraded support for using Apache Ant to build &xslt4j;. For the
details, see <link anchor="ant">Using Ant</link>.</p>
</s3>
1.11 +3 -3 xml-xalan/xdocs/sources/xalan/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/STATUS,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- STATUS 2000/06/22 17:01:58 1.10
+++ STATUS 2000/06/23 13:03:54 1.11
@@ -4,8 +4,8 @@
<note>You can use Xalan with other XML parsers, but it is up to you to
implement liaisons to those parsers. Your liaison class should extend
<resource-ref idref="XMLParserLiaisonDefaultDoc"/> and implement <resource-ref
idref="XMLParserLiaisonDoc"/>.</note>
</s3>
<s3 title="To-do tasks for future &xslt4j; releases">
- <p>The &xslt4j; team is hard at work on &xslt4j; version 2.0, which
represents a major redesign of the Xalan XSLT Processor. The
- main goals of this redesign are as follows:</p>
+ <p>The &xslt4j; team is hard at work on &xslt4j; version 2.0, which
represents a major redesign of the Xalan XSLT Processor.
+ The main goals of this redesign are as follows:</p>
<ol>
<li>Improvide ease of access and usability of &xslt4j;, and
encourage greater participation from the open source community
in the ongoing design and development process</li>
@@ -19,4 +19,4 @@
<p>The more individuals who join in the design, development, testing,
documention, and use of
&xslt4j; the better for us all in the xml.apache.org open source
community! Watch the <human-resource-ref idref="xalandev"/>
for more information and for ideas about how you can get involved.</p>
-</s3>
+</s3>
\ No newline at end of file
1.12 +2 -2 xml-xalan/xdocs/sources/xalan/readme.xml
Index: readme.xml
===================================================================
RCS file: /home/cvs/xml-xalan/xdocs/sources/xalan/readme.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- readme.xml 2000/06/22 17:01:59 1.11
+++ readme.xml 2000/06/23 13:03:54 1.12
@@ -211,7 +211,7 @@
</s3>
</s2><anchor name="contact"/>
<s2 title="Getting in Touch">
- <p>Your feedback is more than welcome. Offers of help are even more so!
Perhaps you would like to contribute to the ongoing development, testing, or
documentation of &xslt4j;?</p>
-<p>Please email your comments, questions, suggestions, bug reports, and
offers to help to <human-resource-ref idref="xalandev"/>.</p>
+ <p>Your feedback is more than welcome. Offers of help are even more so!
Perhaps you would like to take on an active role in the ongoing development,
testing, and documentation of &xslt4j;?</p>
+<p>Please email your comments, questions, suggestions, and offers to join
the Xalan team to <human-resource-ref idref="xalandev"/>.</p>
</s2>
</s1>