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/08/01 19:10:47 UTC

[08/11] git commit: CLEREZZ-935: Temporarily disabled typerendering

CLEREZZ-935: Temporarily disabled typerendering


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

Branch: refs/heads/release-201407
Commit: 9bd5d8051ae6df3b211f0671e3ec4900ca0aa12b
Parents: 09a0024
Author: Minto van der Sluis <mi...@apache.org>
Authored: Thu Jul 31 14:07:49 2014 +0200
Committer: Minto van der Sluis <mi...@apache.org>
Committed: Thu Jul 31 14:07:49 2014 +0200

----------------------------------------------------------------------
 provisioning/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/clerezza/blob/9bd5d805/provisioning/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/pom.xml b/provisioning/pom.xml
index a835482..437048f 100644
--- a/provisioning/pom.xml
+++ b/provisioning/pom.xml
@@ -51,7 +51,7 @@
         <module>rdf.virtuoso</module>
         <module>platform.graphnodeprovider</module>
         <module>typehandlerspace</module>
-        <module>typerendering</module>
+        <!--module>typerendering</module -->
         <module>rdf.web</module>
         <module>platform.content</module>
         <module>platform.tools</module>