Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 92921 invoked from network); 9 Feb 2005 23:07:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 9 Feb 2005 23:07:38 -0000 Received: (qmail 78187 invoked by uid 500); 9 Feb 2005 23:07:38 -0000 Mailing-List: contact jackrabbit-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jackrabbit-dev@incubator.apache.org Delivered-To: mailing list jackrabbit-dev@incubator.apache.org Received: (qmail 78170 invoked by uid 99); 9 Feb 2005 23:07:38 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of oliver.kiessler@gmail.com designates 64.233.170.202 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.202) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 09 Feb 2005 15:07:36 -0800 Received: by rproxy.gmail.com with SMTP id c16so41812rne for ; Wed, 09 Feb 2005 15:07:34 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=MbA12h7zkEX+OxUzk30HDHtmilZVisCJF7dbCvwEBgS6FaOF3ZQlRr2mzhOgtDTUb2p/sBZdjh9wJJuRfgO6lv9g/qmwDDfKglC36dRiEB4wGVy0fm2XmJpUKQglE5RnuHfwevzmfA09FvlrSEImerVFlb5z124tYe2G8BbUs78= Received: by 10.38.90.4 with SMTP id n4mr8697rnb; Wed, 09 Feb 2005 15:00:54 -0800 (PST) Received: by 10.38.162.28 with HTTP; Wed, 9 Feb 2005 15:00:54 -0800 (PST) Message-ID: Date: Thu, 10 Feb 2005 00:00:54 +0100 From: Oliver Kiessler Reply-To: Oliver Kiessler To: Stefan Guggisberg Subject: Re: Build problems after updating to jackrabbit 0.16.2 Cc: jackrabbit-dev@incubator.apache.org In-Reply-To: <90a8d1c00502090240454e0058@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <90a8d1c00502090240454e0058@mail.gmail.com> X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N > hi oliver, > please ignore my previous post, tobi found the problem. > i just committed the fix. please let me know if > it solves your issue. thanks for the quick bugfix. It builds fine now and all testcases are successfull. It also seems to be much faster now. regards, oliver