From user-return-41622-apmail-ant-user-archive=ant.apache.org@ant.apache.org Fri Mar 05 09:07:19 2004 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 84824 invoked from network); 5 Mar 2004 09:07:19 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 5 Mar 2004 09:07:19 -0000 Received: (qmail 94401 invoked by uid 500); 5 Mar 2004 09:06:46 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 94369 invoked by uid 500); 5 Mar 2004 09:06:46 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 94352 invoked from network); 5 Mar 2004 09:06:45 -0000 Received: from unknown (HELO iloginc.ilog.com) (208.238.0.21) by daedalus.apache.org with SMTP; 5 Mar 2004 09:06:45 -0000 Received: from sgmbx01.ilog.biz (sgmbx01.ilog.biz [192.168.80.47]) by iloginc.ilog.com (8.12.11/8.12.10) with ESMTP id i2596voj021246 for ; Fri, 5 Mar 2004 01:06:58 -0800 (PST) Received: from W2KQDUAN ([192.168.80.165]) by sgmbx01.ilog.biz with Microsoft SMTPSVC(5.0.2195.6713); Fri, 5 Mar 2004 17:06:58 +0800 Message-ID: <015e01c40291$36c7e540$a550a8c0@ilog.biz> From: "Duan Qiang" To: "Ant Users List" References: <6.0.1.1.0.20040305162608.02cfdc28@mailhost> <014b01c40290$a015b5a0$a550a8c0@ilog.biz> Subject: Re: ant bug? Date: Fri, 5 Mar 2004 17:06:58 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-OriginalArrivalTime: 05 Mar 2004 09:06:58.0594 (UTC) FILETIME=[36CA0820:01C40291] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N sorry, it's my mistake ;) dq ----- Original Message ----- From: "Duan Qiang" To: "Ant Users List" Sent: Friday, March 05, 2004 5:02 PM Subject: ant bug? > Hi, > > ANT 1.6 > > The , although same, perform differently in the two tasks: > > > excludes="**/output/**/*.xml"/> > > > > excludes="**/output/**/*.xml"/> > > > In the first zip task, I update a file in the zip file, the excludes does > not take effect, while in the second copy task, the excludes works file. > > This might be a bug? > > Regards, > > Duan Qiang > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org