Repository: usergrid
Updated Branches:
  refs/heads/master 41caeaa10 -> 96ea64ac9


Removing usergrid-tools as the top level module.  This module can be built 
separately as it's not critical to the deployment/testing of the main Usergrid 
application.


Project: http://git-wip-us.apache.org/repos/asf/usergrid/repo
Commit: http://git-wip-us.apache.org/repos/asf/usergrid/commit/96ea64ac
Tree: http://git-wip-us.apache.org/repos/asf/usergrid/tree/96ea64ac
Diff: http://git-wip-us.apache.org/repos/asf/usergrid/diff/96ea64ac

Branch: refs/heads/master
Commit: 96ea64ac929142412d71044a21f83a8e8b3088b3
Parents: 41caeaa
Author: Michael Russo <michaelaru...@gmail.com>
Authored: Mon Jan 4 08:26:52 2016 -0800
Committer: Michael Russo <michaelaru...@gmail.com>
Committed: Mon Jan 4 08:26:52 2016 -0800

----------------------------------------------------------------------
 stack/pom.xml | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/usergrid/blob/96ea64ac/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 4030654..4221dc2 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -192,7 +192,9 @@
     <module>core</module>
     <module>services</module>
     <module>rest</module>
+    <!-- Tools should be built separately
     <module>tools</module>
+    -->
     <!--
     <module>websocket</module>
     -->

Reply via email to