Re: AW: using * in arg of exec task

2007-02-12 Thread Martin M
ing due to the * resolution. Regards, Martin Jan.Materne wrote: > > > >>-Ursprüngliche Nachricht- >>Von: Martin M [mailto:[EMAIL PROTECTED] >>Gesendet: Montag, 12. Februar 2007 11:08 >>An: user@ant.apache.org >>Betreff: using * in arg of exec

AW: using * in arg of exec task

2007-02-12 Thread Jan.Materne
ve. But if you need wildcard expansion (ClassOne.class ClassTwo.class) you have to do that for you own in Ant: Jan >-Ursprüngliche Nachricht- >Von: Martin M [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 12. Februar 2007 11:08 >An: user@ant.apache.org >Betreff: using * i

AW: using * in arg of exec task

2007-02-12 Thread Jan.Materne
>-Ursprüngliche Nachricht- >Von: Martin M [mailto:[EMAIL PROTECTED] >Gesendet: Montag, 12. Februar 2007 11:08 >An: user@ant.apache.org >Betreff: using * in arg of exec task > > >Hi all, > >I would like to call a helper script in my ant-task, but >someh

using * in arg of exec task

2007-02-12 Thread Martin M
e classes don't exist. I also tried to escape the '*' by \, $, and *, but nothing worked. How do I define such a task in ant? Thanks in advance! Regards, Martin -- View this message in context: http://www.nabble.com/using-*-in-arg-of-exec-task-tf3212640.html#a8921590 Sent fro