[
https://issues.apache.org/jira/browse/JENA-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne updated JENA-851:
-------------------------------
Issue Type: Improvement (was: Bug)
> com.hp.hpl.jena.n3.IRIResolver.resolveFileURL does not correctly resolve file
> URL when file is in a jar.
> --------------------------------------------------------------------------------------------------------
>
> Key: JENA-851
> URL: https://issues.apache.org/jira/browse/JENA-851
> Project: Apache Jena
> Issue Type: Improvement
> Components: ARQ, IRI
> Environment: Linux
> Reporter: Claude Warren
> Priority: Minor
>
> Test class extends TestModelRead.
> TestModelRead has a test testSimpleLoadImplictBase() which uses the
> deprecated com.hp.hpl.jena.n3.IRIResolver.resolveFileURL() to resolve a file
> name for a datafile for a test.
> The calling class creates a StreamManager to read from jar files but it is
> not used by com.hp.hpl.jena.n3.IRIResolver.
> As com.hp.hpl.jena.n3.IRIResolver is deprecated should we just remove this
> test or modify it to use the StreamManager?
> Is there a timeline to remove the com.hp.hpl.jena.n3.IRIResolver?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)