You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by rw...@apache.org on 2014/02/27 19:59:54 UTC

[2/2] git commit: Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/marmotta into develop

Merge branch 'develop' of https://git-wip-us.apache.org/repos/asf/marmotta into develop

# By Jakob Frank (1) and Sergio Fernández (1)
# Via Sergio Fernández
* 'develop' of https://git-wip-us.apache.org/repos/asf/marmotta:
  MARMOTTA-431: aligned files names with timestamped versions
  MARMOTTA-446: Added "includeInferred" flag to the SesameBackend constructors/factories. MARMOTTA-445: Fixed


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

Branch: refs/heads/develop
Commit: b243490b2f60b29d6013d8a126a63482766d6700
Parents: 60b6f81 2574bbe
Author: Rupert Westenthaler <ru...@gmail.com>
Authored: Thu Feb 27 19:59:45 2014 +0100
Committer: Rupert Westenthaler <ru...@gmail.com>
Committed: Thu Feb 27 19:59:45 2014 +0100

----------------------------------------------------------------------
 launchers/marmotta-webapp/pom.xml               |   2 +-
 .../backend/sesame/AbstractSesameBackend.java   | 144 +++----
 .../ContextAwareSesameConnectionBackend.java    |  23 +-
 .../backend/sesame/SesameConnectionBackend.java |  88 ++--
 .../backend/sesame/SesameRepositoryBackend.java |  32 +-
 .../backend/sesame/SesameValueBackend.java      | 420 +++++++++----------
 6 files changed, 377 insertions(+), 332 deletions(-)
----------------------------------------------------------------------