Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 9935 invoked from network); 6 Mar 2006 16:36:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 6 Mar 2006 16:36:15 -0000 Received: (qmail 69094 invoked by uid 500); 6 Mar 2006 16:36:59 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 69020 invoked by uid 500); 6 Mar 2006 16:36:58 -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 69009 invoked by uid 99); 6 Mar 2006 16:36:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 08:36:58 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of rahul.akolkar@gmail.com designates 64.233.162.193 as permitted sender) Received: from [64.233.162.193] (HELO zproxy.gmail.com) (64.233.162.193) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Mar 2006 08:36:57 -0800 Received: by zproxy.gmail.com with SMTP id m22so609934nzf for ; Mon, 06 Mar 2006 08:36:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=JPCvX7NoLxgUr9rk/Vlf5VeQHg2lWICjc+y6CUNNDbpBJaZMkruLm9Vp1gM3CmzaVLlE6vEnEOtfkFHP+tW8t6s6Uc0AbJq82V3uQqPCi6fFvsjDqnSZpuIJOwvM5g1ZuZDGtNbdjjau28KqZZwXPF4graZ2CaoMlLfWRXz28r4= Received: by 10.36.71.7 with SMTP id t7mr3396378nza; Mon, 06 Mar 2006 08:36:36 -0800 (PST) Received: by 10.36.60.10 with HTTP; Mon, 6 Mar 2006 08:36:36 -0800 (PST) Message-ID: Date: Mon, 6 Mar 2006 11:36:36 -0500 From: "Rahul Akolkar" To: "Jakarta Commons Developers List" Subject: Re: commons-vfs release In-Reply-To: <440C6243.9090502@ops.co.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <31cc37360603031819g136e172dja997c0f13873f38e@mail.gmail.com> <440B1FCF.1@ops.co.at> <440B2DE4.60008@apache.org> <440B3353.3080806@ops.co.at> <440B43DF.1080702@ops.co.at> <440C6243.9090502@ops.co.at> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 3/6/06, Mario Ivankovits wrote: > Hi! > >>> I'd rather vfs depend on slide then to copy the classes over. > >>> > >>> > >> Yes, this is as it is now, but if slide didnt manage to release we wil= l > >> never see a vfs release :-( > >> > > Is there something that stops a VFS 1.0 with the rest of > > the providers (without these three)? Sure, it makes the 1.0 less than > > what we'd like it to be, but still probably better than waiting for > > slide (or some other foo release). > > > I can leave slide out, no problem, but compress is hard as the we loose > bzip2 and tar support. > I understand. If we must have those, then VFS needs to adopt the five classes it needs: CBZip2{Input,Output}Stream, BZip2Constants, Tar{Entry,InputStream} Leave them package scoped, switch to compress when its released? I realize you'd rather not maintain those classes, but seems like this is the option that holds the most promise ATM. -Rahul > > Ciao, > Mario > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org