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? Your suggestion helps lot in deciding our approach. ----- Original Message ----- From: "Jeffrey E Care" <[EMAIL PROTECTED]> To: "Ant Users List" <user@ant.apache.org> Sent: Wednesday, July 13, 2005 5:49 PM Subject: Re: Queries on using ANT > 1) I'm not familiar with ".dsw" files, but you can always use the <exec> > task to execute a native program from Ant. > 2) Possible, yes. Without specific information about your context & > environment it's not possible for anyone on this list to determine if it's > feasible in your particular case. > > -- > Jeffrey E. Care ([EMAIL PROTECTED]) > WebSphere Build SWAT Team Lead > WebSphere Build Tooling Lead (Project Mantis) > https://w3.opensource.ibm.com/projects/mantis > > > "Karunakar Chatla" <[EMAIL PROTECTED]> wrote on 07/13/2005 02:23:12 > AM: > > > > > Hi, > > > > I am currently using ANT in my project. I have following queries - > > 1) I have the requirement to build a C++ project( .dsw file ). > > How can I do this, as I didn't find any direct support in ANT Task > list? > > 2) Can I publish an HTML page on a web page using ANT? > > > > Thanks, > > Karunakar Chatla > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]