I came across a need for multiple properties to be checked with a target's if clause and it wasn't possible.  I could do it using multiple targets, each with an if clause, but that really seemed cludgy.
 
Is there another way of doing this?  Will Ant be extended to allow a comma-separated list of properties in the if/unless block similar to the depends clause?
 
-- Scotte
 

Reply via email to