Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 80563 invoked from network); 25 May 2007 13:47:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 May 2007 13:47:41 -0000 Received: (qmail 77125 invoked by uid 500); 25 May 2007 13:47:42 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 77091 invoked by uid 500); 25 May 2007 13:47:42 -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 77056 invoked by uid 99); 25 May 2007 13:47:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 25 May 2007 06:47:42 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 25 May 2007 06:47:36 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 424F6714066 for ; Fri, 25 May 2007 06:47:16 -0700 (PDT) Message-ID: <9740341.1180100836261.JavaMail.jira@brutus> Date: Fri, 25 May 2007 06:47:16 -0700 (PDT) From: "Marcel Reutegger (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-945) Use correct version number in repository descriptor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Use correct version number in repository descriptor --------------------------------------------------- Key: JCR-945 URL: https://issues.apache.org/jira/browse/JCR-945 Project: Jackrabbit Issue Type: Bug Components: core Affects Versions: 1.3, 1.2.3, 1.2.2, 1.2.1, 1.1.1, 1.1, 1.0.1, 1.0 Reporter: Marcel Reutegger Priority: Minor The repository descriptor 'jcr.repository.version' always shows 1.0-dev. The value should reflect the current jackrabbit version. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.