DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6278>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6278
ant.bat fails when CLASS_PATH env variable has double quotes in it
------- Additional Comments From conor@cortexebusiness.com.au 2002-02-06 21:35 -------
In general, you can happily define an environment variable containing spaces. It
is best to quote at the time of use. Can you try defining your CLASSPATH without
quotes
set CLASSPATH=c:\program files\Interbase Corp\Interclient\interclient.jar
--
To unsubscribe, e-mail: <mailto:ant-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-dev-help@jakarta.apache.org>
|