Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 40949 invoked from network); 19 Jan 2005 18:45:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 19 Jan 2005 18:45:58 -0000 Received: (qmail 70622 invoked by uid 500); 19 Jan 2005 18:45:55 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 70555 invoked by uid 500); 19 Jan 2005 18:45:55 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 70530 invoked by uid 99); 19 Jan 2005 18:45:54 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from mail.mdli.com (HELO mail.mdli.com) (208.200.221.8) by apache.org (qpsmtpd/0.28) with ESMTP; Wed, 19 Jan 2005 10:45:54 -0800 Received: from exch-sl02.mdli.com (exch-sl02.mdli.com [172.16.3.10]) by mail.mdli.com (Postfix) with ESMTP id CC3A1B63CF for ; Wed, 19 Jan 2005 10:45:52 -0800 (PST) Received: from [172.16.46.18] (172.16.46.18 [172.16.46.18]) by exch-sl02.mdli.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2657.72) id YF0RLG4N; Wed, 19 Jan 2005 10:45:52 -0800 Message-ID: <41EEAADB.3070907@mdl.com> Date: Wed, 19 Jan 2005 10:45:47 -0800 X-Sybari-Trust: d911f2c7 29743b25 13721f27 0000013d From: "Alexey N. Solofnenko" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Developers List Subject: Re: Need a target meta data for parallel executor. References: <20050119182328.8381.qmail@web30906.mail.mud.yahoo.com> <41EEA997.8030500@mdl.com> In-Reply-To: <41EEA997.8030500@mdl.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N I meant "What do you propose..." stupid computer did not see the problem... Alexey N. Solofnenko wrote: > So, would do you propose? Is it something like: > > > value="xxx,yyy;aaa,bbb,ccc"/> > > > The target mutual exclusion seems static and nobody should be changing > it from an outside (only build script developer should know about > them). On the other hand adding even more ANT constructs for every > small detail seems an overkill. If we add a meta-info facility, it > should cover this and any other future uses. And the meta-info will be > also ignored by code that does not understand it (for example old ANT > will be still able to run build files prepared for parallel execution). > > - Alexey. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org