Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 55303 invoked from network); 3 Nov 2010 13:38:26 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 3 Nov 2010 13:38:26 -0000 Received: (qmail 3047 invoked by uid 500); 3 Nov 2010 13:38:57 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 2586 invoked by uid 500); 3 Nov 2010 13:38:55 -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 2578 invoked by uid 99); 3 Nov 2010 13:38:54 -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:38:54 +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:38:52 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oA3DcUvs016030 for ; Wed, 3 Nov 2010 13:38:30 GMT Message-ID: <32527288.219481288791510538.JavaMail.jira@thor> Date: Wed, 3 Nov 2010 09:38:30 -0400 (EDT) From: "Jukka Zitting (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=12927852#action_12927852 ] Jukka Zitting commented on JCR-2802: ------------------------------------ I was thinking of deprecating them in the source code (and any relevant documentation) and mentioning this in the 2.2 release notes. A log warning would be a nice extra. > 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.