On Thu, 31 Oct 2002, Simon Baker <[EMAIL PROTECTED]> wrote: > If i echo %ANT_ARGS% the env var is definitely set, but i do not > receive the log file via email.
ant.bat in 1.5.1 has removed support for ANT_ARGS and JAVACMD by accident, please pick up the one from CVS <http://cvs.apache.org/viewcvs.cgi/*checkout*/jakarta-ant/src/script/ant.bat?rev=HEAD> and see wether it works for you. Stefan -- To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:ant-user-help@;jakarta.apache.org>
