hello,
I want to call a target from an other antfile (using <
ant ...>

, but I also want to add arguments to ant . (And I don't want to use exec).
So my Question
*Is there a way to call an ant target from an other build.file by using ant, and adding command line values to ant? *
I tried it that way, but it doesn't work.
I would like to call the target from the buildfile build.xml, with logging .