Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 293FC10A9A for ; Fri, 11 Oct 2013 10:09:27 +0000 (UTC) Received: (qmail 8084 invoked by uid 500); 11 Oct 2013 10:09:17 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 7909 invoked by uid 500); 11 Oct 2013 10:09:15 -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 7887 invoked by uid 99); 11 Oct 2013 10:09:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Oct 2013 10:09:12 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy includes SPF record at spf.trusted-forwarder.org) Received: from [178.254.33.213] (HELO samaflost.de) (178.254.33.213) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Oct 2013 10:09:07 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id A440E588C728 for ; Fri, 11 Oct 2013 12:08:43 +0200 (CEST) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ZtTX9x0pRb2H for ; Fri, 11 Oct 2013 12:08:41 +0200 (CEST) Received: by samaflost.de (Postfix, from userid 1000) id B8AB7588C723; Fri, 11 Oct 2013 12:08:41 +0200 (CEST) From: Stefan Bodewig To: "Commons Developers List" Subject: Re: [compress] writing compressed 7z archives References: <20131011091343.28CFD23888A6@eris.apache.org> <87r4bsi2iq.fsf@v35516.1blu.de> Date: Fri, 11 Oct 2013 12:08:41 +0200 In-Reply-To: <87r4bsi2iq.fsf@v35516.1blu.de> (Stefan Bodewig's message of "Fri, 11 Oct 2013 11:24:13 +0200") Message-ID: <87eh7si0gm.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Virus-Checked: Checked by ClamAV on apache.org On 2013-10-11, Stefan Bodewig wrote: > Unfortunately LZMA2OutputStream is not public in XZ for Java But LZMA2Options#getOutputStream is - looks as if there was a way. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org