Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 51714 invoked from network); 3 Oct 2003 11:40:28 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Oct 2003 11:40:28 -0000 Received: (qmail 56048 invoked by uid 500); 3 Oct 2003 11:40:25 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 55993 invoked by uid 500); 3 Oct 2003 11:40:25 -0000 Mailing-List: contact cvs-help@cocoon.apache.org; run by ezmlm Precedence: bulk Reply-To: dev@cocoon.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 55982 invoked by uid 500); 3 Oct 2003 11:40:25 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 55979 invoked from network); 3 Oct 2003 11:40:24 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 3 Oct 2003 11:40:24 -0000 Received: (qmail 51654 invoked by uid 1409); 3 Oct 2003 11:40:26 -0000 Date: 3 Oct 2003 11:40:26 -0000 Message-ID: <20031003114026.51652.qmail@minotaur.apache.org> From: gianugo@apache.org To: cocoon-2.1-cvs@apache.org Subject: cvs commit: cocoon-2.1 status.xml X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N 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 (unico@hippo.nl) 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 @@ - + + + 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. + + Update lib excalibur-i18n to 1.1, update iText to 1.01