Return-Path: Delivered-To: apmail-ant-dev-archive@www.apache.org Received: (qmail 49592 invoked from network); 29 Oct 2004 17:05:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 29 Oct 2004 17:05:26 -0000 Received: (qmail 10521 invoked by uid 500); 29 Oct 2004 17:05:07 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 10414 invoked by uid 500); 29 Oct 2004 17:05:05 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 10329 invoked by uid 99); 29 Oct 2004 17:05:04 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from [192.18.33.10] (HELO exchange.sun.com) (192.18.33.10) by apache.org (qpsmtpd/0.28) with SMTP; Fri, 29 Oct 2004 10:05:03 -0700 Received: (qmail 20541 invoked by uid 50); 29 Oct 2004 17:07:08 -0000 Date: 29 Oct 2004 17:07:08 -0000 Message-ID: <20041029170708.20540.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 31947] - War task should flatten files in element X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . 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 element ------- Additional Comments From gudnabrsam@yahoo.com 2004-10-29 17:07 ------- Actually, on viewing the source you can see that 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 to ; it might make sense to add a to . 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 with regard to a plain I'm all ears. Howard: I assume your 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 entries, correct? --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org