--- stephan beal <[EMAIL PROTECTED]> wrote: > Is there already a way to do this: > > <condition> > <and> > <exec .../> > <!-- fail == BuildException thrown --> > </and> > <and> > <antcall .../> > </and> > </condition>
Not that way, no. See the doc for the list of conditions that <condition> supports. > (or maybe <available> could be extended to look for a system command). See the 'filepath' attribute/nested <filepath> element. Diane ===== ([EMAIL PROTECTED]) __________________________________________________ Do You Yahoo!? Yahoo! Greetings - send holiday greetings for Easter, Passover http://greetings.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
