Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 77597 invoked from network); 15 Dec 2006 20:31:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Dec 2006 20:31:45 -0000 Received: (qmail 81582 invoked by uid 500); 15 Dec 2006 20:31:51 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 81555 invoked by uid 500); 15 Dec 2006 20:31:51 -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 81546 invoked by uid 99); 15 Dec 2006 20:31:51 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 12:31:51 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 Dec 2006 12:31:43 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 366517140D2 for ; Fri, 15 Dec 2006 12:31:23 -0800 (PST) Message-ID: <33502335.1166214683220.JavaMail.jira@brutus> Date: Fri, 15 Dec 2006 12:31:23 -0800 (PST) From: "Tobias Bocanegra (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Commented: (JCR-529) New versions added after a restore have bad version name In-Reply-To: <12049441.1154512513930.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 [ http://issues.apache.org/jira/browse/JCR-529?page=comments#action_12458917 ] Tobias Bocanegra commented on JCR-529: -------------------------------------- well, the above ascii art did not really work in jira :-( will attach a file. > New versions added after a restore have bad version name > -------------------------------------------------------- > > Key: JCR-529 > URL: http://issues.apache.org/jira/browse/JCR-529 > Project: Jackrabbit > Issue Type: Bug > Components: versioning > Environment: Ubuntu Dapper > Reporter: Paco Avila > Assigned To: Tobias Bocanegra > Attachments: AbstractVersionManager.diff, DummyVersion.java, graph.txt > > > I add several versions to a node (1.0, 1.1, 1.2, 1.3, 1.4). Perform a restore to version 1.2 and add more versions. After that VersionHistory is like this: > - 1.0 > - 1.1 > - 1.2 > - 1.3 > - 1.4 > - 1.3.1 > - 1.3.2 > - 1.3.3 > - 1.3.4 > - 1.3.5 > New versions should be 1.2.x no 1.3.x, isn't it? -- 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