Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 64744 invoked from network); 11 Nov 2004 16:25:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Nov 2004 16:25:57 -0000 Received: (qmail 53086 invoked by uid 500); 11 Nov 2004 16:25:47 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 52959 invoked by uid 500); 11 Nov 2004 16:25:47 -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 Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 52884 invoked by uid 99); 11 Nov 2004 16:25:46 -0000 Received-SPF: neutral (hermes.apache.org: local policy) Received: from [213.133.34.195] (HELO panacea.is.nl) (213.133.34.195) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 11 Nov 2004 08:25:46 -0800 Received: from hai01.hippo.local ([213.133.51.241]) by panacea.is.nl with Microsoft SMTPSVC(5.0.2195.4905); Thu, 11 Nov 2004 17:26:28 +0100 Received: from [10.10.100.212] ([10.10.100.212]) by hai01.hippo.local with Microsoft SMTPSVC(5.0.2195.6713); Thu, 11 Nov 2004 17:25:35 +0100 Message-ID: <4193927E.40103@hippo.nl> Date: Thu, 11 Nov 2004 17:25:34 +0100 From: Unico Hommes User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: [URGENT] Fix status and sync branches before release References: <41938306.5070207@reverycodes.com> In-Reply-To: <41938306.5070207@reverycodes.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 11 Nov 2004 16:25:35.0297 (UTC) FILETIME=[12737B10:01C4C80B] X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Vadim Gritsenko wrote: > Hi guys, > > There are some changes which claimed to be in 2.1 and actually not in > 2.1, and changes which are in 2.1 but not in 2.2. Please review the > list and help to reconcile discrpancies before a release: > > --- cocoon-2.1.X\status.xml 2004-11-11 09:36:01.164552000 -0500 > +++ cocoon-2.2.X\status.xml 2004-11-11 10:14:00.051430400 -0500 > @@ -465,6 +619,16 @@ > AbstractMessageListener and AbstractMessagePublisher should be > used as basis for > custom publish/subscribe components. > > + > + Still in the scratchpad area at the time of this writing, added a > + CachedSource proxy subclass for Sources that implement > TraversableSource and > + InspectableSource (for instance WebDAVSource). > + Done. -- Unico