Java Mailing List Archive

http://www.ant-tasks.com/

Apache Ant Archive

» Ant Users List
» Ant Developers List
putting cmd args in ant.bat

putting cmd args in ant.bat

2005-06-09       - By Rebhan, Gilbert
Reply:     1     2     3     4     5  


Hi,

what's the right point to put the argument

-lib path/to/my/extralibs

in, if idon't want to put that path into %PATH% ?


[ ... ]
:end
set _JAVACMDset ANT_CMD_LINE_ARGS=-lib path/to/my/extralibs  <----- here ?
[ ... ]

With space after '=' or right behind like above ?

The manual only speeks of ANT_ARGS - Ant command-line arguments ...



Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@(protected)
For additional commands, e-mail: user-help@(protected)


©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.