You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/06/03 22:04:04 UTC

[jira] [Commented] (JENA-1357) Add support for setting a StreamManager in RDFParser.

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

ASF GitHub Bot commented on JENA-1357:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/259

    JENA-1357: Add support for a StreamManager when building an RDFParser.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena rdfparser-streammanager

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/259.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #259
    
----
commit fb95291ad471ae1e7fb4c1f3eb77fbe832b57e51
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-03T21:50:19Z

    Add StreamManager support.

commit 52068f1fb7bcf9f5369b2f88ac1b165a01eae931
Author: Andy Seaborne <an...@apache.org>
Date:   2017-06-03T21:54:58Z

    Use RDFParser+streamManager().

----


> Add support for setting a StreamManager in RDFParser.
> -----------------------------------------------------
>
>                 Key: JENA-1357
>                 URL: https://issues.apache.org/jira/browse/JENA-1357
>             Project: Apache Jena
>          Issue Type: Improvement
>          Components: RIOT
>    Affects Versions: Jena 3.4.0
>            Reporter: Andy Seaborne
>            Assignee: Andy Seaborne
>            Priority: Minor
>             Fix For: Jena 3.4.0
>
>
> It can only be done via the {{Context}} currently and it is not frozen when the {{RDFParser}} is built.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)