Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 49115 invoked from network); 5 Feb 2010 22:56:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Feb 2010 22:56:49 -0000 Received: (qmail 24641 invoked by uid 500); 5 Feb 2010 22:56:48 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 24535 invoked by uid 500); 5 Feb 2010 22:56:48 -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 24525 invoked by uid 99); 5 Feb 2010 22:56:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2010 22:56:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 05 Feb 2010 22:56:48 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E0BF929A002D for ; Fri, 5 Feb 2010 14:56:27 -0800 (PST) Message-ID: <1493757852.84541265410587919.JavaMail.jira@brutus.apache.org> Date: Fri, 5 Feb 2010 22:56:27 +0000 (UTC) From: "Matt Benson (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (LANG-587) ClassUtils.toClass(Object[]) throw NPE on null array element In-Reply-To: <928108506.81001265405547897.JavaMail.jira@brutus.apache.org> 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/LANG-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830348#action_12830348 ] Matt Benson commented on LANG-587: ---------------------------------- merged for [lang] 2.5 r907121 > ClassUtils.toClass(Object[]) throw NPE on null array element > ------------------------------------------------------------ > > Key: LANG-587 > URL: https://issues.apache.org/jira/browse/LANG-587 > Project: Commons Lang > Issue Type: Bug > Components: lang.* > Affects Versions: 2.4 > Reporter: Matt Benson > Fix For: 2.5, 3.0 > > > see summary -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.