Nesting patternsets

2004-12-16 Thread Laran Evans
Why do I get a warning when I do: I get a warning that patternset x is being redefined. Is it not allowed to nest patternsets? I would think it would be. -- Laran Evans - Cornell University p: (607) 255-6864 f: (607) 255-0327

Conditional processing

2004-12-14 Thread Laran Evans
How would I do something like: ? -- Laran Evans - Cornell University p: (607) 255-6864 f: (607) 255-0327 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Path definition in macro

2004-12-09 Thread Laran Evans
Is it allowed to define paths in a macro, like this: -- Laran Evans - Cornell University p: (607) 255-6864 f: (607) 255-0327 - To unsubscribe, e-mail: [EMAIL

Macro param issue with dirname

2004-12-08 Thread Laran Evans
So what's wrong with this? Intellij tells me that the @{root} in file="@{root}" on line 4 is not allowed. Does the string value of the param not properly get interpreted as a file? -- Laran Evans - Cornell University p: (607) 255-6864 f:

Escaping ant property values

2004-12-08 Thread Laran Evans
Is it possible to escape ant property values? I'd like to do something like this: --- --- Any suggestions? -- Laran Evans - Cornell University p: (607) 255-6864 f: (607) 255-0327 - To unsubscribe, e-mail: [EMAIL PROTECTED