You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2015/09/09 11:24:09 UTC

[4/5] jena git commit: Re-enable SDB in build

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 <an...@apache.org>
Authored: Wed Sep 9 09:45:47 2015 +0100
Committer: Andy Seaborne <an...@apache.org>
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>