Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 38498 invoked from network); 31 Aug 2006 12:32:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Aug 2006 12:32:45 -0000 Received: (qmail 85267 invoked by uid 500); 31 Aug 2006 12:32:43 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 85252 invoked by uid 500); 31 Aug 2006 12:32:43 -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 85243 invoked by uid 99); 31 Aug 2006 12:32:43 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 Aug 2006 05:32:43 -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; Thu, 31 Aug 2006 05:32:42 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 55AB141001E for ; Thu, 31 Aug 2006 12:29:22 +0000 (GMT) Message-ID: <7786319.1157027362348.JavaMail.jira@brutus> Date: Thu, 31 Aug 2006 05:29:22 -0700 (PDT) From: "Julian Reschke (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Created: (JCR-553) problem in jcr-server/project.properties dependencies? 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 problem in jcr-server/project.properties dependencies? ------------------------------------------------------ Key: JCR-553 URL: http://issues.apache.org/jira/browse/JCR-553 Project: Jackrabbit Issue Type: Bug Components: webdav Affects Versions: 1.1 Reporter: Julian Reschke Attachments: diffs There seems to be a mismatch in the version numbers in the dependencies defined in jcr-server/project.properties. It refers to version 1.0, yet the other components are already at 1.1. The attached patch solves the problem for me, but I don't claim to fully understand how this works... -- 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