Return-Path: Delivered-To: apmail-jakarta-hivemind-user-archive@www.apache.org Received: (qmail 94633 invoked from network); 28 Jun 2005 13:01:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 28 Jun 2005 13:01:52 -0000 Received: (qmail 36191 invoked by uid 500); 28 Jun 2005 13:01:41 -0000 Delivered-To: apmail-jakarta-hivemind-user-archive@jakarta.apache.org Received: (qmail 36157 invoked by uid 500); 28 Jun 2005 13:01:40 -0000 Mailing-List: contact hivemind-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: hivemind-user@jakarta.apache.org List-Id: Delivered-To: mailing list hivemind-user@jakarta.apache.org Received: (qmail 36144 invoked by uid 99); 28 Jun 2005 13:01:40 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 06:01:40 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of glongman@gmail.com designates 64.233.170.197 as permitted sender) Received: from [64.233.170.197] (HELO rproxy.gmail.com) (64.233.170.197) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Jun 2005 06:01:39 -0700 Received: by rproxy.gmail.com with SMTP id r35so1751623rna for ; Tue, 28 Jun 2005 06:01:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bG9I8LtvVjFJ7IZpm+sDgVfdCXIUygU8wk2ztl9b0bzIOJSQNvzAkgPLf/gzf0owbLKyTVSRJy0FPMWVbbywXLho5I3VXgJycTr6tQBBs356v8+4bmdzET8GCLykLHDaHTlHZIds8H9gxK5fRsbXD9phEXvlAJ7bSlZJAe7xP1U= Received: by 10.38.67.44 with SMTP id p44mr1523376rna; Tue, 28 Jun 2005 06:01:37 -0700 (PDT) Received: by 10.38.24.74 with HTTP; Tue, 28 Jun 2005 06:01:37 -0700 (PDT) Message-ID: <94b38848050628060111fad2cc@mail.gmail.com> Date: Tue, 28 Jun 2005 09:01:37 -0400 From: Geoff Longman Reply-To: Geoff Longman To: hivemind-user@jakarta.apache.org Subject: Re: Hivemind and Eclipse 3.1 In-Reply-To: <360173eb0506270545a1a0119@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <94b38848050624130036c739c1@mail.gmail.com> <360173eb0506270545a1a0119@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Knut, Am I understanding your statement below correctly if I paraphrase it thus.. It's impossible using the eclipse classloader setup to ask for all the META-INF/hivemodule.xml files without eclipse specific acrobatics. Geoff=20 >=20 > This change should indeed simplify the classloading. Loading > resources, like META-INF/hivemodule.xml, still seem to require > delegation to the respective bundle's actual classloader. This because > the HiveMind plugin's classloader will stop looking as soon as it > finds one bundle which declares at least on resource with the given > path. --------------------------------------------------------------------- To unsubscribe, e-mail: hivemind-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: hivemind-user-help@jakarta.apache.org