Then you havent found the manual? Developing with Ant | Tasks using Properties, Filesets & Paths
Jan >-----Ursprüngliche Nachricht----- >Von: David A. Bartmess [mailto:[EMAIL PROTECTED] >Gesendet: Sonntag, 31. Juli 2005 23:05 >An: user@ant.apache.org >Betreff: Sample of custom task showing how to get filesets? > >I'm confused by the custom tasks, and how to get the filesets >from nested fileset elements. > >Do these get created automatically, and all I have to provide >is a public void add(FileSet fset) method in the Task-derived >custom task? > >Or are there special methods I need to call from the inherited >Task class? > >I don't see much on the web on how to do this, I've looked >through all the message bases and FAQ's, but there's no real >good tutorial on how to write a "complete" custom task, and >how methods get called or data gets generated by the Task class. > >Thanks! > >David A. Bartmess >Sr. Software Configuration Manager >http://edingo.net > >Member of the International Internet Leathercrafters Guild >http://iilg.org > > > >--------------------------------------------------------------------- >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]