Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 65615 invoked from network); 13 Aug 2005 07:45:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 13 Aug 2005 07:45:32 -0000 Received: (qmail 93526 invoked by uid 500); 13 Aug 2005 07:45:30 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 93456 invoked by uid 500); 13 Aug 2005 07:45:30 -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 93443 invoked by uid 99); 13 Aug 2005 07:45:30 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Aug 2005 00:45:30 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of mario@ops.co.at designates 194.152.182.4 as permitted sender) Received: from [194.152.182.4] (HELO smtp.ops.co.at) (194.152.182.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 13 Aug 2005 00:45:50 -0700 Received: by smtp.ops.co.at (Postfix, from userid 65534) id D3C8823C0AC; Sat, 13 Aug 2005 09:45:06 +0200 (CEST) Received: from [192.168.3.1] (mgate.int.ops.co.at [172.27.0.11]) by smtp.ops.co.at (Postfix) with ESMTP id 3800B23C0AB for ; Sat, 13 Aug 2005 09:44:59 +0200 (CEST) Message-ID: <42FDA4FB.2040000@ops.co.at> Date: Sat, 13 Aug 2005 09:45:00 +0200 From: Mario Ivankovits User-Agent: Mozilla Thunderbird 1.0 (X11/20041207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: [ANNOUNCE][VFS] commons-vfs 1.0 RC3 available Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on smtp.ops.co.at X-Spam-Level: X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, hits=-7.9 required=7.0 tests=AWL,BAYES_00,IMPRONONCABLE_1, RATWR10_MESSID,SMILEY autolearn=no version=2.64 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi! The commons vfs community is happy to announce the availability of commons-vfs 1.0 RC3. Please find the RC at http://people.apache.org/~imario/vfs The site can be reviewed at http://people.apache.org/~imario/vfs-1.0-RC3/site Notice: Starting with this release the dependency to httpclient is no longer optional. VFS uses its URIUtils for the filename encoding stuff. This is a huge pice of code and I dont want to duplicate its code into VFS. Some gossips might require to rethink this, but for now I am happy with it. Please refer to the RELEASE_NOTES.txt for full list of changes. I hope all is correctly in place so we can vote this RC to be the final release :-) --- Mario --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org