Return-Path: Delivered-To: apmail-cocoon-dev-archive@www.apache.org Received: (qmail 71693 invoked from network); 3 Dec 2003 11:22:10 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 3 Dec 2003 11:22:10 -0000 Received: (qmail 43990 invoked by uid 500); 3 Dec 2003 11:21:41 -0000 Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 43862 invoked by uid 500); 3 Dec 2003 11:21:40 -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 43848 invoked from network); 3 Dec 2003 11:21:39 -0000 Received: from unknown (HELO sati.virbus.de) (145.253.246.81) by daedalus.apache.org with SMTP; 3 Dec 2003 11:21:39 -0000 Received: from sati.virbus.de (localhost [127.0.0.1]) by localhost (SMTP Server) with ESMTP id 667EF166AC8 for ; Wed, 3 Dec 2003 12:21:53 +0100 (MET) Received: from gmx.de (a183069.studnetz.uni-leipzig.de [139.18.183.69]) by sati.virbus.de (SMTP Server) with ESMTP id 0D6CF166AC6 for ; Wed, 3 Dec 2003 12:21:53 +0100 (MET) Message-ID: <3FCDC760.9050006@gmx.de> Date: Wed, 03 Dec 2003 12:22:08 +0100 From: Joerg Heinicke User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.5) Gecko/20031007 X-Accept-Language: de-de, de, en-us, en-gb, en MIME-Version: 1.0 To: dev@cocoon.apache.org Subject: Re: Slide repository References: <84F0A43A4248CE45B5C0E20F4C40779C6009D5@naomi.webworks.nl> <0F4AA0CB-24E7-11D8-9AA1-000393D2CB02@apache.org> In-Reply-To: <0F4AA0CB-24E7-11D8-9AA1-000393D2CB02@apache.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On 02.12.2003 17:46, Stefano Mazzocchi wrote: >> I'm looking into the Slide block ATM and want to rename the package from >> o.a.c.components.repository to o.a.c.components.slide in order to avoid >> collision with the repository block. Any objections? I'm also renaming >> Repository.java to SlideRepository.java and adding the two public >> methods the service is to expose in order to fix >> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=24964 . > > > +1, if not already you might want to mark the block as "alpha" Indeed Slide block is already marked as unstable. Joerg