Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 94653 invoked from network); 13 Nov 2003 12:52:02 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 13 Nov 2003 12:52:02 -0000 Received: (qmail 56742 invoked by uid 500); 13 Nov 2003 12:51:49 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 56702 invoked by uid 500); 13 Nov 2003 12:51:48 -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 56602 invoked from network); 13 Nov 2003 12:51:47 -0000 Received: from unknown (HELO 137100.vserver.de) (62.75.137.100) by daedalus.apache.org with SMTP; 13 Nov 2003 12:51:47 -0000 Received: from D2CFT80J (localhost.localdomain [127.0.0.1]) (authenticated) by 137100.vserver.de (8.11.6/8.11.6) with ESMTP id hADCpaI07652 for ; Thu, 13 Nov 2003 13:51:37 +0100 From: =?iso-8859-1?Q?Antoine_L=E9vy-Lambert?= To: "Ant Users List" Subject: AW: Patternset + unzip Date: Thu, 13 Nov 2003 13:50:22 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <918C68DA5691D5119DED00508B8BE3C19D7E69@inszx002> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal 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 try to add to your patternset an Cheers, Antoine -----Urspr�ngliche Nachricht----- Von: Mehta, Suketu [mailto:Suketu.Mehta@atosorigin.com] Gesendet: Donnerstag, 13. November 2003 13:51 An: user@ant.apache.org Betreff: Patternset + unzip Hi All, I am using ANT version 1.5.1. I have following target in my build .xml But when i execute this ant script ,no files are unzipped in the source directory and i get the message that build is successful. if i comment the patternset element then all the files are unzipped in the source directory. What could be the problem? Regards, Suketu Mehta --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org