Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 66902 invoked from network); 6 May 2009 07:06:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 May 2009 07:06:27 -0000 Received: (qmail 96604 invoked by uid 500); 6 May 2009 07:06:26 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 96517 invoked by uid 500); 6 May 2009 07:06:26 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 96509 invoked by uid 99); 6 May 2009 07:06:26 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 07:06:26 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [72.14.220.158] (HELO fg-out-1718.google.com) (72.14.220.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 May 2009 07:06:16 +0000 Received: by fg-out-1718.google.com with SMTP id e12so1649723fga.20 for ; Wed, 06 May 2009 00:05:54 -0700 (PDT) Received: by 10.86.98.7 with SMTP id v7mr962826fgb.58.1241593554115; Wed, 06 May 2009 00:05:54 -0700 (PDT) Received: from ?10.8.37.220? ([212.147.36.25]) by mx.google.com with ESMTPS id 4sm14414144fgg.3.2009.05.06.00.05.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 06 May 2009 00:05:53 -0700 (PDT) Message-Id: <3836DF10-0F5E-460A-B17C-AE48C3F451FB@jahia.com> From: Serge Huber To: dev@jackrabbit.apache.org In-Reply-To: <510143ac0905050833o780386by947096538fcffffc@mail.gmail.com> Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Re: Removing old persistence managers in Jackrabbit 2.0 Date: Wed, 6 May 2009 09:05:52 +0200 References: <510143ac0905050833o780386by947096538fcffffc@mail.gmail.com> X-Mailer: Apple Mail (2.930.3) X-Virus-Checked: Checked by ClamAV on apache.org +1 On 5 mai 09, at 17:33, Jukka Zitting wrote: > Hi, > > I would like to drop all our non-bundle persistence managers before we > release Jackrabbit 2.0. > > Besides forcing people to upgrade to the recommended setup, getting > rid of the old PMs would also allow us to evolve the > PersistenceManager interface to better match the architectural changes > (bundle storage, data store, clustering, etc.) that we've gone through > during the Jackrabbit 1.x cycle. > > WDYT? > > BR, > > Jukka Zitting