My buildfile(say 'a' ) has an 'ant' task which uses the build.xml lying in a
different directory.This build.xml file has a jar task.
If i execute my original file 'a' then build fails giving me an error as

zip file cannot include itself...(which is at the jar target in b)..

But if I execute the 'b' file independently it runs just fine... 

Can anyone help me out

tar
Sujan

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to