rdonkin 2004/08/05 13:00:59
Modified: digester/xdocs Tag: RELEASE_DIGESTER_1_6_0_BRANCH index.xml
Log:
Improved description
Revision Changes Path
No revision
No revision
1.7.6.3 +10 -5 jakarta-commons/digester/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/digester/xdocs/index.xml,v
retrieving revision 1.7.6.2
retrieving revision 1.7.6.3
diff -u -r1.7.6.2 -r1.7.6.3
--- index.xml 2 Aug 2004 21:54:39 -0000 1.7.6.2
+++ index.xml 5 Aug 2004 20:00:58 -0000 1.7.6.3
@@ -67,13 +67,18 @@
of the Digester 1 design codebase.
</p>
<p>
-Digester has a dependency on
+Digester has a dependency on
<a href='http://jakarta.apache.org/commons/collections'>Commons Collections</a>.
-Fortunately, this is only upon a single mature class (ArrayStack) and the versions
-of this class to be found in different versions of the libraries are binary
compatible.
+This threatens to raise compatibility issues
+now that two incompatible series of releases exist.
+Fortunately, this dependency is only upon a single mature class (ArrayStack) and
the versions
+of this class to be found in different versions of the library are binary
compatible.
Therefore a release from the 2.x series or from the 3.x series of commons
collections
-will do equally well even though these libraries are incompatible. The dependency
can
-alternatively be satisfied by including the latest BeanUtils release (1.7).
+will do equally well (even though these libraries are incompatible). The dependency
can
+alternatively be satisfied by including the latest BeanUtils release (1.7)
+(which includes the class).
+ </p>
+ <p>
The dependencies neccessary for Digester 1.6 can be summarized as follows:
</p>
<table>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]