You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2017/06/16 13:34:07 UTC

[1/2] marmotta git commit: Fixes 'the getContextIDs operation is not yet supported' because of outdated blueprints-graph-sail (2.4.0)

Repository: marmotta
Updated Branches:
  refs/heads/develop b34c3dc80 -> 6e4955b7d


Fixes 'the getContextIDs operation is not yet supported' because of outdated blueprints-graph-sail (2.4.0)


Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/81b0ecc3
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/81b0ecc3
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/81b0ecc3

Branch: refs/heads/develop
Commit: 81b0ecc3389d41816a23fa21fb2fc34d43fcfc94
Parents: b34c3dc
Author: David Fernández <da...@csuc.cat>
Authored: Thu Jun 15 10:12:21 2017 +0200
Committer: David Fernández <da...@csuc.cat>
Committed: Thu Jun 15 10:12:21 2017 +0200

----------------------------------------------------------------------
 platform/backends/marmotta-backend-titan/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/marmotta/blob/81b0ecc3/platform/backends/marmotta-backend-titan/pom.xml
----------------------------------------------------------------------
diff --git a/platform/backends/marmotta-backend-titan/pom.xml b/platform/backends/marmotta-backend-titan/pom.xml
index 08a379a..b9e4b19 100644
--- a/platform/backends/marmotta-backend-titan/pom.xml
+++ b/platform/backends/marmotta-backend-titan/pom.xml
@@ -165,7 +165,7 @@
         <dependency>
             <groupId>com.tinkerpop.blueprints</groupId>
             <artifactId>blueprints-graph-sail</artifactId>
-            <version>2.4.0</version>
+            <version>2.6.0</version>
         </dependency>
     </dependencies>
 


[2/2] marmotta git commit: MARMOTTA-667: Merged patch by @luskaner on github, closes #30

Posted by wi...@apache.org.
MARMOTTA-667: Merged patch by @luskaner on github, closes #30

* luskaner/develop:
  Fixes 'the getContextIDs operation is not yet supported' because of outdated blueprints-graph-sail (2.4.0)

Signed-off-by: Sergio Fernández <wi...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/marmotta/repo
Commit: http://git-wip-us.apache.org/repos/asf/marmotta/commit/6e4955b7
Tree: http://git-wip-us.apache.org/repos/asf/marmotta/tree/6e4955b7
Diff: http://git-wip-us.apache.org/repos/asf/marmotta/diff/6e4955b7

Branch: refs/heads/develop
Commit: 6e4955b7dd6bc5d1bbf7407d1225d430fa185103
Parents: b34c3dc 81b0ecc
Author: Sergio Fernández <wi...@apache.org>
Authored: Fri Jun 16 15:33:22 2017 +0200
Committer: Sergio Fernández <wi...@apache.org>
Committed: Fri Jun 16 15:33:22 2017 +0200

----------------------------------------------------------------------
 platform/backends/marmotta-backend-titan/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------