Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 29350 invoked from network); 17 Jul 2006 07:05:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Jul 2006 07:05:00 -0000 Received: (qmail 32941 invoked by uid 500); 17 Jul 2006 07:04:54 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 32867 invoked by uid 500); 17 Jul 2006 07:04:54 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 32856 invoked by uid 99); 17 Jul 2006 07:04:54 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 00:04:54 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [64.34.34.7] (HELO mail-1.colo.sourcelabs.com) (64.34.34.7) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 00:04:41 -0700 Received: from [192.168.0.113] ([::ffff:64.105.214.7]) (AUTH: LOGIN willpugh, SSL: TLSv1/SSLv3,256bits,AES256-SHA) by mail-1.colo.sourcelabs.com with esmtp; Mon, 17 Jul 2006 00:04:14 -0700 id 000000000037807C.0000000044BB366E.00002DAE Message-ID: <44BB366A.1040807@sourcelabs.com> Date: Mon, 17 Jul 2006 00:04:10 -0700 From: will pugh User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Users List Subject: Re: [VFS] Creating a JAR file using VFS? References: <009101c6a96d$037fbbb0$6601a8c0@massol> In-Reply-To: <009101c6a96d$037fbbb0$6601a8c0@massol> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N I've offered to contribute code that can write archive files a few months ago on this list, but didn't get any response. The code is still pretty rough, but if anyone is interested, I'd be happy to donate it and do the work needed to finish it. JavaDoc: http://sandbox.sourcelabs.com/willpugh/myzip-1/docs/apidocs/ Src Drop (old one + new Javadoc comments): http://sandbox.sourcelabs.com/willpugh/myzip-1/myzip-1-src.zip --Will Vincent Massol wrote: > > >>-----Original Message----- >>From: Mario Ivankovits [mailto:mario@ops.co.at] >>Sent: lundi 17 juillet 2006 08:27 >>To: Jakarta Commons Users List >>Subject: Re: [VFS] Creating a JAR file using VFS? >> >>Hi Vincent! >> >> >>>I've tried to look for examples both on the VFS web site and on google >>> >>> >>but >> >> >>>couldn't find any example of how to create a jar/zip file using VFS. >>> >>> >>> >>The only mistake you made was, not to contribute the code for writeable >>archives ;-) *just kidding* >> >>No write support for archives yet, sorry. >>There is ongoing effort to clean-up the commons-compress interface and >>later to add write support to it. If this happens, we can have it in VFS >>too. >> >> > >Ok, I see. I didn't realize this. > >Do you know trueZip? (https://truezip.dev.java.net/). It seems to be very >comprehensive in term of features and it does support writing for archives. >It's also under the ASL v2. > >I'll give it a try to create my zip files programmatically. > >Thanks >-Vincent > > > > > > >___________________________________________________________________________ >Yahoo! Mail r�invente le mail ! D�couvrez le nouveau Yahoo! Mail et son interface r�volutionnaire. >http://fr.mail.yahoo.com > >--------------------------------------------------------------------- >To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org >For additional commands, e-mail: commons-user-help@jakarta.apache.org > > > --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org