Marco Struck <[EMAIL PROTECTED]> wrote: > i would like to write an own task which use the nested tag > <fileset>. > > i took a look to the copy task. > there is the method > > public void addFileset(FileSet set); > > i have also defined this method in my own task, but it doesn't work. But it should, that's exactly the way to do it. Please read <http://jakarta.apache.org/ant/jakarta-ant/docs/index.html#writingowntask> and see whether it will get you further. Stefan
- user defined tasks Marco Struck
- Re: user defined tasks Stefan Bodewig
- Re: user defined tasks Peter Donald
- user defined tasks marco struck
- Re: user defined tasks Sean Kelly
