Return-Path: X-Original-To: apmail-commons-issues-archive@minotaur.apache.org Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F34EC9AA for ; Fri, 8 Jun 2012 12:00:27 +0000 (UTC) Received: (qmail 79088 invoked by uid 500); 8 Jun 2012 12:00:26 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 78732 invoked by uid 500); 8 Jun 2012 12:00:26 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 78307 invoked by uid 99); 8 Jun 2012 12:00:25 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 08 Jun 2012 12:00:25 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 03E7F142862 for ; Fri, 8 Jun 2012 12:00:25 +0000 (UTC) Date: Fri, 8 Jun 2012 12:00:25 +0000 (UTC) From: "Simone Tripodi (JIRA)" To: issues@commons.apache.org Message-ID: <1951460993.52709.1339156825017.JavaMail.jiratomcat@issues-vm> In-Reply-To: <458987873.18333.1330792438696.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (SANDBOX-405) [BeanUtils2] Implement copyPropertiesTo(T target) on DefaultBeanAccessor MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SANDBOX-405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simone Tripodi resolved SANDBOX-405. ------------------------------------ Resolution: Fixed Assignee: Simone Tripodi fixed on r1348032, well done! > [BeanUtils2] Implement copyPropertiesTo(T target) on DefaultBeanAccessor > ------------------------------------------------------------------------ > > Key: SANDBOX-405 > URL: https://issues.apache.org/jira/browse/SANDBOX-405 > Project: Commons Sandbox > Issue Type: Improvement > Components: BeanUtils2 > Affects Versions: Nightly Builds > Reporter: Benedikt Ritter > Assignee: Simone Tripodi > Attachments: SANDBOX-405.txt > > > {{copyPropertiesTo(T target)}} can be implemented in a pretty straight forward manner: > * make sure that {{target}} is not null > * call {{on( target ).populate( describe() )}} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira