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=16529>. 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=16529 Unzip task: combination of fileset and patternset is broken when patternset is exclude, it seems to be OK with include ------- Additional Comments From [EMAIL PROTECTED] 2003-01-29 16:09 ------- I glanced at your build.xml, and you have one <patternset> with only <exclude> nested elements, and no <include>. You need <include name="**/*" /> to unzip something I would think... --DD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]