> 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 instead of a file. So you want to define a new property based on another one and change its value. You can do this with a combination of <loadresource>, String-Resource and the filterchain. Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]