JENA-1452: Merge commit 'refs/pull/332/head' of github.com:apache/jena This closes #332.
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/d516f356 Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/d516f356 Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/d516f356 Branch: refs/heads/master Commit: d516f3569fb562badf04ba0e68f3926678491c58 Parents: ba2b415 c3c50fd Author: Andy Seaborne <[email protected]> Authored: Thu Dec 21 19:52:10 2017 +0000 Committer: Andy Seaborne <[email protected]> Committed: Thu Dec 21 19:52:10 2017 +0000 ---------------------------------------------------------------------- .../jena/sparql/graph/GraphUnionRead.java | 31 ++++++++++++++++++-- .../jena/sparql/graph/TestGraphUnionRead.java | 11 +++++++ .../apache/jena/atlas/lib/CollectionUtils.java | 7 +++++ .../jena/atlas/lib/TestCollectionUtils.java | 29 ++++++++++++------ 4 files changed, 66 insertions(+), 12 deletions(-) ----------------------------------------------------------------------
