Re: Problems with calling an ant java task programatically

2007-04-13 Thread Ninju Bohra
't think you need to go through all the code you wrote (though it is wonderfully written) Good Luck Ninju - Original Message From: "Balasubramanian, Ravi Shankar" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Friday, April 13, 2007 3:21:43 AM Subject: Problems wi

Problems with calling an ant java task programatically

2007-04-13 Thread Balasubramanian, Ravi Shankar
Hi , I am using ant 1.6.5 and My ant script is as follows: " " I am trying to call this target programmatically from a java appli