Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 5034 invoked from network); 2 Sep 2005 08:31:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Sep 2005 08:31:09 -0000 Received: (qmail 69369 invoked by uid 500); 2 Sep 2005 08:31:07 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 69313 invoked by uid 500); 2 Sep 2005 08:31:06 -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 69300 invoked by uid 99); 2 Sep 2005 08:31:06 -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, 02 Sep 2005 01:31:06 -0700 Received: (qmail 4966 invoked by uid 65534); 2 Sep 2005 08:31:05 -0000 Message-ID: <20050902083105.4963.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r266733 - /cocoon/trunk/status.xml Date: Fri, 02 Sep 2005 08:31:05 -0000 To: cvs@cocoon.apache.org From: lgawron@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: lgawron Date: Fri Sep 2 01:30:55 2005 New Revision: 266733 URL: http://svn.apache.org/viewcvs?rev=266733&view=rev Log: status update Modified: cocoon/trunk/status.xml Modified: cocoon/trunk/status.xml URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=266733&r1=266732&r2=266733&view=diff ============================================================================== --- cocoon/trunk/status.xml (original) +++ cocoon/trunk/status.xml Fri Sep 2 01:30:55 2005 @@ -197,6 +197,9 @@ + + JXTG: jx:formatDate and jx:formatNumber allows for specifying locale string instead of a Locale object + Add property mechanism for Cocoon configuration. All settings for Cocoon can now be configured using properties instead of putting them in web.xml.