> > big big +1 from me, needless to say (from an end user > perspective, at least). > It shouldn't require ant 1.5 (dirsets), but can be a regular > fileset which > xdoclet can work its magic on to read in the dirs/files it specifies. >
We'll need Ant 1.5 anyway in order to support dynamically pluggable modules (like app-server sub-elements to <ejbdoclet>) FYI: 1.5 makes it possible to avoid having createBlaBla methods in tasks. Sub-elements can now be created with Ant 1.5's new createDynamicElement(String) -So why not use the other goodies it has ;-) Cheers, Aslak _______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
