DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=31947>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=31947 War task should flatten files in <lib> element ------- Additional Comments From [EMAIL PROTECTED] 2004-10-29 17:07 ------- Actually, on viewing the source you can see that <lib> actually IS a ZipFileSet; however its prefix attribute is explicitly set in War. I can accept DD's argument here... albeit grudgingly. ;) Anyway, it really doesn't make a whole lot of sense add a <mapper> to <fileset>; it might make sense to add a <mapper> to <zipfileset>. I haven't had enough sleep to think about the proper behavior for it right now though. Also, if anyone can suggest a sane behavior for a <mapper> with regard to a plain <fileset> I'm all ears. Howard: I assume your <lib> entry has a dir attribute pointing to some directory, and you're including either the whole directory or "**/*.jar" or something. Just checking, you do NOT know the names of the subdirectories ahead of time or you would just include multiple <lib> entries, correct? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]