Return-Path: Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 35845 invoked by uid 500); 1 Jul 2003 14:12:20 -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 35780 invoked from network); 1 Jul 2003 14:12:19 -0000 Received: from relay.t-intra.de (HELO relay.t-online-com.de) (62.156.147.74) by daedalus.apache.org with SMTP; 1 Jul 2003 14:12:19 -0000 Received: from DJ0X820J (p5080ed4f.dip0.t-ipconnect.de [80.128.237.79]) by relay.t-online-com.de (SMTPSVC(1.0.0.1)) with ESMTP id B608B15008B for ; Tue, 1 Jul 2003 15:54:14 +0200 (CEST) Message-ID: <016001c33fda$ed0da260$030200c0@DJ0X820J> From: "Antoine Levy-Lambert" To: "Ant Users List" References: Subject: Re: Problem with fileset [was : Ant book review in JavaPro July 2003] Date: Tue, 1 Jul 2003 16:13:20 +0200 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.1106 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N try this with ** in the include pattern, the ${webapp.root} and its subdirs will be scanned ----- Original Message ----- From: "Maris Orbidans" To: "Ant Users List" Sent: Tuesday, July 01, 2003 4:08 PM Subject: RE: Ant book review in JavaPro July 2003 Hello I created a task to deploy JSP files, however it's not working as I expect. If I use with or tag, than sometimes files aren't copied. For example, this task doesnt copy JSP files properly. Sometimes there is a new JSP file in ${webapp.root}/tiles which doesnt exist in ${tomcat.home}/webapps/iaks/tiles, however the task doesnt copy the file. could someone help me ? Maris Orbidans --------------------------------------------------------------------- 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