Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 20137 invoked from network); 21 Jul 2006 20:39:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Jul 2006 20:39:35 -0000 Received: (qmail 87737 invoked by uid 500); 21 Jul 2006 20:39:32 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 87681 invoked by uid 500); 21 Jul 2006 20:39:31 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 87670 invoked by uid 99); 21 Jul 2006 20:39:31 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jul 2006 13:39:31 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jul 2006 13:39:29 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2390641000E for ; Fri, 21 Jul 2006 20:37:16 +0000 (GMT) Message-ID: <11244512.1153514236143.JavaMail.jira@brutus> Date: Fri, 21 Jul 2006 13:37:16 -0700 (PDT) From: "Aaron Mulder (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-2145) NPE in Maven1Repository In-Reply-To: <5437265.1150995809772.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=all ] Aaron Mulder updated GERONIMO-2145: ----------------------------------- Attachment: 2145-NPE.patch Attached patch against 1.1 branch to fix this problem. > NPE in Maven1Repository > ----------------------- > > Key: GERONIMO-2145 > URL: http://issues.apache.org/jira/browse/GERONIMO-2145 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: kernel > Affects Versions: 1.1 > Reporter: Aaron Mulder > Fix For: 1.1.x > > Attachments: 2145-NPE.patch > > > Circa line 66: path.listFiles() returns null if it's not a directory or whatever. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira