And the meaning of the coma is? AND, OR, NAND. Does it means the same for
"if" and for "unless".
This is just a slippery slope....
Jose Alberto
-----Original Message-----
From: Scotte Zinn [mailto:szinn@patronix.com]
Sent: Saturday, May 19, 2001 2:26 PM
To: ant-dev@jakarta.apache.org
Subject: Multiple properties in target's if/unless
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
|