>>>>> "WF" == William Ferguson <[EMAIL PROTECTED]> writes:
WF> does this mean its now possible to have the Javadoc task extend WF> MatchingTask? Yes, although it might be easier to use filesets directly instead of using the implicit fileset MatchingTask provides. See ExecuteOn for an example of a task that can work on several filesets (which means multiple root directories) at once. Stefan