Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-marmotta
Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/b5872e29 Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/b5872e29 Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/b5872e29 Branch: refs/heads/develop Commit: b5872e29fbae82fb40f08abf5b9dadfce4072bb4 Parents: 415e899 33279b4 Author: tkurz <[email protected]> Authored: Mon Apr 8 17:14:09 2013 +0200 Committer: tkurz <[email protected]> Committed: Mon Apr 8 17:14:09 2013 +0200 ---------------------------------------------------------------------- .../kiwi/persistence/h2/drop_versioning_tables.sql | 6 +- .../persistence/mysql/drop_versioning_tables.sql | 6 +- .../kiwi/persistence/h2/drop_ldcache_tables.sql | 4 +- platform/marmotta-sparql/pom.xml | 16 ++- .../sparqlio/rdf/SPARQLGraphResultWriter.java | 40 ++--- .../sparql/webservices/SparqlWebServiceTest.java | 125 ++++++++++++++- 6 files changed, 158 insertions(+), 39 deletions(-) ----------------------------------------------------------------------
