Doesn't the possibility exist that different sets of mutex targets would exist? So you could have:
<property name="ParallelExecutor.mutex.avalue" value="foo1,foo2,foo3" /> <property name="ParallelExecutor.mutex.anothervalue" value="bar1,bar2,bar3" /> 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" <[EMAIL PROTECTED]> wrote: > So, would do you propose? Is it something like: > > <project> > <property name="org.apache.ant.target-mutexes" > value="xxx,yyy;aaa,bbb,ccc"/> > </project> [edited for bandwidth] __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]