Return-Path: Delivered-To: apmail-xml-forrest-dev-archive@xml.apache.org Received: (qmail 13970 invoked by uid 500); 25 Jun 2003 12:51:03 -0000 Mailing-List: contact forrest-dev-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: forrest-dev@xml.apache.org Delivered-To: mailing list forrest-dev@xml.apache.org Received: (qmail 13944 invoked from network); 25 Jun 2003 12:51:03 -0000 Received: from mail.s-und-n.de (212.8.217.2) by daedalus.apache.org with SMTP; 25 Jun 2003 12:51:03 -0000 Received: from mail.s-und-n.de (localhost [127.0.0.1]) by mail2.s-und-n.de (postfix) with ESMTP id 9217EBC60E; Wed, 25 Jun 2003 14:51:03 +0200 (CEST) Received: from notes.sundn.de (ntsrv5.sundn.de [10.10.2.10]) by mail.s-und-n.de (postfix) with ESMTP id 7B077BC5F6; Wed, 25 Jun 2003 14:51:03 +0200 (CEST) Received: from hw0386 ([10.10.2.43]) by notes.sundn.de (Lotus Domino Release 5.0.8) with SMTP id 2003062514510241:9744 ; Wed, 25 Jun 2003 14:51:02 +0200 From: "Carsten Ziegeler" To: Cc: "Forrest-Dev@Xml. Apache. Org" Subject: RE: Problem generating Cocoon site Date: Wed, 25 Jun 2003 14:52:45 +0200 Message-ID: MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <20030625122106.GB4496@expresso.localdomain> Importance: Normal X-MIMETrack: Itemize by SMTP Server on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 25.06.2003 14:51:02, Serialize by Router on PBSN1/Systeme und Netzwerke(Release 5.0.8 |June 18, 2001) at 25.06.2003 14:51:03, Serialize complete at 25.06.2003 14:51:03 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Jeff Turner wrote: > Cocoon overrides the main Forrest sitemap > (src/documentation/sitemap.xmap), which means that every time the Forrest > CVS sitemaps change, the Cocoon one would need synching. To avoid this, > there is a 'stable' tag on Forrest, the theory being that Cocoon docs > should always build with the 'stable' Forrest. Ah, thanks for the info. > > Anyway, I've just synched Cocoon's overridden sitemap with that from > Forrest CVS, and updated the Forrest 'stable' tag. After doing a 'cvs up > -r stable' on Forrest and rebuilding it, running 'build forrest' in > Cocoon should now work (without munged mailto: links). > Yes, it works without munged mailto: links and without the xml.apache.org logo! Great! Thanks! Carsten