[GitHub] jena pull request #152: JENA-1158: Union default graph

2016-07-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/152 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] jena pull request #152: JENA-1158: Union default graph

2016-07-08 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/152#discussion_r70122439 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/graph/GraphOps.java --- @@ -29,60 +29,49 @@ import org.apache.jena.sparql.core.Quad ; //

[GitHub] jena pull request #152: JENA-1158: Union default graph

2016-07-08 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/152#discussion_r70116076 --- Diff: jena-arq/src/main/java/org/apache/jena/sparql/graph/GraphOps.java --- @@ -29,60 +29,49 @@ import org.apache.jena.sparql.core.Quad ; //

[GitHub] jena pull request #152: JENA-1158: Union default graph

2016-07-08 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/152 JENA-1158: Union default graph This competes general handling of `urn:x-arq:UnionGraph`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena