You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by ajs6f <gi...@git.apache.org> on 2018/02/15 15:49:05 UTC

[GitHub] jena pull request #362: JENA-1389: Return 'this' rather than 'void' from Dat...

GitHub user ajs6f opened a pull request:

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

    JENA-1389: Return 'this' rather than 'void' from Dataset

    

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

    $ git pull https://github.com/ajs6f/jena JENA-1389

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

    https://github.com/apache/jena/pull/362.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 #362
    
----
commit d21aba27b73d3340e595f22b2ae58f7019b455aa
Author: ajs6f <aj...@...>
Date:   2018-02-15T15:47:37Z

    JENA-1389: Return 'this' rather than 'void' from Dataset

----


---

[GitHub] jena pull request #362: JENA-1389: Return 'this' rather than 'void' from Dat...

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

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


---