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/08/01 17:11:48 UTC

[jira] [Resolved] (JENA-488) TestReaders.testGetNTripleReader() is dependent upon ARQ not being loaded.

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

Claude Warren resolved JENA-488.
--------------------------------

       Resolution: Fixed
    Fix Version/s: Jena 2.10.2

Changed to verify returned object is not null.
                
> TestReaders.testGetNTripleReader() is dependent upon ARQ not being loaded.
> --------------------------------------------------------------------------
>
>                 Key: JENA-488
>                 URL: https://issues.apache.org/jira/browse/JENA-488
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: Jena, RIOT
>    Affects Versions: Jena 2.10.1
>            Reporter: Claude Warren
>            Assignee: Claude Warren
>              Labels: easyfix
>             Fix For: Jena 2.10.2
>
>
> The testGetNTripleReader test assumes that the NTriple reader will be an instance of NTripleReader, which is correct if ARQ has not been loaded.  When ARQ has been loaded the result is an instance of RDFReaderRIOT.  
> This bug is to fix the test to accept RDFReaderRIOT or NTripleReader as valid results.

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