On Sat, 27 Oct 2007, Jesse Glick <[EMAIL PROTECTED]> wrote:
> Kevin Jackson wrote:
>> LocatorTest.testNetworkURI   
>> file:\\PC03\jclasses\lib\ant-1.7.0.jar
> 
> This is not a syntactically valid URI, I think.

Agreed.

>> LocatorTest.testUnixNetworkPath      
>> file://cluster/home/ant/lib
> 
> This is probably illegal too; AFAIK the host field is meaningless
> for a file-protocol URL.

I think it is not (SMB or NFS), something like "ls //nfserver/homes/mine"
translates into a file URI with host.

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

Agreed again.

Stefan

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

Reply via email to