Hi, you may use the <shellscript> from antcontrib
http://ant-contrib.sourceforge.net/ but beware = use version 1.0b2 instead of 1.0b3, for me some tasks didn't work anymore with 1.0b3, there seem to be some bugs in that release. Regards, Gilbert -----Original Message----- From: Sayed, Irfan (Irfan) [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 17, 2007 9:39 AM To: [email protected] Subject: Unix command in build .xml Hi All, I need to execute UNIX command (for example ls -l) in Ant's build.xml file. Can somebody please help me in this case. Do I need to write task for this or anything else. Please help. Regards Irfan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
