[ 
https://issues.apache.org/jira/browse/JENA-418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13611665#comment-13611665
 ] 

Brian McBride edited comment on JENA-418 at 3/23/13 9:26 AM:
-------------------------------------------------------------

And other couple:

// assuming a current drive of C:
new LocatorFile("/DIR").toFileName("C:foo") == ?
new LocatorFile("/DIR").toFileName("D:foo") == ?
                
      was (Author: bwm):
    And other couple:

// assuming a current drive of C:
new LocatorFile("/DIR").toFileName("C:/foo") == ?
new LocatorFile("/DIR").toFileName("D:/foo") == ?
                  
> Test riot.stream.TestStreamManager.fm_open_10() fails on windows 8
> ------------------------------------------------------------------
>
>                 Key: JENA-418
>                 URL: https://issues.apache.org/jira/browse/JENA-418
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: ARQ
>         Environment: Windows 8
>            Reporter: Brian McBride
>            Priority: Minor
>         Attachments: org.apache.jena.riot.stream.LocatorFile-2.patch, 
> org.apache.jena.riot.stream.LocatorFile.patch
>
>
> riot.stream.LocatorFile does not recognize a windows absolute pathname (e.g. 
> C:\foobar) as an absolute path.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to