Return-Path: Delivered-To: apmail-ant-notifications-archive@locus.apache.org Received: (qmail 49555 invoked from network); 1 Mar 2008 00:35:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Mar 2008 00:35:02 -0000 Received: (qmail 97688 invoked by uid 500); 1 Mar 2008 00:34:57 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 97659 invoked by uid 500); 1 Mar 2008 00:34:57 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 97650 invoked by uid 99); 1 Mar 2008 00:34:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 29 Feb 2008 16:34:57 -0800 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; Sat, 01 Mar 2008 00:34:19 +0000 Received: by brutus.apache.org (Postfix, from userid 33) id 1B504234C076; Fri, 29 Feb 2008 16:33:59 -0800 (PST) From: bugzilla@apache.org To: notifications@ant.apache.org Subject: [Bug 41724] FTP task failed after connected to the server and throws null pointer exception X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: newchanged X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ant X-Bugzilla-Component: Optional Tasks X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: carej@us.ibm.com X-Bugzilla-Status: REOPENED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: notifications@ant.apache.org X-Bugzilla-Target-Milestone: 1.7.1 X-Bugzilla-Changed-Fields: CC In-Reply-To: Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Message-Id: <20080301003400.1B504234C076@brutus.apache.org> Date: Fri, 29 Feb 2008 16:33:59 -0800 (PST) X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=41724 Jeffrey E. Care changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carej@us.ibm.com --- Comment #4 from Jeffrey E. Care 2008-02-29 16:33:59 --- Related to http://issues.apache.org/jira/browse/NET-188 Honestly I'm not sure of the proper disposition here; clearly the underlying problem is with commons-net, but until they provide a fix this bug will continue to happen. I should also point out that that the fix made under revision 574313 only eliminates the NPE; it doesn't do anything to solve the underlying problem that FTP list entry parsing fails for files last modified on leap-day. A side effect of the fix made under revision 574313 is data loss in FTP file listings. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.