You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2014/09/23 15:44:45 UTC

[3/3] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/clerezza

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/clerezza


Project: http://git-wip-us.apache.org/repos/asf/clerezza/repo
Commit: http://git-wip-us.apache.org/repos/asf/clerezza/commit/3898f17d
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/3898f17d
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/3898f17d

Branch: refs/heads/master
Commit: 3898f17de3a7474dc545a951fbc265b700adc81b
Parents: a04aec6 fbe580c
Author: Reto Gmür <re...@apache.org>
Authored: Tue Sep 23 15:42:04 2014 +0200
Committer: Reto Gmür <re...@apache.org>
Committed: Tue Sep 23 15:42:04 2014 +0200

----------------------------------------------------------------------
 parent/pom.xml                                  |   6 +-
 .../platform.dashboard.core/pom.xml             |   2 +-
 .../platform.dashboard.ontologies/pom.xml       |   2 +-
 platform.launcher.storageless.parent/pom.xml    |   6 ++
 pom.xml                                         |   4 +-
 provisioning/typehandlerspace/pom.xml           |   6 ++
 rdf.core/pom.xml                                |   7 +-
 .../clerezza/rdf/core/access/TcManager.java     |  88 +++++++++++-----
 .../rdf/core/access/TcProviderMultiplexer.java  | 105 ++++++++++++-------
 rdf.utils/pom.xml                               |   1 +
 rdf.virtuoso.storage/pom.xml                    |  12 +++
 .../rdf/virtuoso/storage/access/DataAccess.java |   7 ++
 .../repo/virtuoso/virtjdbc/4.1/virtjdbc-4.1.jar | Bin 0 -> 214811 bytes
 .../repo/virtuoso/virtjdbc/4.1/virtjdbc-4.1.pom |  27 +++++
 .../virtuoso/virtjdbc/maven-metadata-local.xml  |  30 ++++++
 scala-scripting/script-engine/pom.xml           |   2 +-
 scala-scripting/tests/pom.xml                   |   2 +-
 site/graph.nt                                   |   6 +-
 18 files changed, 233 insertions(+), 80 deletions(-)
----------------------------------------------------------------------