Sorry forgot :

i'm speaking of antinstall_dir/bin/ant.bat

 

-----Original Message-----
From: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 09, 2005 9:18 AM
To: user@ant.apache.org
Subject: putting cmd args in ant.bat


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 _JAVACMD=
set 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to