I have a build process that invokes another build process using <ant>.

Both build process have a 'compile' target.

If I invoke referenced build process, then my own compile target, the 'compile' target is executed on the invoked build process, my own 'compile' target will not be invoked.

Is this a bug?

Regards, Upayavira



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



Reply via email to