You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by afs <gi...@git.apache.org> on 2017/06/03 22:03:29 UTC

[GitHub] jena pull request #259: JENA-1357: Add support for a StreamManager when buil...

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().

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jena pull request #259: JENA-1357: Add support for a StreamManager when buil...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] jena issue #259: JENA-1357: Add support for a StreamManager when building an...

Posted by kinow <gi...@git.apache.org>.
Github user kinow commented on the issue:

    https://github.com/apache/jena/pull/259
  
    Everything builds fine locally, all tests pass. Code looks good, and the few parts I am familiar in the change seem OK too. +1 lgtm


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---