Bugs item #446350, was opened at 2001-07-31 04:37 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=446350&group_id=31602 Category: None Group: None Status: Open >Resolution: Postponed Priority: 5 Submitted By: Andrew Stevens (stevensa) Assigned to: Nobody/Anonymous (nobody) Summary: Can't use both packagenames and fileset Initial Comment: The <ejbdoclet> task documentation says to use "at least one of" the packagenames attribute and the fileset nested element. However, if you use both (e.g. to include only *EJB.java files within a set of packages) you get the error message "Specify either packagenames attribute or nest a fileset". You can work around this by putting the package's path in the fileset's include element, though that may require you to add a separate include element for each package in the list, so isn't ideal. ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=402704&aid=446350&group_id=31602 _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
