You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Ch...@bertelsmann.de on 2007/06/13 15:08:15 UTC

Edit XML-Files with Ant

Hi,

 

I'm using Ant to generate an update site from my RCP-project. In this
project I have different XML-files with version numbers in it. My ant
task asks the user to type in this version number so I have to update
these files with the given version number. The file "site.xml" of an
update site is an example for that. Any ideas how I can modify these
files?

 

Regards,

C.P.


AW: Edit XML-Files with Ant

Posted by Ch...@bertelsmann.de.
Thanks for your hints. I guess with your documentation I will handle it.

Regards,
C.P.


-----Original Message-----
From: Christoph.Paschedag@bertelsmann.de
[mailto:Christoph.Paschedag@bertelsmann.de] 
Sent: Wednesday, June 13, 2007 3:08 PM
To: user@ant.apache.org
Subject: Edit XML-Files with Ant

Hi,

 
/*
Any ideas how I can modify these
files?
*/

xml task recommended
http://www.oopsconsultancy.com/software/xmltask/
 

Regards,
Gilbert


---------------------------------------------------------------------
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


RE: Edit XML-Files with Ant

Posted by "Rebhan, Gilbert" <Gi...@huk-coburg.de>.
 



-----Original Message-----
From: Christoph.Paschedag@bertelsmann.de
[mailto:Christoph.Paschedag@bertelsmann.de] 
Sent: Wednesday, June 13, 2007 3:08 PM
To: user@ant.apache.org
Subject: Edit XML-Files with Ant

Hi,

 
/*
Any ideas how I can modify these
files?
*/

xml task recommended
http://www.oopsconsultancy.com/software/xmltask/
 

Regards,
Gilbert


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org