Re-enable SDB in build
Project: http://git-wip-us.apache.org/repos/asf/jena/repo Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/acf03e6a Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/acf03e6a Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/acf03e6a Branch: refs/heads/master Commit: acf03e6a136d04223b5563395dda8aff6e3b0c46 Parents: ee103d9 Author: Andy Seaborne <[email protected]> Authored: Wed Sep 9 09:45:47 2015 +0100 Committer: Andy Seaborne <[email protected]> Committed: Wed Sep 9 09:45:47 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/jena/blob/acf03e6a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 40d3aab..4f1d777 100644 --- a/pom.xml +++ b/pom.xml @@ -116,7 +116,7 @@ <module>jena-spatial</module> <module>jena-csv</module> - <!-- TEMP <module>jena-sdb</module> --> + <module>jena-sdb</module> <module>jena-fuseki1</module> <module>jena-fuseki2</module>
