Repository: usergrid
Updated Branches:
  refs/heads/master cf816799f -> 7134d342f


Temporarily disabling tools build from main pom as it's failing to exit 
properly causing the fully build to fail even though all tests pass.


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

Branch: refs/heads/master
Commit: 7134d342f085380c5abc6e05c9353e742d6489c1
Parents: cf81679
Author: Michael Russo <mru...@apigee.com>
Authored: Mon Jan 23 15:18:49 2017 -0800
Committer: Michael Russo <mru...@apigee.com>
Committed: Mon Jan 23 15:18:49 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/usergrid/blob/7134d342/stack/pom.xml
----------------------------------------------------------------------
diff --git a/stack/pom.xml b/stack/pom.xml
index 513c894..44d1c39 100644
--- a/stack/pom.xml
+++ b/stack/pom.xml
@@ -195,7 +195,9 @@
         <module>core</module>
         <module>services</module>
         <module>rest</module>
+        <!-- Tools Build is not exiting properly so skipping it from being 
built temporarily
         <module>tools</module>
+        -->
         <!--
         <module>websocket</module>
         -->

Reply via email to