On Fri, 15 Feb 2002, Sean Landis <[EMAIL PROTECTED]> wrote: > Will a later version of ant support this?
Yes, in current CVS you'd do something like this: <ant ...> <reference refid="foo" /> </ant> and it will be like this (maybe with a slightly different syntax) in the next release of Ant. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
