From dev-return-26198-apmail-forrest-dev-archive=forrest.apache.org@forrest.apache.org Wed Nov 29 23:11:04 2006 Return-Path: Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: (qmail 68397 invoked from network); 29 Nov 2006 23:11:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2006 23:11:03 -0000 Received: (qmail 24496 invoked by uid 500); 29 Nov 2006 23:11:12 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 24447 invoked by uid 500); 29 Nov 2006 23:11:12 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 24436 invoked by uid 99); 29 Nov 2006 23:11:12 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Nov 2006 15:11:12 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (herse.apache.org: local policy) Received: from [65.77.211.84] (HELO www2.kc.aoindustries.com) (65.77.211.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 29 Nov 2006 15:11:00 -0800 Received: from fo1.kc.aoindustries.com (www2.kc.aoindustries.com [65.77.211.84]) by www2.kc.aoindustries.com (8.13.4/8.13.4) with ESMTP id kATN95oa006047 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 29 Nov 2006 17:09:33 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by fo1.kc.aoindustries.com (8.13.4/8.13.4/Submit) id kATN8f5C005914 for dev@forrest.apache.org; Wed, 29 Nov 2006 17:08:41 -0600 X-Authentication-Warning: fo1.kc.aoindustries.com: indexgeo set sender to crossley@apache.org using -f Date: Thu, 30 Nov 2006 10:08:22 +1100 From: David Crossley To: dev@forrest.apache.org Subject: excluding docs using Cocoon conf/cli.xconf Message-ID: <20061129230822.GC10992@igg.indexgeo.com.au> References: <20061129224524.94ECB1A9846@eris.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20061129224524.94ECB1A9846@eris.apache.org> User-Agent: Mutt/1.4.2.1i X-Virus-Checked: Checked by ClamAV on apache.org Wow, i can't believe that we forgot about the ability to exclude patterns of URIs from processing with the Cocoon CLI configuration. Excluding the 07 and 06 docs from processing gives this speed-up: Before ... 432 docs took 4:45 After .... 260 docs took 3:30 -David --------------------------- > Author: crossley > Date: Wed Nov 29 14:45:23 2006 > New Revision: 480752 > > URL: http://svn.apache.org/viewvc?view=rev&rev=480752 > Log: > Use Cocoon's CLI crawler powers to exclude old docs from being built every time. > > Modified: > forrest/trunk/site-author/conf/cli.xconf > > Modified: forrest/trunk/site-author/conf/cli.xconf > URL: http://svn.apache.org/viewvc/forrest/trunk/site-author/conf/cli.xconf?view=diff&rev=480752&r1=480751&r2=480752 > ============================================================================== > --- forrest/trunk/site-author/conf/cli.xconf (original) > +++ forrest/trunk/site-author/conf/cli.xconf Wed Nov 29 14:45:23 2006 > @@ -213,6 +213,12 @@ > > > > + > + > +