Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 93521 invoked from network); 11 Feb 2010 14:24:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 11 Feb 2010 14:24:51 -0000 Received: (qmail 66792 invoked by uid 500); 11 Feb 2010 14:24:50 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 66721 invoked by uid 500); 11 Feb 2010 14:24:50 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 66711 invoked by uid 99); 11 Feb 2010 14:24:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 14:24:50 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [88.84.128.168] (HELO samaflost.de) (88.84.128.168) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Feb 2010 14:24:43 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by samaflost.de (Postfix) with ESMTP id AAD2D40F020C for ; Thu, 11 Feb 2010 15:24:21 +0100 (CET) Received: from samaflost.de ([127.0.0.1]) by localhost (v35516.1blu.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rau8mx+EVvEz for ; Thu, 11 Feb 2010 15:24:06 +0100 (CET) Received: by samaflost.de (Postfix, from userid 1000) id 5279F40F020B; Thu, 11 Feb 2010 15:24:06 +0100 (CET) From: Stefan Bodewig To: dev@ant.apache.org Subject: Re: [PROPOSAL] Release Compress Antlib 1.0 References: <87bpfwfj3p.fsf@v35516.1blu.de> <4B740501.7090101@gmx.de> X-Draft-From: ("nnfolder:mail.jakarta-ant" 97964) Date: Thu, 11 Feb 2010 15:24:05 +0100 In-Reply-To: <4B740501.7090101@gmx.de> (Antoine Levy Lambert's message of "Thu, 11 Feb 2010 08:24:17 -0500") Message-ID: <87zl3fonp6.fsf@v35516.1blu.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On 2010-02-11, Antoine Levy Lambert wrote: > I have just done a svn checkout of the compress antlib. Nice. > I have 2 first questions : > - do we really want to run javac with the source and target options > set to 1.2 ? I see that commons-compress itself requires at least 1.4. No, 1.4 will be fine. > - what is the easiest way for lazy people [me for instance] to open > the compress antlib in eclipse with the dependent jars at a proper > place so that you can see all imports resolved ? No idea, sorry, I don't use Eclipse. Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org