gianugo 2003/10/03 04:40:25
Modified: . status.xml
Log:
Additions and fixes to the *TraversableGenerator.
- They both can be used with plain resources now
- XML recognition takes into account mime types
- Non exixtent sources now throw Exception
PR: 23575
Submitted by: Unico Hommes ([EMAIL PROTECTED])
Revision Changes Path
1.167 +10 -2 cocoon-2.1/status.xml
Index: status.xml
===================================================================
RCS file: /home/cvs/cocoon-2.1/status.xml,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -r1.166 -r1.167
--- status.xml 3 Oct 2003 00:41:51 -0000 1.166
+++ status.xml 3 Oct 2003 11:40:25 -0000 1.167
@@ -191,7 +191,15 @@
<changes>
<release version="@version@" date="@date@">
- <action dev="AG" type="update">
+
+ <action dev="GR" type="update" fixes-bug="23575" due-to="Unico Hommes"
due-to-email="[EMAIL PROTECTED]">
+ TraversableGenerators can now be used with plain resources too (not only
+ collections). XPathTraversableGenerator has been revamped
+ in the XML recognition pattern (using mime type mapping too).
+ While at it, a bug regarding non-existent sources has been
+ fixed.
+ </action>
+ <action dev="AG" type="update">
Update lib excalibur-i18n to 1.1, update iText to 1.01
</action>
<action dev="GH" type="add" fixes-bug="22813" due-to="Klaus Bertram"
due-to-email="[EMAIL PROTECTED]">