Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 54919 invoked from network); 27 Nov 2003 03:44:22 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 27 Nov 2003 03:44:22 -0000 Received: (qmail 52760 invoked by uid 500); 27 Nov 2003 03:44:03 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 52704 invoked by uid 500); 27 Nov 2003 03:44:02 -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 52693 invoked by uid 500); 27 Nov 2003 03:44:02 -0000 Delivered-To: apmail-cocoon-2.1-cvs@apache.org Received: (qmail 52690 invoked from network); 27 Nov 2003 03:44:02 -0000 Received: from unknown (HELO minotaur.apache.org) (209.237.227.194) by daedalus.apache.org with SMTP; 27 Nov 2003 03:44:02 -0000 Received: (qmail 54895 invoked by uid 1342); 27 Nov 2003 03:44:20 -0000 Date: 27 Nov 2003 03:44:20 -0000 Message-ID: <20031127034420.54894.qmail@minotaur.apache.org> From: vgritsenko@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 vgritsenko 2003/11/26 19:44:20 Modified: . status.xml Log: i18n transformer changes Revision Changes Path 1.202 +11 -2 cocoon-2.1/status.xml Index: status.xml =================================================================== RCS file: /home/cvs/cocoon-2.1/status.xml,v retrieving revision 1.201 retrieving revision 1.202 diff -u -r1.201 -r1.202 --- status.xml 24 Nov 2003 12:20:53 -0000 1.201 +++ status.xml 27 Nov 2003 03:44:20 -0000 1.202 @@ -182,7 +182,16 @@ - + + I18n transformer does not support old configuration syntax anymore + (parameters catalogue-name, catalogue-location). Use <catalogues/> + element instead. + + + I18n transformer now works with translations containing elements with + attributes. + + Update libs Xerces to 2.6.0 and xml-apis.jar