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 EE100EB06 for ; Mon, 25 Feb 2013 15:56:46 +0000 (UTC) Received: (qmail 11815 invoked by uid 500); 25 Feb 2013 15:56:46 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 11143 invoked by uid 500); 25 Feb 2013 15:56: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 11109 invoked by uid 99); 25 Feb 2013 15:56:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 15:56:41 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=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 209.85.214.174 as permitted sender) Received: from [209.85.214.174] (HELO mail-ob0-f174.google.com) (209.85.214.174) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2013 15:56:36 +0000 Received: by mail-ob0-f174.google.com with SMTP id 16so3025394obc.33 for ; Mon, 25 Feb 2013 07:56:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; bh=0FIgK4j1SZ5vzFkH46so7h3s/14tyYeS60+AAKmj0zM=; b=OhC/ZJahG75IF+xdRptUHxS4qGgLQTcaPqG/p81O/BnZgcnV8E6FYhdbGjPwWbqRCi DjYDNHbQ/taP4dulivk+rA7r+6dL83GY2FaIi1Yld9NwJRUH1x2ZqX0K6gx6ya4+M4ot 4TANTjAG8/MrS0hU3YpNGNPBSpxPGIFyazHz9usV2pOZ8rj0bQR48ctZ8vUUbf+Sofz8 MrA0jqoZt1hvmfirEIUI5RBmaEV73Ucooxhnp/8B1dcmfBi5xlnyiCrgO6JNvEI4Eu3A ROPORErMy1/GO698adPoH8ix/l3hsK+7hXuIRcSzkDLVAGAOoHQn7pO51uKOTQNS0++Z 7IMg== MIME-Version: 1.0 X-Received: by 10.60.25.35 with SMTP id z3mr7905497oef.98.1361807775798; Mon, 25 Feb 2013 07:56:15 -0800 (PST) Sender: simone.tripodi@gmail.com Received: by 10.60.31.40 with HTTP; Mon, 25 Feb 2013 07:56:15 -0800 (PST) In-Reply-To: References: <20130224112904.96C422388847@eris.apache.org> Date: Mon, 25 Feb 2013 16:56:15 +0100 X-Google-Sender-Auth: EmgO6snyhsXbpZrvV1-QvFewNro Message-ID: Subject: Re: svn commit: r1449456 - in /commons/proper/beanutils/trunk/src: changes/changes.xml main/java/org/apache/commons/beanutils/ConstructorUtils.java test/java/org/apache/commons/beanutils/ConstructorUtilsTestCase.java From: Simone Tripodi To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org > You might use "new Object[]{arg}". In the end the compiler does the same. > +1 > Cheers, > J=C3=B6rg 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