Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 11135 invoked from network); 9 Sep 2005 20:34:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Sep 2005 20:34:49 -0000 Received: (qmail 5716 invoked by uid 500); 9 Sep 2005 20:34:47 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 5576 invoked by uid 500); 9 Sep 2005 20:34:47 -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: List-Id: Delivered-To: mailing list cvs@cocoon.apache.org Received: (qmail 5560 invoked by uid 99); 9 Sep 2005 20:34:47 -0000 X-ASF-Spam-Status: No, hits=-9.8 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [209.237.227.194] (HELO minotaur.apache.org) (209.237.227.194) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 09 Sep 2005 13:34:47 -0700 Received: (qmail 11029 invoked by uid 65534); 9 Sep 2005 20:34:46 -0000 Message-ID: <20050909203446.11020.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r279872 - /cocoon/branches/BRANCH_2_1_X/status.xml Date: Fri, 09 Sep 2005 20:34:46 -0000 To: cvs@cocoon.apache.org From: vgritsenko@apache.org X-Mailer: svnmailer-1.0.5 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: vgritsenko Date: Fri Sep 9 13:34:42 2005 New Revision: 279872 URL: http://svn.apache.org/viewcvs?rev=279872&view=rev Log: whitespace Modified: cocoon/branches/BRANCH_2_1_X/status.xml Modified: cocoon/branches/BRANCH_2_1_X/status.xml URL: http://svn.apache.org/viewcvs/cocoon/branches/BRANCH_2_1_X/status.xml?rev=279872&r1=279871&r2=279872&view=diff ============================================================================== --- cocoon/branches/BRANCH_2_1_X/status.xml (original) +++ cocoon/branches/BRANCH_2_1_X/status.xml Fri Sep 9 13:34:42 2005 @@ -214,13 +214,13 @@ JXTG: jx:formatDate and jx:formatNumber allows for specifying locale string instead of a Locale object - Added a new "validation" block abstracting the concept of XML validation and providing access to schemas - and validation tools from within Cocoon pipelines and/or Cocoon components. As of right now, the - "validation" block supports the RELAX-NG grammar using JING and the XML-Schema grammar using Xerces. + Added a new "validation" block abstracting the concept of XML validation and providing access to schemas + and validation tools from within Cocoon pipelines and/or Cocoon components. As of right now, the + "validation" block supports the RELAX-NG grammar using JING and the XML-Schema grammar using Xerces. - Add a "cocoon.exit()" method to flowscript, which allows to exit the current flowscript invocation without - creating a continuation. + Add a "cocoon.exit()" method to flowscript, which allows to exit the current flowscript invocation without + creating a continuation. XMLdb block: Don't rely on the sitemap components to stream the contents of a xmldb source.