Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0D91EE11A for ; Thu, 7 Feb 2013 19:46:54 +0000 (UTC) Received: (qmail 10708 invoked by uid 500); 7 Feb 2013 19:46:53 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 10641 invoked by uid 500); 7 Feb 2013 19:46:53 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 10634 invoked by uid 99); 7 Feb 2013 19:46:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 19:46:53 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Feb 2013 19:46:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 68CAC2388847; Thu, 7 Feb 2013 19:46:33 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1443685 - /commons/sandbox/beanutils2/trunk/src/changes/changes.xml Date: Thu, 07 Feb 2013 19:46:33 -0000 To: commits@commons.apache.org From: britter@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20130207194633.68CAC2388847@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: britter Date: Thu Feb 7 19:46:33 2013 New Revision: 1443685 URL: http://svn.apache.org/r1443685 Log: Remove due-to for issues I committed myself Modified: commons/sandbox/beanutils2/trunk/src/changes/changes.xml Modified: commons/sandbox/beanutils2/trunk/src/changes/changes.xml URL: http://svn.apache.org/viewvc/commons/sandbox/beanutils2/trunk/src/changes/changes.xml?rev=1443685&r1=1443684&r2=1443685&view=diff ============================================================================== --- commons/sandbox/beanutils2/trunk/src/changes/changes.xml (original) +++ commons/sandbox/beanutils2/trunk/src/changes/changes.xml Thu Feb 7 19:46:33 2013 @@ -23,16 +23,16 @@ - + Rename ClassLoaderBuilder.loadWithClassLoader to loadWith - + Implement setMapped on DefaultBeanAccessor - + Implement BeanAccessor.getMapped - + Setting properties or calling methods very often results in a NullPointerException