Return-Path: Delivered-To: apmail-cocoon-cvs-archive@www.apache.org Received: (qmail 35025 invoked from network); 12 Oct 2005 07:58:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Oct 2005 07:58:49 -0000 Received: (qmail 73094 invoked by uid 500); 12 Oct 2005 07:58:48 -0000 Delivered-To: apmail-cocoon-cvs-archive@cocoon.apache.org Received: (qmail 73054 invoked by uid 500); 12 Oct 2005 07:58:48 -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 73042 invoked by uid 99); 12 Oct 2005 07:58:48 -0000 X-ASF-Spam-Status: No, hits=-9.4 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; Wed, 12 Oct 2005 00:58:47 -0700 Received: (qmail 34534 invoked by uid 65534); 12 Oct 2005 07:58:27 -0000 Message-ID: <20051012075827.34533.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r314817 - /cocoon/trunk/status.xml Date: Wed, 12 Oct 2005 07:58:27 -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: Wed Oct 12 00:58:14 2005 New Revision: 314817 URL: http://svn.apache.org/viewcvs?rev=314817&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=314817&r1=314816&r2=314817&view=diff ============================================================================== --- cocoon/trunk/status.xml (original) +++ cocoon/trunk/status.xml Wed Oct 12 00:58:14 2005 @@ -198,6 +198,9 @@ + + Improved blocks build exclusion/inclusion. See blocks.properties for more info. + Samples pages reorganized: the first page shows only the most important samples, selected in src/webapp/samples/blocks/samples-pages.xml, and another page shows all samples.