Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 36623 invoked from network); 20 Mar 2009 05:45:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Mar 2009 05:45:45 -0000 Received: (qmail 43507 invoked by uid 500); 20 Mar 2009 05:45:44 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 43443 invoked by uid 500); 20 Mar 2009 05:45:44 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 43432 invoked by uid 99); 20 Mar 2009 05:45:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 19 Mar 2009 22:45:44 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of grobmeier@gmail.com designates 209.85.220.166 as permitted sender) Received: from [209.85.220.166] (HELO mail-fx0-f166.google.com) (209.85.220.166) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Mar 2009 05:45:37 +0000 Received: by fxm10 with SMTP id 10so707539fxm.42 for ; Thu, 19 Mar 2009 22:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=9VTGXEf4mnK3FY8Od5WKZHdbOSwmg7cgcaEBHhFXJno=; b=itEvCNs/5S739df9lqIKl5fbVTmo/ufqX4Yx+Q7k/8Kzvke4tK0nCcXDBObY0UQwTT PcSU4P3XZV/ElBgtlaho2ZjGuMW01hfe8e6k7kKAdCniChiufL9vlw0he8gZwTqFKlXB YIV6ejLy57pZm5VdwVB6FR2wdA4yVwUCnlFoA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=UAPYdk1894ti3hNglcwM4Rb/UElNTSj92L4MwCPj08T7isGVq836WN/LM/8lXF/yJW fMQc8QQ8sUn+I07AgJZRWu2YE8v97uVQaCS+Oib/UJeGf8WzjKoaSwSH201GippmqIUK ODrmeiGCPF0t5RmjC/eTEIQAKGLzinjCpHRsA= MIME-Version: 1.0 Received: by 10.223.111.134 with SMTP id s6mr2851193fap.60.1237527916336; Thu, 19 Mar 2009 22:45:16 -0700 (PDT) In-Reply-To: References: Date: Fri, 20 Mar 2009 06:45:16 +0100 Message-ID: Subject: Re: [compress] Open Issues Discussion From: Christian Grobmeier To: Commons Developers List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org Thanks Stefan and Sebb, I reorganized the wiki page on that basis. http://wiki.apache.org/commons/CompressRoadmap Christian On Fri, Mar 20, 2009 at 6:19 AM, Stefan Bodewig wrote: > On 2009-03-19, Christian Grobmeier wrote: > >> * SANDBOX-293 Make ZiparchiveInputStream support as much of the zip >> package as possible >> https://issues.apache.org/jira/browse/SANDBOX-293 >> Looks like big work here. Even if it looks necessary, I would enjoy if >> we do that in 1.1. It feels like a new feature instead of a bug to me. > > I was hoping to find time to do it - it shouldn't be too hard to do, > but still takes time. =C2=A0Not sure when I'll get around to it, so > postponing it may be good. > >> * SANDBOX-176 Enable creation of tool-readable ZIP archives with file >> names containing non-ASCII characters >> https://issues.apache.org/jira/browse/SANDBOX-176 >> I admit I didn't read everything here today :-) Is this solved? The >> discussion has been ended with a commit from Stefan > > Pending proper documentation it is, but only if you use ZipFile and > not ZipArchiveInputStream (and thus the Achive*Factory) - the missing > part is SANDBOX-293. > > Agreed with the rest > > =C2=A0 =C2=A0 =C2=A0 Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org