AW: Using properties in depends list for a target

2008-04-09 Thread Jan.Materne
> I would like to use properties in the "depends" list for a target, but > that does not seem to work. This is not possible because the if/unless attribute takes the _name_ of a property and checks its existence. > I would also like to use a filter chain to replace tokens in > a property inst

Using properties in depends list for a target

2008-04-08 Thread Ridley, Aidan
I would like to use properties in the "depends" list for a target, but that does not seem to work. I would also like to use a filter chain to replace tokens in a property instead of a file. Are these things possible? Am I missing something? I have worked around these apparent limitation