You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by rp...@apache.org on 2013/11/02 11:47:57 UTC

[06/11] git commit: Merge remote-tracking branch 'origin/develop' into develop

Merge remote-tracking branch 'origin/develop' into develop


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

Branch: refs/heads/develop
Commit: 6ed2fc8d874e6c4180214ae99dfcd7ee6845d622
Parents: 7c81a29 85915f9
Author: Raffaele Palmieri <rp...@apache.org>
Authored: Sun Jun 23 11:45:10 2013 +0200
Committer: Raffaele Palmieri <rp...@apache.org>
Committed: Sun Jun 23 11:45:10 2013 +0200

----------------------------------------------------------------------
 libraries/kiwi/kiwi-triplestore/pom.xml         |   6 +
 .../kiwi/persistence/KiWiConnection.java        |  60 ++-----
 .../marmotta/kiwi/persistence/KiWiDialect.java  |  19 +-
 .../kiwi/persistence/KiWiPersistence.java       |  65 ++++++-
 .../apache/marmotta/kiwi/sail/KiWiStore.java    |   2 +-
 .../marmotta/kiwi/test/H2ConcurrencyTest.java   | 176 +++++++++++++++++++
 .../kiwi/test/MySQLConcurrencyTest.java         | 174 ++++++++++++++++++
 .../kiwi/test/PostgreSQLConcurrencyTest.java    | 174 ++++++++++++++++++
 8 files changed, 617 insertions(+), 59 deletions(-)
----------------------------------------------------------------------