From dev-return-8660-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Fri Sep 01 16:11:05 2006 Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 56644 invoked from network); 1 Sep 2006 16:10:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 1 Sep 2006 16:10:57 -0000 Received: (qmail 24383 invoked by uid 500); 1 Sep 2006 16:10:53 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 24359 invoked by uid 500); 1 Sep 2006 16:10:52 -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 24347 invoked by uid 99); 1 Sep 2006 16:10:52 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 09:10:52 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Sep 2006 09:10:51 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BA7EA7142F8 for ; Fri, 1 Sep 2006 16:07:23 +0000 (GMT) Message-ID: <8799892.1157126843761.JavaMail.jira@brutus> Date: Fri, 1 Sep 2006 09:07:23 -0700 (PDT) From: "Nicolas Toper (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Updated: (JCR-556) Refactoring of the BackupTool In-Reply-To: <11190149.1157126362484.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JCR-556?page=all ] Nicolas Toper updated JCR-556: ------------------------------ Attachment: patch-jr-010906-RepositoryImpl.txt This is a small update to RepositoryImpl. I wanted to avoid updating the interface VersionManager to add the method importVersions(...). This slight change allows me to since we can fetch VersionManagerImpl directly from the Repository (and we know it is always a VersionManagerImpl) > Refactoring of the BackupTool > ----------------------------- > > Key: JCR-556 > URL: http://issues.apache.org/jira/browse/JCR-556 > Project: Jackrabbit > Issue Type: Improvement > Reporter: Nicolas Toper > Priority: Minor > Attachments: patch-jr-010906-NodeVersionHistoriesUpdatableStateManager.txt, patch-jr-010906-PropInfo.txt, patch-jr-010906-RepositoryImpl.txt, patch-jr-010906-SysViewImporter.txt, patch-jr-010906-VersionManagerImpl.txt > > > The BackupTool has still some refactoring to perform. I will propose the patch on this new issue since we cannot change the JCR-442 (Google wants to see a place where all the Google SoC work is). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira