----- Original Message ----- From: "Marco Struck" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 27, 2000 11:26 AM Subject: if/unless > i've seen that is possible to define: > <exclude name="**/Script.java" unless="bsf.present" /> > > Is it possible to add to any <TAG> an if/unless attribute, and will it work > ? > No, it's not. You can (must) use <target name=".." if/unless=".."> and put your tasks inside this target. Nico
- if/unless Marco Struck
- Re: if/unless Nico Seessle
- Re: if/unless Peter Donald
