You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Thomas Hackel <th...@bi-so.com> on 2004/08/16 11:39:18 UTC

Problem with antcall and properties

hi!

i have two build files. one buildfile(A) imports the other buildfile (B) 
(via include task).

now i call a target in B from a target of A. the target in B modifies 
or/and creates new properties.
none of the new properties are visible in A after the call to B's target.

i need the properties modified by an external buildfile (included) in 
the main build file.

maybe this is a bug or its just forbidden by the developers of ant.

is there a solution for my task?

thanks in advance,
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org