Subject: Re: Integrating HTML tidy with Ant build.
From: "James Petry" <jpetry@xxxxxxxxx>
Date: Sun, 30 May 2004 19:09:32 +0100
|
From: "Angeshwar Deepak" <angeshwar@xxxxxxxxx>
>
> Integrating HTML tidy with Ant build.
>
You can use the <exec> task in Ant
to run any command line tool, so you should be able
to use it with HTML tidy.
There is a mailing list for Ant users where you will get more
assistance that on this XSLT list.
http://ant.apache.org/mail.html
Best Wishes,
James
--
"Be excellent to each other", Bill & Ted
|