GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/355
JENA-1483: Promote with explicit promotion mode.
Includes a fix for JENA-1478.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena promote-arg
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/355.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 #355
----
commit d8306ce261fe0bd07ede33426b9850ecd16f8b6e
Author: Andy Seaborne <andy@...>
Date: 2018-02-03T15:03:41Z
promote(TxnType)
commit 5f99f5f3bb1a0e34d71048d1cec97f6b81bdbb64
Author: Andy Seaborne <andy@...>
Date: 2018-02-06T12:36:52Z
promote(Promote mode)
commit e44ca811387b457b9bf1227ca87f07c6ac6fecf2
Author: Andy Seaborne <andy@...>
Date: 2018-02-09T21:54:24Z
JENA-1478: Fix for contains(g,s,p,o)
----
---