Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 82499 invoked from network); 5 Aug 2003 22:01:46 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 5 Aug 2003 22:01:46 -0000 Received: (qmail 130 invoked by uid 97); 5 Aug 2003 22:04:29 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@nagoya.betaversion.org Received: (qmail 123 invoked from network); 5 Aug 2003 22:04:29 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 5 Aug 2003 22:04:29 -0000 Received: (qmail 82345 invoked by uid 500); 5 Aug 2003 22:01:43 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 82331 invoked from network); 5 Aug 2003 22:01:43 -0000 Received: from ip210.109.susc.suscom.net (HELO mail.savarese.org) (64.78.109.210) by daedalus.apache.org with SMTP; 5 Aug 2003 22:01:43 -0000 Received: from gandalf.savarese.org (gandalf.savarese.org [192.168.1.16]) by mail.savarese.org (8.12.8/8.12.8) with ESMTP id h75M1uju026165 for ; Tue, 5 Aug 2003 18:01:56 -0400 Received: from savarese.org by gandalf.savarese.org (8.12.8/8.12.8/Submit) with ESMTP id h75M1ucD015528 for ; Tue, 5 Aug 2003 18:01:56 -0400 Message-Id: <200308052201.h75M1ucD015528@gandalf.savarese.org> X-Mailer: exmh version 2.5 01/15/2001 with nmh-1.0.4 To: Jakarta Commons Developers List Subject: Re: [net][patch] jdk 1.4 specific call in VMSFTPEntryParser.java In-reply-to: Your message of "Tue, 05 Aug 2003 13:58:04 CDT." <853cggszib.fsf@wi.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 05 Aug 2003 18:01:56 -0400 From: "Daniel F. Savarese" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N In message <853cggszib.fsf@wi.rr.com>, Jeffrey D. Brekke writes: >I've committed some changes to the VMSFTPEntryParser tests. The tests >that went with the last patch didn't really test the methods >correctly. Now the parseFileList() method is tested. Support for >versions is not tested at this time and another issue has surfaced. Great! I'm afraid I didn't scrutinize the patch very deeply when I applied it. I suffered mailing list digest subscription time dilation and didn't catch that you had fixed the test for EnterpriseUnixFTPParser until after I also changed it and tried to check it in. I just tacked on the basic part of my fix to your fix, so the year gets verified properly. I also added emacs java mode variables to the bottom of the files I touched so my (or anyone else's) default .emacs settings won't alter the Maven-generated formatting. I hope no one minds the clutter. >Maybe a RC1 or something or just a freeze on new items for a month? >We're ready to start using the latest SNAPSHOT here. How about and RC1 relase _and_ a freeze on new items for a month? daniel --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org