Claude Warren created JENA-404:
----------------------------------

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


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