Github user xristy commented on the issue:
https://github.com/apache/jena/pull/436
Thanks everyone. I seemed to have finally merged PR#436. I ended up using
@rvesse plus a bit from the commit workflow (which I agree should be linked on
the Contributing page):
> git checkout master
> git pull apache master
> git merge Jena-1556-MutilingualEnhancements-3.8.0
> mvn clean install -Pdev
> git push apache master
I put the proper defns in the jena/.git/config for the remotes---
