Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 47999 invoked from network); 3 Nov 2010 13:11:20 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Nov 2010 13:11:20 -0000 Received: (qmail 56889 invoked by uid 500); 3 Nov 2010 13:11:51 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 56856 invoked by uid 500); 3 Nov 2010 13:11:48 -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 56849 invoked by uid 99); 3 Nov 2010 13:11:48 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 13:11:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Nov 2010 13:11:46 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA3DBOOO015784 for ; Wed, 3 Nov 2010 13:11:24 GMT Message-ID: <16065169.219121288789884598.JavaMail.jira@thor> Date: Wed, 3 Nov 2010 09:11:24 -0400 (EDT) From: "Marcel Reutegger (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-2802) Deprecate all non-bundle persistence managers In-Reply-To: <30475435.218941288788805772.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12927841#action_12927841 ] Marcel Reutegger commented on JCR-2802: --------------------------------------- +1 Would that just be in the source code or do you intend to also log some kind of warning when a non-bundle PM is still in use in 2.2? > Deprecate all non-bundle persistence managers > --------------------------------------------- > > Key: JCR-2802 > URL: https://issues.apache.org/jira/browse/JCR-2802 > Project: Jackrabbit Content Repository > Issue Type: Improvement > Components: config, jackrabbit-core > Reporter: Jukka Zitting > Fix For: 2.2.0 > > > Bundle persistence has been the recommended default since Jackrabbit 1.3, and there is little reason for anyone to be using non-bundle persistence anymore. Thus I'd like to deprecate all non-bundle PMs in Jackrabbit 2.2 and target for their removal in Jackrabbit 3.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.