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

Brian McBride commented on JENA-418:
------------------------------------

The other errors I was seeing occur when I run junit on the ARQ test directory 
in Eclipse.  The other errors do not occur with 'mvn install'.  After 
discussion with DaveR I suspect that Eclipse is finding tests that are not 
included in the build process - perhaps old tests that are no longer current.

A colleague has confirmed that fm_open_10() also fails on a fresh build on 
Windows 7. 

With this patch applied, 'mvn install' works on Windows 8.

I have also have a shorter patch file with just the changed lines.  I'll attach 
that in mo'.
                
> 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.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