http://ant.apache.org/manual/tutorial-writing-tasks.html#use1
Jan >-----Ursprüngliche Nachricht----- >Von: Matt Benson [mailto:[EMAIL PROTECTED] >Gesendet: Mittwoch, 12. Oktober 2005 16:44 >An: Ant Users List >Betreff: Re: taskdef problem > >set the classpath on the taskdef itself after having compiled >the class. > >HTH, >Matt > >--- Tomasz Anuszewski <[EMAIL PROTECTED]> wrote: > >> Hi, >> I want to compile my custom task and in the same build.xml file >> script use it in another target. Is this possible or I have to write >> another script to only compile my task? >> Until now I've got error message: "taskdef class >'taskName' cannot be >> found". That's right because at first I have to compile my >custom task >> and later use it. How to set classpath attribute in ant script? >> >> Regards >> Tomasz Anuszewski. >> >> >--------------------------------------------------------------------- >> To unsubscribe, e-mail: >> [EMAIL PROTECTED] >> For additional commands, e-mail: >> [EMAIL PROTECTED] >> >> > > > > >__________________________________ >Yahoo! Music Unlimited >Access over 1 million songs. Try it free. >http://music.yahoo.com/unlimited/ > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] For >additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]