yes, I am using <antcall> thanks so much for your explanation and
suggestion - sounds like a winner!
Regards,
Hudson

On Dec 11, 2007 10:56 AM, Peter Reilly <[EMAIL PROTECTED]> wrote:
> You are most likely using <ant>or <antcall> to call the other targers
> this causes a new ant project to be created. porjects created in or modified 
> in
> the child projects have no effect on the properties in the main project.
>
> You can use <runtarget> from antcontrib to run the targets in the
> same project.
>
> Peter
>

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

Reply via email to