try the XMLTask referenced on the "External Tools and Tasks" page (http://jakarta.apache.org/ant/external.html) or the <Xinclude> task recently submitted to this list under the topic "[SUBMIT] Xinclude task".
-- knut > -----Original Message----- > From: Everitt, Andrew [mailto:[EMAIL PROTECTED] > Sent: Freitag, 7. Juni 2002 11:16 > To: 'Ant Developers List' > Subject: XML file manipulation task for Ant? > > > Hi All, > > Does anyone know of a way to manipulate XML files in Ant? I > am trying to add > configuration information to the standard jBoss container > configuration > during the build process. Alternatively a method for > inserting lines into > files at a specified position would work. Any help would be much > appreciated. > > Cheers, > Andi > ____________________ > Andrew Everitt > Lead Engineer > Development Team > Xerox Mobile Solutions, Cambridge, UK > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> >
