How to call a task from a directory

2008-12-04 Thread madhu sudan
Hi, How to call target, say t1 from C:\abc\build.xml file into target, say x1 (D:\xyz\build.xml file)? Both build files are defined in two different directories. -- Looking forward to hear from you. Thanks & Regards Madhusudan Sharma

Symbolic Link with ANT

2005-02-22 Thread Madhu .
I am trying to create a symbolic link using the target below; However it is throwing the exception below. BUILD FAILED file:/ms/.global/ny.w/user/m/madhue/build.xml:15: Execute failed: java.io.IOException: /bin/ln -s: not found Do i need to set any shell paths for the buil