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

Andy Seaborne commented on JENA-2003:
-------------------------------------

The root cause is that Windows filenames can have a trailing component, after a 
":", ([NTFS 
ADS|https://en.wikipedia.org/wiki/NTFS#Alternate_data_streams_(ADS)]). This 
clashes with the use of URI scheme name, which also uses ":".

> Common IO update breaks determining syntax from filenames.
> ----------------------------------------------------------
>
>                 Key: JENA-2003
>                 URL: https://issues.apache.org/jira/browse/JENA-2003
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Base, RIOT
>    Affects Versions: Jena 3.16.0
>         Environment: MS Windows
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Blocker
>             Fix For: Jena 3.17.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Apache Commons IO 2.7.0 added a check for misplaced ':' in Windows filenames. 
> This breaks handling filenames, and other URIs, with a schema name.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to