AW: AW: Redefining a task

2007-12-19 Thread Jan.Materne
ILD SUCCESSFUL ---8-<---8-<---8-<---8-<---8-<---8-<---8-<---8-< > -Ursprüngliche Nachricht- > Von: Vijay Aravamudhan [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 19. Dezember 2007 20:21 > An: Ant Users List > Bet

Re: AW: Redefining a task

2007-12-19 Thread Vijay Aravamudhan
Nachricht- Von: Dimitris Mouchritsas [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 19. Dezember 2007 15:56 An: Ant Users List Betreff: Redefining a task Hi everyone, is there a way I can redefine a task to have some default attributes? For example I would like to redefine the javac task to use

Re: Redefining a task

2007-12-19 Thread Dimitris Mouchritsas
Thanks ;) On Dec 19, 2007 5:05 PM, <[EMAIL PROTECTED]> wrote: > > > > > > > > > Jan > > > -Ursprüngliche Nachricht- > > Von: Dimitris Mouchritsas [mailto:[EMAIL PROTECTED] > > Gesendet: Mittwoch, 19. Dezember 2007 15:56

AW: Redefining a task

2007-12-19 Thread Jan.Materne
Jan > -Ursprüngliche Nachricht- > Von: Dimitris Mouchritsas [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 19. Dezember 2007 15:56 > An: Ant Users List > Betreff: Redefining a task > > Hi everyone, is there a way I can redefine a task

Redefining a task

2007-12-19 Thread Dimitris Mouchritsas
Hi everyone, is there a way I can redefine a task to have some default attributes? For example I would like to redefine the javac task to use source="1.4", target="1.4", debug="true" always without needing to define them each time I call the task. Any other property used should be passed to the ori