You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Claude Warren (JIRA)" <ji...@apache.org> on 2013/03/31 10:59:15 UTC

[jira] [Updated] (JENA-424) graph MetaTestGraph and model AbstractTestPackage use files not included in test jar

     [ https://issues.apache.org/jira/browse/JENA-424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claude Warren updated JENA-424:
-------------------------------

    Description: 
AbstractTestGraph uses files in /testing/regression/testModelEquals which are not in the test jar.

Fix is to move the files to the test/resources directory and fix the code in AbstractTestGraph to open use getResourceAsStream() to open them.


  was:
AbstractTestGraph uses files in /testing/regression/testModelEquals which are not in the test jar.

Fix is to move the files to the test/resources directory and fix the code in AbstractTestGraph to open use getResourceAsStream() to open them.

        Summary: graph MetaTestGraph and model AbstractTestPackage use files not included in test jar  (was: AbstractTestGraph uses files in /testing/regression/testModelEquals which are not in the test jar.)

Title changed to reflect broadening of issue.
                
> graph MetaTestGraph and model AbstractTestPackage use files not included in test jar
> ------------------------------------------------------------------------------------
>
>                 Key: JENA-424
>                 URL: https://issues.apache.org/jira/browse/JENA-424
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>            Priority: Minor
>
> AbstractTestGraph uses files in /testing/regression/testModelEquals which are not in the test jar.
> Fix is to move the files to the test/resources directory and fix the code in AbstractTestGraph to open use getResourceAsStream() to open them.

--
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