Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 11256 invoked from network); 15 May 2010 10:17:16 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 15 May 2010 10:17:16 -0000 Received: (qmail 79982 invoked by uid 500); 15 May 2010 10:17:16 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 79614 invoked by uid 500); 15 May 2010 10:17:14 -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 79604 invoked by uid 99); 15 May 2010 10:17:13 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 May 2010 10:17:13 +0000 X-ASF-Spam-Status: No, hits=-0.4 required=10.0 tests=AWL,FREEMAIL_FROM,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of peter.kitt.reilly@gmail.com designates 74.125.82.45 as permitted sender) Received: from [74.125.82.45] (HELO mail-ww0-f45.google.com) (74.125.82.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 May 2010 10:17:08 +0000 Received: by wwb13 with SMTP id 13so1202388wwb.4 for ; Sat, 15 May 2010 03:16:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=0KCqXjdf/WAGHUP2JuCn2szuu6bAVg4a4bsHLAekBgM=; b=DjWBC/RLiR5eLI99qYl7+kigZIp/ZaT9QqjML1+BxH4eRPh9zb5R+rizKQxJWpbHqh SlEBRjz9c9qTiTsPj8xGneABFizRxhH7+7dyvCHKbFIp33AjP69XszDPcM952Fynv1YF zJqXNwOC/jyRG8b7LUdNhBhBTX9xuVQgaW/1Q= 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; b=d5OeHjwNhs9s/WpmwaQCw0etgd+f684Tv0JVwkoE3ViJUORnkmlNBTkRJHqOb7XL3f DNcrr1v3IJQ0yazJfq7/GBtpcsh28/DIUMnGRDnaKpj/y+p+ox+vXDbITAMTmjV6fWwm 84g7J+iGQLdvKAHLnk095LbVooqrYVl4aEK7A= MIME-Version: 1.0 Received: by 10.216.166.8 with SMTP id f8mr1508949wel.182.1273918607004; Sat, 15 May 2010 03:16:47 -0700 (PDT) Received: by 10.216.169.71 with HTTP; Sat, 15 May 2010 03:16:46 -0700 (PDT) In-Reply-To: References: Date: Sat, 15 May 2010 11:16:46 +0100 Message-ID: Subject: Re: Ant source structure and ant*.jar build products From: Peter Reilly To: Ant Developers List Content-Type: text/plain; charset=UTF-8 We could have dummy jar's for dependences. Peter On Fri, May 14, 2010 at 11:15 PM, Jesse Glick wrote: > On 05/14/2010 04:00 PM, Peter Reilly wrote: >> >> Personally I think that there should be only one ant.jar file ... and not >> loads of itty-bitty ones. > > This would break usage from Maven repositories, for which separate POMs with > separate dependency lists are created. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org > For additional commands, e-mail: dev-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org