Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 42452 invoked from network); 19 Jan 2005 18:48:49 -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:48:49 -0000 Received: (qmail 76189 invoked by uid 500); 19 Jan 2005 18:48:46 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 76125 invoked by uid 500); 19 Jan 2005 18:48:46 -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 76101 invoked by uid 99); 19 Jan 2005 18:48:46 -0000 X-ASF-Spam-Status: No, hits=2.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,FORGED_YAHOO_RCVD X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web30909.mail.mud.yahoo.com (HELO web30909.mail.mud.yahoo.com) (68.142.200.162) by apache.org (qpsmtpd/0.28) with SMTP; Wed, 19 Jan 2005 10:48:44 -0800 Received: (qmail 43891 invoked by uid 60001); 19 Jan 2005 18:48:42 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=g/rsfyj++7W0R7pqxDTu+acNq2slEMOGfBsf4zdECnHdlKn0nnCaxMiMCEB3Yl8o135hEt4eszYIHxGI6dqe+RU1FxT/YA5+7jiazXuwmwxX3BuPmxnJSM9QRyBmlcB7wkquY+amBaGnZI1HedeWDrM7NNfzMq1TTRAOKbKt5p0= ; Message-ID: <20050119184842.43889.qmail@web30909.mail.mud.yahoo.com> Received: from [65.247.233.90] by web30909.mail.mud.yahoo.com via HTTP; Wed, 19 Jan 2005 10:48:42 PST Date: Wed, 19 Jan 2005 10:48:42 -0800 (PST) From: Matt Benson Subject: Re: Need a target meta data for parallel executor. To: Ant Developers List In-Reply-To: <41EEA997.8030500@mdl.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Doesn't the possibility exist that different sets of mutex targets would exist? So you could have: And ParallelExecutor would know to use a PropertySet looking for ParallelExecutor.mutex. as the properties' prefix. I get a headache thinking where to go from there. ;) -Matt --- "Alexey N. Solofnenko" wrote: > So, would do you propose? Is it something like: > > > value="xxx,yyy;aaa,bbb,ccc"/> > [edited for bandwidth] __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org