GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/364
JENA-1482: tests for null NodeIds at the TDB level
Showing up in the build in jena-text as
`org.apache.jena.tdb.TDBException: No node in NodeTable for NodeId
[DoesNotExist]`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena JENA-1482_more
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/364.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 #364
----
commit 289fd30b2a747ff007c9aeda0b011f255328e2f9
Author: Andy Seaborne <andy@...>
Date: 2018-02-21T14:12:48Z
JENA-1482: tests for null NodeIds at the TDB level
----
---