Return-Path: Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Delivered-To: mailing list dev@ant.apache.org Received: (qmail 41596 invoked from network); 5 Mar 2003 21:15:01 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 5 Mar 2003 21:15:01 -0000 Received: (qmail 1123 invoked by uid 50); 5 Mar 2003 21:16:44 -0000 Date: 5 Mar 2003 21:16:44 -0000 Message-ID: <20030305211644.1122.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: dev@ant.apache.org Cc: Subject: DO NOT REPLY [Bug 17675] - metainf files ignored by jar task 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=17675 metainf files ignored by jar task ------- Additional Comments From levylambert@tiscali-dsl.de 2003-03-05 21:16 ------- I have tried to reproduce your problem, and I found the following : - the metainf files are in the ${build.deploy.dir}/entitybeans.jar - but you do not see them with winzip, you only see them with "jar tvf entitybeans.jar" Could you retry and confirm that this is the case ? There is another similar bug which someone has entered recently. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17648 can you confirm that it is the same basic problem, so that this bug be marked as a duplicate of 17648