Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 19939 invoked from network); 7 Feb 2002 06:48:46 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 7 Feb 2002 06:48:46 -0000 Received: (qmail 12393 invoked by uid 97); 7 Feb 2002 06:48:53 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 12377 invoked by uid 97); 7 Feb 2002 06:48:53 -0000 Mailing-List: contact ant-dev-help@jakarta.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 ant-dev@jakarta.apache.org Received: (qmail 12363 invoked by uid 50); 7 Feb 2002 06:48:52 -0000 Date: 7 Feb 2002 06:48:52 -0000 Message-ID: <20020207064852.12362.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: ant-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 6282] - jar task includes unnecessary files in the created jar X-Spam-Rating: daedalus.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://nagoya.apache.org/bugzilla/show_bug.cgi?id=6282 jar task includes unnecessary files in the created jar ------- Additional Comments From bodewig@apache.org 2002-02-07 06:48 ------- I think what you really want it to drop both the basedir and the excludes attributes: basedir adds another fileset implicitly - and this one is the one that is adding all the files you don't want to see. -- To unsubscribe, e-mail: For additional commands, e-mail: