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.
is that the right way or isn't it possible to use e.g. <fileset> tag ?
- Re: 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
