Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 45096 invoked from network); 8 Apr 2011 11:00:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Apr 2011 11:00:43 -0000 Received: (qmail 96231 invoked by uid 500); 8 Apr 2011 11:00:42 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 96133 invoked by uid 500); 8 Apr 2011 11:00:42 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 96125 invoked by uid 99); 8 Apr 2011 11:00:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 11:00:42 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of simone.tripodi@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Apr 2011 11:00:37 +0000 Received: by wyb32 with SMTP id 32so3300114wyb.30 for ; Fri, 08 Apr 2011 04:00:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=IqI/QzoZnwT60KAR1HHRvCsS5nBOBcSBxSKG3exuvmQ=; b=jm506dczgkUVZ01EjaSYa/ADtE++TAlD0zgaIKqrU6OY5UjUR5OuEz6aNe09Icz8zx oFPqgmGDNnHrpfgCcUvMjn11ZFI2ylO537+lFxxzYXyGZmEuMiu5hnocwHQtIEUqM5TE BVuWbd16u8dJzc+5ATxolMeXHO+wBRjr31iVA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=BjRvVNfVDt4E5wbcSBhC1y28YIHFQPz0VbAGJ5qCZxlgY+Xmw5HENXMHcQDGu3X4PO Xrzf4FPDxL/qjmY9RXTNo9i46nzOz7o+HEG2i/ySdOa1gLY9935Qsz1jDX5b32Ea6mGm iHLgNlASAAAfYmaCmRnpx52w0HwwbTGdBm/hk= MIME-Version: 1.0 Received: by 10.227.39.92 with SMTP id f28mr2087210wbe.153.1302260415750; Fri, 08 Apr 2011 04:00:15 -0700 (PDT) Sender: simone.tripodi@gmail.com Received: by 10.227.147.199 with HTTP; Fri, 8 Apr 2011 04:00:15 -0700 (PDT) In-Reply-To: References: Date: Fri, 8 Apr 2011 13:00:15 +0200 X-Google-Sender-Auth: bDSEoCqcDt4WkeON16mbKYnS5Ok Message-ID: Subject: Re: [discovery] help on last 2 open issues From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi all guys, thanks for the support! Can you please check my commit r1090196 to review if it could work as fix? Many thanks in advance!!! Simo http://people.apache.org/~simonetripodi/ http://www.99soft.org/ On Fri, Apr 8, 2011 at 11:30 AM, Jochen Wiedmann wrote: > On Fri, Apr 8, 2011 at 11:26 AM, J=C3=B6rg Schaible > wrote: > >>>> DISCOVERY-6: release 0.5 is targeted for Java5, I don't know if this >>>> issue is still valid - I mean, if there are Java5 implementations >>>> where ClassLoader.getResource() is not supported... I googled a little >>>> and didn't find anything useful, I'm tempted to resolve it with a >>>> "Won't fix" but I'm sure anyone here can tell me more. >>> >>> If ClassLoader.getResource() is unsupported then almost everything >>> will break. I doubt the validity. And in that case, it would be a JVM >>> bug and not a discovery bug. WONTFIX sounds sensible. >> >> You cannot blame necessarily the JVM for a custom classloader. Why not >> simply use Emmanuel's suggestion? > > Sorry for misunderstanding that. I though that "Java5 implementations" > meant a JVM classloader. Fix my words to say "it would be a > classloader bug", but the result stays the same. > > Jochen > >> >>>> DISCOVERY-7: I'd postpone, 0.5 was initially in my mind a maintenance >>>> release, I wouldn't add any new behavior not supported before... WDYT? >>> >>> I'd close this as WONTFIX as well with the note that the user should >>> indeed have used '$' as a separator for inner classes. >> >> +1 >> >> - J=C3=B6rg >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org >> For additional commands, e-mail: dev-help@commons.apache.org >> >> > > > > -- > I Am What I Am And That's All What I Yam (Popeye) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org