[GitHub] jena pull request #326: JENA-1446: Fix for OpTriple and OpQuad when Var coll...

2017-12-11 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/jena/pull/326


---


[GitHub] jena pull request #326: JENA-1446: Fix for OpTriple and OpQuad when Var coll...

2017-12-10 Thread afs
GitHub user afs opened a pull request:

https://github.com/apache/jena/pull/326

JENA-1446: Fix for OpTriple and OpQuad when Var collecting.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/afs/jena fix-vars-optriple

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/jena/pull/326.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 #326


commit 525e72813d0d1a72feed4b2cf16f2bf53e4229d1
Author: Andy Seaborne 
Date:   2017-12-09T22:58:33Z

Handle OpTriple and OpQuad when Var collecting.




---