DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11270>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11270 FileSet and DirSet break if the directory does not exist ------- Additional Comments From [EMAIL PROTECTED] 2002-08-05 21:42 ------- We have a number of optional components, such as images, resources, the compiled code, and the like, and all of these should be included in the jar if they are on the filesystem. Without a "emptyIfNotFound" flag, one writes filesets relative to directories much farther up the filesystem, or a separate jar task for each option. These are both uglier than simply having a zipfileset or fileset attribute that suppresses the exception if not found problem. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
