On 1/6/01 9:11 PM, "Jason Rosenberg" <[EMAIL PROTECTED]> wrote:
>> <target name="main">
>> <execute-target name="foo" if="property.foo"/>
>> </target>
>>
>> <target name="foo" depends="bar, bap">..</target>
>
> The <execute-target> task is good, probably the most succinct way to
> solve a lot of different requests/problems. It should be augmented, however,
> with "else", "or", "and", "not" functionality.
Yeah. It seemed that way to me as well. Still seems that way. :) And yes,
you'd want to be able to do some combinatorial thing of all of those kinds
of functionality.
--
James Duncan Davidson [EMAIL PROTECTED]
!try; do()