Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 342 invoked from network); 2 Oct 2005 08:02:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 2 Oct 2005 08:02:36 -0000 Received: (qmail 39792 invoked by uid 500); 2 Oct 2005 08:02:35 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 39712 invoked by uid 500); 2 Oct 2005 08:02:35 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 39701 invoked by uid 99); 2 Oct 2005 08:02:34 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2005 01:02:34 -0700 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; Sun, 02 Oct 2005 01:02:40 -0700 Received: (qmail 274 invoked by uid 65534); 2 Oct 2005 08:02:13 -0000 Message-ID: <20051002080213.273.qmail@minotaur.apache.org> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r293080 - in /forrest/trunk: etc/cocoon_upgrade/ lib/core/ main/webapp/ main/webapp/WEB-INF/xconf/ whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/ Date: Sun, 02 Oct 2005 08:02:12 -0000 To: svn@forrest.apache.org From: crossley@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: crossley Date: Sun Oct 2 01:01:57 2005 New Revision: 293080 URL: http://svn.apache.org/viewcvs?rev=293080&view=rev Log: The "validation" block is now official in cocoon trunk. Replace temporary block with Cocoon 2.2 r293017 Modified: forrest/trunk/etc/cocoon_upgrade/build.xml forrest/trunk/lib/core/cocoon-validation-block-2.2.0-dev.jar forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf forrest/trunk/main/webapp/sitemap.xmap forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/structurer.xmap Modified: forrest/trunk/etc/cocoon_upgrade/build.xml URL: http://svn.apache.org/viewcvs/forrest/trunk/etc/cocoon_upgrade/build.xml?rev=293080&r1=293079&r2=293080&view=diff ============================================================================== --- forrest/trunk/etc/cocoon_upgrade/build.xml (original) +++ forrest/trunk/etc/cocoon_upgrade/build.xml Sun Oct 2 01:01:57 2005 @@ -124,8 +124,9 @@ =============================================================== --> - - + Modified: forrest/trunk/lib/core/cocoon-validation-block-2.2.0-dev.jar URL: http://svn.apache.org/viewcvs/forrest/trunk/lib/core/cocoon-validation-block-2.2.0-dev.jar?rev=293080&r1=293079&r2=293080&view=diff ============================================================================== Binary files - no diff available. Modified: forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf?rev=293080&r1=293079&r2=293080&view=diff ============================================================================== --- forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf (original) +++ forrest/trunk/main/webapp/WEB-INF/xconf/forrest-core.xconf Sun Oct 2 01:01:57 2005 @@ -756,6 +756,24 @@ + + + + + + + + + org.apache.xerces.jaxp.validation.XMLSchemaFactory + + Modified: forrest/trunk/main/webapp/sitemap.xmap URL: http://svn.apache.org/viewcvs/forrest/trunk/main/webapp/sitemap.xmap?rev=293080&r1=293079&r2=293080&view=diff ============================================================================== --- forrest/trunk/main/webapp/sitemap.xmap (original) +++ forrest/trunk/main/webapp/sitemap.xmap Sun Oct 2 01:01:57 2005 @@ -147,16 +147,40 @@ src="org.apache.cocoon.transformation.LogTransformer" logger="sitemap.transformer.log" pool-max="16"/> - - - + + + + + + + + + + Modified: forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/structurer.xmap URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/structurer.xmap?rev=293080&r1=293079&r2=293080&view=diff ============================================================================== --- forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/structurer.xmap (original) +++ forrest/trunk/whiteboard/plugins/org.apache.forrest.plugin.internal.xhtml2/structurer.xmap Sun Oct 2 01:01:57 2005 @@ -237,7 +237,7 @@ @@ -255,7 +255,7 @@