Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 4433 invoked from network); 30 May 2005 18:24:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 30 May 2005 18:24:52 -0000 Received: (qmail 6169 invoked by uid 500); 30 May 2005 18:24:50 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 6117 invoked by uid 500); 30 May 2005 18:24:50 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 6077 invoked by uid 99); 30 May 2005 18:24:50 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 30 May 2005 11:24:48 -0700 Received: by ajax.apache.org (Postfix, from userid 99) id 0C254182; Mon, 30 May 2005 20:24:37 +0200 (CEST) From: bugzilla@apache.org To: dev@ant.apache.org Subject: DO NOT REPLY [Bug 32579] - [net] Nullpointer exception after using parseFTPEntry in FTPFileEntryParser X-Bugzilla-Reason: AssignedTo Message-Id: <20050530182437.0C254182@ajax.apache.org> Date: Mon, 30 May 2005 20:24:37 +0200 (CEST) X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=32579 scohen@apache.org changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Core tasks |Net Product|Ant |Commons Summary|Nullpointer exception after |[net] Nullpointer exception |using parseFTPEntry in |after using parseFTPEntry in |FTPFileEntryParser |FTPFileEntryParser Version|1.6.2 |1.4 Final ------- Additional Comments From scohen@apache.org 2005-05-30 20:24 ------- Hmm. Are group names restricted to letters only? If not, how would one tell where one began and the other ended? Does HP-UX restrict the group name to a maximum length? If so, and if this is a particularity of HPUX, we could consider a separate parser. I wonder why we haven't seen this more frequently. Do some FTP servers force a space while others don't? Anyway, moving this one to Jakarta-Commons-Net which is the only place where this can possibly get fixed. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org