Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 74176 invoked from network); 15 Nov 2006 18:32:03 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Nov 2006 18:32:03 -0000 Received: (qmail 68358 invoked by uid 500); 15 Nov 2006 18:32:10 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 67610 invoked by uid 500); 15 Nov 2006 18:32:08 -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 67599 invoked by uid 99); 15 Nov 2006 18:32:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2006 10:32:08 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [64.34.34.7] (HELO mx-01.sourcelabs.com) (64.34.34.7) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Nov 2006 10:31:54 -0800 X-ASG-Debug-ID: 1163614990-5405-27-0 X-Barracuda-URL: http://10.1.23.15:80/cgi-bin/mark.cgi Received: from [192.168.0.161] (207-170-200-19.static.twtelecom.net [207.170.200.19]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-01.sourcelabs.com (Spam Firewall) with ESMTP id F016119CF8 for ; Wed, 15 Nov 2006 10:23:10 -0800 (PST) Message-ID: <455B5B38.3020406@sourcelabs.com> Date: Wed, 15 Nov 2006 10:23:52 -0800 From: Will Pugh User-Agent: Thunderbird 1.5.0.8 (Macintosh/20061025) MIME-Version: 1.0 To: Jakarta Commons Users List X-ASG-Orig-Subj: Re: VFS & jar files Subject: Re: VFS & jar files References: <6166033698E12146A2CA04FDF01642F11E3B55@lb-mob-dc-01.mob.lb.ccc> <455ADAEB.2090503@ops.co.at> In-Reply-To: <455ADAEB.2090503@ops.co.at> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Virus-Scanned: by Barracuda Spam Firewall at sourcelabs.com X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using global scores of TAG_LEVEL=3.5 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.0 tests= X-Barracuda-Spam-Report: Code version 3.02, rules version 3.0.26093 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Checked: Checked by ClamAV on apache.org If folks are interested in code that can write to Zip Files, I've offered code to do this before. It's a bit rough, but I'd be happy to polish it up. I was thinking it would make sense to put it in compress, and then VFS could use as well. Is anyone interested in this? I'm not a committer, but I can attach the zipped code to a Jira bug it that works. --Will Mario Ivankovits wrote: > Nadim Murr schrieb: > >> My problem is the following; when dealing with jar or zip files, I'm not >> able to write, and more specifically I can't create a new folder inside. >> >> > VFS is not yet able to write to e.g. jar files, please see the > capabilities matrix [1] > > >> Another question is: Is there a way to access a password protected jar >> file in VFS? >> >> > You mean signed jars, do you? No, there is no way yet to provide a > password, but this might be done easily ... do you have some sort of > code which shows how to do it? > > Ciao, > Mario > > > [1] http://wiki.apache.org/jakarta-commons/VfsCapabilitiesMatrix > > > --------------------------------------------------------------------- > 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