From user-return-44718-apmail-ant-user-archive=ant.apache.org@ant.apache.org Sun Jul 25 14:58:56 2004 Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 75169 invoked from network); 25 Jul 2004 14:58:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Jul 2004 14:58:56 -0000 Received: (qmail 38368 invoked by uid 500); 25 Jul 2004 14:58:49 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 38307 invoked by uid 500); 25 Jul 2004 14:58:49 -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 38294 invoked by uid 99); 25 Jul 2004 14:58:49 -0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received: from [213.165.64.20] (HELO mail.gmx.net) (213.165.64.20) by apache.org (qpsmtpd/0.27.1) with SMTP; Sun, 25 Jul 2004 07:58:48 -0700 Received: (qmail 16907 invoked by uid 0); 25 Jul 2004 14:58:46 -0000 Received: from 80.128.234.88 by www57.gmx.net with HTTP; Sun, 25 Jul 2004 16:58:46 +0200 (MEST) Date: Sun, 25 Jul 2004 16:58:46 +0200 (MEST) From: "Antoine Levy-Lambert" To: "Ant Users List" MIME-Version: 1.0 References: <20040724151846.55907.qmail@web40512.mail.yahoo.com> Subject: Re: Using tidy.jar in Java task-problem X-Priority: 3 (Normal) X-Authenticated: #22961642 Message-ID: <29697.1090767526@www57.gmx.net> X-Mailer: WWW-Mail 1.6 (Global Message Exchange) X-Flags: 0001 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Hello Deepak, > Hi, > > I have solved the problem by using a foreach task. So > everythings fine now. My next task is to rename all > the files that I have made tidy. I have to rename all > the files from .html to .ehtml so that it can be added > to forrest tool for building the project site. > use the move task with a nested mapper. Have a look at the documentation. This should be an easy one. Cheers, Antoine --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org