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

Andy Seaborne commented on JENA-521:
------------------------------------

Patch applied - probably.

I took the pull request as a patch file 
https://github.com/apache/jena/pull/2.patch because github-style pull requests 
are local to github.  Eclipse would not apply this patch but command line 
"patch -p 2" did. Visual inspection seesm to show it's OK.


                
>  IO_Jena.resetJena() does not reset RDF/XML
> -------------------------------------------
>
>                 Key: JENA-521
>                 URL: https://issues.apache.org/jira/browse/JENA-521
>             Project: Apache Jena
>          Issue Type: Bug
>          Components: RIOT
>    Affects Versions: Jena 2.10.1
>            Reporter: Stian Soiland-Reyes
>            Priority: Minor
>
> IO_JenaReaders.resetJena() - called by IO_Jena.resetJena() - did not reset 
> RDF/XML and RDF/XML-Abbrev.
> Similarly, IO_JenaWriters.resetJena() did not reset NT, RDF/JSON or RDFJSON.
> My suggested patch is at https://github.com/apache/jena/pull/2/files
> This patch includes full tests of both registering and resetting, and also 
> fixes JENA-520 nullpointerexception.

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