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:48 UTC

[09/11] git commit: CLEREZZA-935: Temporarily disabled typerendering

CLEREZZA-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/317dfc0b
Tree: http://git-wip-us.apache.org/repos/asf/clerezza/tree/317dfc0b
Diff: http://git-wip-us.apache.org/repos/asf/clerezza/diff/317dfc0b

Branch: refs/heads/release-201407
Commit: 317dfc0b070040bf3339c99962d56f535f2e5d09
Parents: 9bd5d80
Author: Minto van der Sluis <mi...@apache.org>
Authored: Thu Jul 31 14:33:01 2014 +0200
Committer: Minto van der Sluis <mi...@apache.org>
Committed: Thu Jul 31 14:33:01 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/clerezza/blob/317dfc0b/provisioning/pom.xml
----------------------------------------------------------------------
diff --git a/provisioning/pom.xml b/provisioning/pom.xml
index 437048f..64be6f9 100644
--- a/provisioning/pom.xml
+++ b/provisioning/pom.xml
@@ -57,7 +57,7 @@
         <module>platform.tools</module>
         <module>shell</module>
         <module>security</module>
-        <module>launchers</module>
+        <!--module>launchers</module-->
     </modules>
 
 </project>