I have an antcall that sets some parameters. Can the task being called dynamically define params/properties based on the incoming parameters?
Example: Target Source calls Target Target with Param test="test" I want Target to be able to define a number of params within it using test="test" that will be reused by various tasks (e.g. mkdir, java, javac, jar). Is this possible? thx andy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>