Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 31359 invoked from network); 15 Oct 2007 18:20:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Oct 2007 18:20:21 -0000 Received: (qmail 58818 invoked by uid 500); 15 Oct 2007 18:20:09 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 58538 invoked by uid 500); 15 Oct 2007 18:20:08 -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 58527 invoked by uid 99); 15 Oct 2007 18:20:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 11:20:08 -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 ddevienne@gmail.com designates 66.249.92.170 as permitted sender) Received: from [66.249.92.170] (HELO ug-out-1314.google.com) (66.249.92.170) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 Oct 2007 18:20:10 +0000 Received: by ug-out-1314.google.com with SMTP id c2so874994ugf for ; Mon, 15 Oct 2007 11:19:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=mn82+mstRnAPvaWfGcLmKRciHjdU+nd/4Sp0oSNh4yA=; b=C/yoh1Rmy7S9jDoSIl32xf7Dl41KMWqIjRWPyGRg6MqU7k++lys5GSwIIOrS01RiwLb4my9pVYd1YstV3sdr0XMM5z74Bjgp2ub0vyJ1juiagMXEWV7bhYYOsXn4g8t6khCRGnlOl+wVdJFV0UOq0KqFmIBGc3qyAyJyXpiBQZU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=i/7b59n/kLNguOZ1F38a6vFaAgDn1RC9WhcPjGFLu9PG0S4erWcX150jkL4WbzTUa3IZ5Ds+YIx2DiUX7aw/VkgktaO8JnxAqwILgbApCLQsGq7+sDtUowKbsufoWpAFl823JCxxOmp4zOTrnNYdQV60g7w9J2dHKBKdg4DcwKQ= Received: by 10.66.249.16 with SMTP id w16mr8179456ugh.1192472388601; Mon, 15 Oct 2007 11:19:48 -0700 (PDT) Received: by 10.66.248.7 with HTTP; Mon, 15 Oct 2007 11:19:48 -0700 (PDT) Message-ID: <255d8d690710151119s6ae09d1bx69ede3a62d76c88e@mail.gmail.com> Date: Mon, 15 Oct 2007 13:19:48 -0500 From: "Dominique Devienne" To: "Ant Developers List" Subject: Re: Ivy task to import common build tasks In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <374499.16034.qm@web32702.mail.mud.yahoo.com> <635a05060710151020v30dfbf1bwbd4cd50ff250aec6@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 10/15/07, Gilles Scokart wrote: > What you want to do also make me thing to an idea that I have to creates > ".bar" files (like we have war, ear, ...): build archive file that contains > some reusable build script, some tasks and possibly some antlibs. http://www.file-extensions.org lists 3 usages of .bar, while 0 for .aar, which could stand for Ant ARchive (maybe no one uses it because you can't really pronounce it ;-) But unless there's a pre-defined layout of the content of a .bar, a .jar or .zip would probably do just fine. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org