Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 62590 invoked from network); 16 Feb 2009 17:56:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Feb 2009 17:56:25 -0000 Received: (qmail 36565 invoked by uid 500); 16 Feb 2009 17:56:24 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 36486 invoked by uid 500); 16 Feb 2009 17:56:24 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@cocoon.apache.org List-Id: Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 36476 invoked by uid 99); 16 Feb 2009 17:56:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 09:56:24 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of grek@tuffmail.com designates 216.86.168.183 as permitted sender) Received: from [216.86.168.183] (HELO mxout-08.mxes.net) (216.86.168.183) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 16 Feb 2009 17:56:16 +0000 Received: from [192.168.0.125] (unknown [82.210.157.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 4F73FD0B78 for ; Mon, 16 Feb 2009 12:55:55 -0500 (EST) Message-ID: <4999A8B8.1040003@tuffmail.com> Date: Mon, 16 Feb 2009 18:56:08 +0100 From: Grzegorz Kossakowski User-Agent: Thunderbird 2.0.0.19 (X11/20081227) MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Documentation System [was: Spring Configurator Docs] References: <4993E3B3.507@apache.org> <7C655C04B6F59643A1EF66056C0E095E01F90B29@eusex01.sweden.ecsoft> <4993F048.7000701@apache.org> <49940222.7050901@searchevent.co.uk> <499425C0.8040001@searchevent.co.uk> <4994436E.2080904@searchevent.co.uk> <49947994.3050109@gmail.com> <49952AC8.2030609@apache.org> <7C655C04B6F59643A1EF66056C0E095E01F90F54@eusex01.sweden.ecsoft> <499992E7.5070808@apache.org> <4999A280.3050603@tuffmail.com> In-Reply-To: <4999A280.3050603@tuffmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Grzegorz Kossakowski pisze: > > Hi Carsten, > > Apparently, there is a mess with configurator docs. > > Here you can see that there are no 2.0 docs: > http://svn.eu.apache.org/repos/asf/cocoon/site/site/subprojects/configuration/ > > Even if we have a link to them here: > http://cocoon.apache.org/subprojects/ > > This looks like someone forgot to regenerate docs after the release. > > Anyway, this does not explain why docs are not reachable even if I remember they were. I'll try to ask git bisect for a > faulty commit. > > Will report my findings. Ok, I found the faulty change: http://cocoon.zones.apache.org/daisy/cdocs/g2/g7/1329/version/5/diff?otherVersion=6 As you can see, this change removed the whole table that linked to documentation of Configurator. I have no clue on this change so I guess we'll need to ask Reinhard what's going on. As a side-note: I can feel your pain with our current documentation system. I don't think it's fundamentally flawed but little bit not maintained-enough. There are areas for improvements. The biggest I can see is removing mismatch between version information stored in svn and daisy. Daisy lacks any information about our artifacts we are releasing which leads to annoying problems. -- Best regards, Grzegorz Kossakowski