On 2009-02-08, <j...@apache.org> wrote:

> -            toExecute.createArgument().setValue("_topdir" + topDir);
> +            toExecute.createArgument().setValue("_topdir " + topDir);

Might be worth to change that to two separate args and even use
setLocation for the topDir part (not that it would change much).

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org
For additional commands, e-mail: dev-h...@ant.apache.org

Reply via email to