Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 25132 invoked from network); 29 Dec 2005 20:18:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Dec 2005 20:18:53 -0000 Received: (qmail 13743 invoked by uid 500); 29 Dec 2005 20:18:51 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 13678 invoked by uid 500); 29 Dec 2005 20:18:50 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 13667 invoked by uid 99); 29 Dec 2005 20:18:50 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Dec 2005 12:18:50 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [217.12.12.196] (HELO smtp806.mail.ukl.yahoo.com) (217.12.12.196) by apache.org (qpsmtpd/0.29) with SMTP; Thu, 29 Dec 2005 12:18:50 -0800 Received: (qmail 74928 invoked from network); 29 Dec 2005 20:18:27 -0000 Received: from unknown (HELO ?127.0.0.1?) (scolebourne@btinternet.com@86.133.179.37 with plain) by smtp806.mail.ukl.yahoo.com with SMTP; 29 Dec 2005 20:18:27 -0000 Message-ID: <43B444A7.5050305@btopenworld.com> Date: Thu, 29 Dec 2005 20:18:47 +0000 From: Stephen Colebourne User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: [PATCH] IO - iterate over the lines in a file and the files in a directory References: <88AF900EB8824E4296254E9636665604DC10F9@BRNGB1KWTN001.kuwait.swa.ds.army.mil> In-Reply-To: <88AF900EB8824E4296254E9636665604DC10F9@BRNGB1KWTN001.kuwait.swa.ds.army.mil> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 0552-2, 29/12/2005), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This sounds very interesting, but unfortunately your patch got lost. List patches tend to get stripped. Could you open a bugzilla enhancement call http://jakarta.apache.org/commons/io/issue-tracking.html and attach the patch to that? thanks Stephen Harrington, James MAJ wrote: > Hi, > > > > Two of the tasks listed in the IO to-do list are adding the ability to > iterate over the lines in a file and the files in a directory. This > patch implements those things as methods on FileUtils and provides test > cases for the new methods. > > > > Jim Harrington > > > ------------------------------------------------------------------------ > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-dev-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org