Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 82398 invoked from network); 12 May 2009 06:05:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 May 2009 06:05:56 -0000 Received: (qmail 74200 invoked by uid 500); 12 May 2009 06:05:51 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 73970 invoked by uid 500); 12 May 2009 06:05:50 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 73954 invoked by uid 99); 12 May 2009 06:05:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 06:05:50 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [62.154.176.138] (HELO icon040.icongmbh.de) (62.154.176.138) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 06:05:42 +0000 Received: from icsrv02.icongmbh.de (unknown [192.168.195.2]) by icon040.icongmbh.de (Postfix) with ESMTP id 7B61513BC8 for ; Tue, 12 May 2009 08:05:15 +0200 (CEST) X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: AW: Generate XML Date: Tue, 12 May 2009 08:05:14 +0200 Message-ID: <06080D44730F41428BAF2168FA8BDD800335FEEB@icsrv02.icongmbh.de> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Generate XML Thread-Index: AcnSZqJdeMnjIvHISHSm891MMqgEPgAYLwkg References: <3f8e0cac0905111130s5f261befp6bc68fbc394e2315@mail.gmail.com> From: "Knuplesch, Juergen" To: "Ant Users List" X-Virus-Checked: Checked by ClamAV on apache.org Why not use XSLT to create XML out of XML?=20 Or you put some placeholders into your XML and use the replace task... --=20 J=FCrgen Knuplesch=20 -----Urspr=FCngliche Nachricht----- Von: raghu guru [mailto:raghurefer@gmail.com]=20 Gesendet: Montag, 11. Mai 2009 20:30 An: user@ant.apache.org Betreff: Generate XML Hi All, Is there any task available to generate / edit the xml file. This is what i'mt rying to do, while building application i want to put = some information on the fly like, time,date,source code baseline being = built, deploytime into some xml document. this i want to keep on editing = for the lifecycle of that release. Any ideas? --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org