Return-Path: Delivered-To: apmail-incubator-jackrabbit-dev-archive@www.apache.org Received: (qmail 4254 invoked from network); 5 Dec 2005 09:05:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Dec 2005 09:05:45 -0000 Received: (qmail 35399 invoked by uid 500); 5 Dec 2005 09:05:44 -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 35388 invoked by uid 99); 5 Dec 2005 09:05:44 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Dec 2005 01:05:44 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of marcel.reutegger@gmx.net designates 213.165.64.20 as permitted sender) Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 05 Dec 2005 01:05:42 -0800 Received: (qmail invoked by alias); 05 Dec 2005 09:05:21 -0000 Received: from bsl-rtr.day.com (EHLO [10.0.0.58]) [212.249.34.130] by mail.gmx.net (mp030) with SMTP; 05 Dec 2005 10:05:21 +0100 X-Authenticated: #894343 Message-ID: <439402CF.8070204@gmx.net> Date: Mon, 05 Dec 2005 10:05:19 +0100 From: Marcel Reutegger User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: jackrabbit-dev@incubator.apache.org Subject: Re: Maven downloads wrong version of commons-collections References: <90a8d1c00512040416n6a21374bubeb7d699be929ef8@mail.gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N solprovider@apache.org wrote: > Also EDU.oswego.cs.dl.util.concurrent > (I did not jar it. Just compiled the classes.) the concurrent library is a regular maven dependency that is automatically downloaded from ibiblio.org when you build jackrabbit. I'm not sure what you are exactly doing. Are you using a different build tool than maven? There is no need to compile those classes, they are already provided as jar file. regards marcel