[
https://issues.apache.org/jira/browse/JENA-404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Seaborne resolved JENA-404.
--------------------------------
Resolution: Fixed
Assignee: Claude Warren
Fix Version/s: Jena 3.0.0
It is in {{src/test/resources/regression/testModelEquals}}.
> move /testing/regression/testModelEquals to
> /src/test/resources/testing/regresson/testModelEquals
> -------------------------------------------------------------------------------------------------
>
> Key: JENA-404
> URL: https://issues.apache.org/jira/browse/JENA-404
> Project: Apache Jena
> Issue Type: Bug
> Components: Jena
> Affects Versions: Jena 2.7.4, Jena 2.10.0
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Major
> Fix For: Jena 3.0.0
>
>
> the files /testing/regression/testModelEquals are used in the Model testing
> framework which is now used outside the Jena application. Moving the files
> to /src/test/resources/testing/regresson/testModelEquals will make them
> available as part of the test jar without modification to the POM.
> Usage within the tests will need to modified to use URLs loaded via the class
> loader rather than "file" URLs that access the files directly.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)