Github user kinow commented on the issue:
https://github.com/apache/jena/pull/114
Rebased using GitHub's interface :tada: (never used it before, hope didn't
make any silly mistakes :-) ).
Good points @afs ! I noticed the existing SPARQL to JSON result writers, so
adjusted a bit the code to use that.
Now when I try to rebase against the master branch I get a bunch of
conflicts, but GitHub web interface seems to indicate it's all good. I was
trying to find a simple way to rebase it, but if I can't fix the conflicts and
compile & test it, I'll just revert to what was before and then just manually
rebase :)
---