----- Original Message -----
From: "Curt Arnold" <[EMAIL PROTECTED]>
To: "Ant Developers List" <[EMAIL PROTECTED]>
Sent: Friday, June 07, 2002 6:53 AM
Subject: Re: XML file manipulation task for Ant?


> Everitt, Andrew [mailto:[EMAIL PROTECTED] wrote:
> > > Does anyone know of a way to manipulate XML files in Ant?
>
> [EMAIL PROTECTED] wrote:
> > 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".
>
> XMLTask?  If  you mean the xslt/style task
> (http://jakarta.apache.org/ant/manual/CoreTasks/style.html?), then I'd
agree
> with you, if you mean something else, I have no clue what you are talking
> about.

do what Kurt proposes: look at the external XMLTask that does a lot more
than style.

for building deployment descriptors, web.xml etc, the tool of choice is
really <xdoclet>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to