GitHub user afs opened a pull request:

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

    TDB2 tidyup

    Including JENA-1521 (TDB1 and TDB2 close).

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

    $ git pull https://github.com/afs/jena tdb2-tidyup

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

    https://github.com/apache/jena/pull/397.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 #397
    
----
commit 32608d250fa60788b53db71b79d904fb63dbdd88
Author: Andy Seaborne <andy@...>
Date:   2018-04-13T12:59:35Z

    Add TDB2Factory.assembleDataset. Remove out of date comments.

commit f6d3c77f32e5ba8c48d2b987dea3915004970eab
Author: Andy Seaborne <andy@...>
Date:   2018-04-13T13:04:55Z

    JENA-1521: Don't close. TDB1 and TDB2 datasets are managed differently.

commit 246786abfb60f2908bce52772cd40771ba2a206d
Author: Andy Seaborne <andy@...>
Date:   2018-04-13T13:05:16Z

    Remove deprecated DatasetGraphWithLock.

commit 67b18af43f54814f66f63c13866556b4256e459c
Author: Andy Seaborne <andy@...>
Date:   2018-04-13T13:31:51Z

    JENA-1521: Only really close if non-transactional

commit d65e0ae630911cf1665cbd354d928765d16491ce
Author: Andy Seaborne <andy@...>
Date:   2018-04-13T13:43:53Z

    Remove stray local/

----


---

Reply via email to