RE: FW : Error while executing exec task

2005-08-18 Thread Dominique Devienne
ED] > Sent: Wednesday, August 17, 2005 6:23 AM > To: Ant Users List > Subject: FW : Error while executing exec task > > Now I have modified the build file like following : > > > > > > > > > Now the devenv is returning 1 and it says tha

FW : Error while executing exec task

2005-08-17 Thread Karunakar Chatla
hatla" <[EMAIL PROTECTED]> To: "Ant Users List" Sent: Wednesday, August 17, 2005 4:21 PM Subject: Error while executing exec task Hi, I have encountered a problem... I don't know whether to call it strange or I am doing it wrong. I have to compile a .Net project thro

Error while executing exec task

2005-08-17 Thread Karunakar Chatla
Hi, I have encountered a problem... I don't know whether to call it strange or I am doing it wrong. I have to compile a .Net project through exec task. Following is my build file : Script to build all the .Net Components