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.

The patch task might be a little simpler to use if you are always making the
exact same modification to the exact same file.  However, it would require a
patch executable on your path.



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

Reply via email to