Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 38050 invoked from network); 5 May 2005 03:25:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 May 2005 03:25:06 -0000 Received: (qmail 38595 invoked by uid 500); 5 May 2005 03:27:11 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 38517 invoked by uid 500); 5 May 2005 03:27:11 -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 38502 invoked by uid 99); 5 May 2005 03:27:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of niall.pemberton@blueyonder.co.uk designates 195.188.213.6 as permitted sender) Received: from smtp-out3.blueyonder.co.uk (HELO smtp-out3.blueyonder.co.uk) (195.188.213.6) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 04 May 2005 20:27:11 -0700 Received: from DELL1800 ([82.43.168.22]) by smtp-out3.blueyonder.co.uk with Microsoft SMTPSVC(5.0.2195.6713); Thu, 5 May 2005 04:25:36 +0100 Message-ID: <048301c55122$93c53500$0200a8c0@DELL1800> From: "Niall Pemberton" To: "Jakarta Commons Developers List" References: <427990AB.6080700@omnytex.com> Subject: Re: [io] What happened to FileSystemUtils? Date: Thu, 5 May 2005 04:28:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 X-OriginalArrivalTime: 05 May 2005 03:25:36.0141 (UTC) FILETIME=[1A453BD0:01C55122] X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Frank, The whole of commons has moved from CVS to SVN - your FileSystemUtils class is in SVN: http://svn.apache.org/viewcvs.cgi/jakarta/commons/proper/io/trunk/ Niall ----- Original Message ----- From: "Frank W. Zammetti" Sent: Thursday, May 05, 2005 4:19 AM > It looks like the FileSystemUtils class I wrote that contained the > method to get free space on a volume in a cross-platform manner has been > removed... Or am I just missing it? It the later, please point me at it > because I'm not seeing it in CVS... If the former though, who removed it > and why? --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org