[ 
https://issues.apache.org/jira/browse/JENA-520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748751#comment-13748751
 ] 

ASF subversion and git services commented on JENA-520:
------------------------------------------------------

Commit 1516942 from [~andy.seaborne] in branch 'jena/trunk'
[ https://svn.apache.org/r1516942 ]

JENA-520 and JENA-521
                
> NullPointerException in IO_Jena.resetJena()
> -------------------------------------------
>
>                 Key: JENA-520
>                 URL: https://issues.apache.org/jira/browse/JENA-520
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: RIOT
>    Affects Versions: Jena 2.10.1
>            Reporter: Stian Soiland-Reyes
>            Assignee: Andy Seaborne
>            Priority: Minor
>
> IO_JenaReaders.resetJena() (called by 
> org.apache.jena.riot.IO_Jena.resetJena()) - threw a NullPointerException.
> This is because it calls Property.setProperty("RDF/JSON", null) which does 
> not allow null as value.
> My suggested patch is at https://github.com/apache/jena/pull/2/files
> This patch also fixes the bug JENA-521 in that other readers and writers like 
> RDF/XML and RDF/XML-Abbrev were not reset.

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