Denis Bessmertnyj wrote:
Here is %JCLASSES_LIB_DIR% variable value (maybe it will be helpful)
\\PC03\jclasses\lib
Here is %ANT_CLASSPATH%
set
ANT_CLASSPATH=%JCLASSES_LIB_DIR%\ant-1.7.0.jar;%JCLASSES_LIB_DIR%\ant-launcher-1.7.0.jar;%JCLASSES_LIB_DIR%\xercesImpl-2.9.0.jar;%JCLASSES_LIB_DIR%\xml-apis-1.3.04.jar;%JCLASSES_LIB_DIR%\xml-resolver-1.2.jar;%JCLASSES_LIB_DIR%\xml-serializer-2.7.1.jar
OK. Try doing a full printout of ECHO %ANT_CLASSPATH% to see what happens
I suspect Ant can't handle a \\name\value path URL, which is causing the
problem, and it will go away if you use a hard coded name.
I'm going to open a bugrep ... here you go
http://issues.apache.org/bugzilla/show_bug.cgi?id=42275
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]