Steve,

I have had a talk with my PM and he told me that he also had this bug with ant.

1.7 doesn't want to work with network resources.

-
Denis

----- Original Message ----- From: "Denis Bessmertnyj" <[EMAIL PROTECTED]>
To: "Ant Users List" <user@ant.apache.org>
Sent: Friday, April 27, 2007 2:16 PM
Subject: Re: Ant: URI has an authority component


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


Ant is failing to extract the base directory of where the classes are running from, which implies that it cannot create a URL/URI from: %JCLASSES_LIB_DIR%\ant-1.7.0.jar

What is %ANT_CLASSPATH% ? And please, replies to the group, not me direct.

-steve

---------------------------------------------------------------------
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]



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

Reply via email to