GitHub user jeremy-coulon opened a pull request:
https://github.com/apache/jena/pull/394
JENA-1519: OpWalkerVisitor with custom operators
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jeremy-coulon/jena bug-opext-jira-1519
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/394.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 #394
----
commit 74529be4f7da2ce1a16c5542df073a1911859751
Author: Jeremy Coulon <jeremy.coulon@...>
Date: 2018-04-10T15:19:29Z
Add UT showing the problem
commit 9c2bb1c183a70fafa1007857823e91aca9a1f18f
Author: Jeremy Coulon <jeremy.coulon@...>
Date: 2018-04-10T15:20:08Z
Fix OpWalkerVisitor for OpExt
----
---