You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commonsrdf.apache.org by st...@apache.org on 2016/10/28 13:14:52 UTC

[30/49] incubator-commonsrdf git commit: Merge branch 'master' into COMMONSRDF-46

Merge branch 'master' into COMMONSRDF-46


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/7779fca8
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/7779fca8
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/7779fca8

Branch: refs/heads/master
Commit: 7779fca802793eabb0f3153e6780152825c7b23b
Parents: 96ca8ac 4f243b3
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Oct 26 16:49:26 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Oct 26 16:49:41 2016 +0100

----------------------------------------------------------------------
 .travis.yml                                        | 17 +++++++++--------
 .../commons/rdf/integrationtests/AllToAllTest.java | 16 +++++++---------
 .../commons/rdf/jsonldjava/JsonLdTripleLike.java   | 17 +++++++++++++++++
 .../rdf/jsonldjava/JsonLdBlankNodeTest.java        | 17 +++++++++++++++++
 .../apache/commons/rdf/rdf4j/ClosableIterable.java | 17 +++++++++++++++++
 5 files changed, 67 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/7779fca8/integration-tests/src/test/java/org/apache/commons/rdf/integrationtests/AllToAllTest.java
----------------------------------------------------------------------