Kevin Jackson wrote:
LocatorTest.testNetworkURI      
file:\\PC03\jclasses\lib\ant-1.7.0.jar

This is not a syntactically valid URI, I think.

LocatorTest.testUnixNetworkPath 
file://cluster/home/ant/lib

This is probably illegal too; AFAIK the host field is meaningless for a file-protocol URL.

LocatorTest.testUnixPath
Expected file:/home/ant/lib to resolve to /home/ant/lib but got D:\home\ant\lib
expected:<[/home/ant/]lib> but was:<[D:\home\ant\]lib>

Doesn't look like a bug to me, looks correct, assuming you are running on a Windows machine. Same for the subsequent failures.

-J.

--
[EMAIL PROTECTED]  netbeans.org  ant.apache.org  hudson.dev.java.net
            http://google.com/search?q=e%5E%28pi*i%29%2B1


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

Reply via email to