Re: AW: Include comma seperated

2006-04-11 Thread Matt Benson
Finally, if you really need to call multiple targets with antcall or ant, these tasks support multiple nested elements since Ant 1.6.3 . -Matt --- [EMAIL PROTECTED] wrote: > doesnt support commas > Neither the last realeased version [1] nor the > current head [2]. > > Comma separated dep

AW: Include comma seperated

2006-04-11 Thread Jan.Materne
doesnt support commas Neither the last realeased version [1] nor the current head [2]. Comma separated dependencies are done inside the 'depends' clause of a target. And that works for me: b c Jan [1] http://ant.apache.org/manual/CoreTasks/antcall.html [2] http://svn.a