Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A079EE9D for ; Wed, 6 Feb 2013 12:29:48 +0000 (UTC) Received: (qmail 86887 invoked by uid 500); 6 Feb 2013 12:29:47 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 86636 invoked by uid 500); 6 Feb 2013 12:29:47 -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 86620 invoked by uid 99); 6 Feb 2013 12:29:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 12:29:47 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of beneritter@gmail.com designates 209.85.220.43 as permitted sender) Received: from [209.85.220.43] (HELO mail-pa0-f43.google.com) (209.85.220.43) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2013 12:29:40 +0000 Received: by mail-pa0-f43.google.com with SMTP id bh2so796793pad.16 for ; Wed, 06 Feb 2013 04:29:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=jAzM9dsPHuJGw1VaaW9qezsfruCvPKg9zM5e+3AnwGs=; b=kLi3S/3mqWh2199NgrEuEb2vvDu7CvD3ZQ3hMly5l3pvXUZTuPxx7e2E4AM9qtIU9Q xJbazh0qR9hVdKISqwEaFBNvSsrNMOI4CTm62cWmUV9ZHYmcB2pNBrg43S6AgPcZjk00 xpuWFEHBYnsxnC8IDak3hsquIaS+cp1h1U5cvaFg9Re6C3gOLJif4nSgRGhChQdYDP/a 99BkfjxHBPqA/rZfrjQduZGCifupmTaoc1JAWQN0cxAcch69xfTR1gAPns8hLY3ZEU+B FQ669h5uvImJhgcCUKBYMI7hGTId2m1ccEVats/RbVAmfMIrjEfPYEN7RU+Fm4QqF3v/ sjrA== MIME-Version: 1.0 X-Received: by 10.66.9.2 with SMTP id v2mr75001436paa.18.1360153758845; Wed, 06 Feb 2013 04:29:18 -0800 (PST) Received: by 10.66.184.232 with HTTP; Wed, 6 Feb 2013 04:29:18 -0800 (PST) In-Reply-To: References: Date: Wed, 6 Feb 2013 13:29:18 +0100 Message-ID: Subject: Re: svn commit: r1442739 - /commons/sandbox/beanutils2/trunk/src/main/java/org/apache/commons/beanutils2/ClassLoaderBuilder.java From: Benedikt Ritter To: Commons Developers List Content-Type: multipart/alternative; boundary=bcaec520e911a2ca2b04d50d7917 X-Virus-Checked: Checked by ClamAV on apache.org --bcaec520e911a2ca2b04d50d7917 Content-Type: text/plain; charset=ISO-8859-1 2013/2/6 Simone Tripodi > > Definitely a good idea. This is what we did for other parts of the API as > > well. > > yup I didn't remember where/with who I discussed already that. > > Please back everything with an issue and don't forget to include the > issue key in the commit message. > I'll do that tonight. Haven't done that for implementation of setMapped(). Should I create an issue and at least add it to changes.xml? Benedikt > > alles gute, > -Simo > > http://people.apache.org/~simonetripodi/ > http://simonetripodi.livejournal.com/ > http://twitter.com/simonetripodi > http://www.99soft.org/ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --bcaec520e911a2ca2b04d50d7917--