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

using * in arg of exec task

2007-02-12 Thread Martin M
Hi all, I would like to call a helper script in my ant-task, but somehow I dont't get it running. I would like to call "myCript /path/to/classes/Class*.class /path/to/otherClasses/ClassImpl*.class" I have defined this exec task: Running the task, ant is complaining that the classes don't e