Thank You James. ----- Original Message ----- From: "James Fuller" <[EMAIL PROTECTED]> To: "Ant Users List" <user@ant.apache.org> Sent: Wednesday, July 13, 2005 6:03 PM Subject: Re: Queries on using ANT
> Karunakar Chatla wrote: > > >Thanks for the help. > > > >For 2nd query : > > > >We need to build some of the components in the system and publish the build > >information, like, Release Number, Build Number, Components affected on a > >web page. There exists a web page and we have to update that web page each > >time the build is performed. Also have to preserve the history of the > >previous builds. > >How can we update that web page from ANT? Is there any task defined to > >perform this action? > > > u can use the 3rd party xmltask for editing html....at the simplest u > could use an <echo/> task to perpetually append information to a file. > there is no specific 'edithtml' Ant task though that I know about. > > gl, Jim Fuller > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]