Remove sandbox bundle from build 50/32950/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 18 Jan 2016 17:01:45 +0000 (12:01 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 18 Jan 2016 17:03:05 +0000 (12:03 -0500)
The sandbox bundle depends on a SNAPSHOT release of Google Cliche which
from some research appears to be a dead project:

    https://code.google.com/p/cliche/

Disable sandbox from the build for now but Nemo should investigate an
alternative library for use.

Bug: 4995
Change-Id: I4651e6a303a873d38918ec7dc3c443dc8c3885d1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
pom.xml

diff --git a/pom.xml b/pom.xml
index 0d898e36d279efc277e2ab605cd8a59dc4f069c2..7d36a7e1af82e7ab2225410755aa4dcd9c9be0ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <module>nemo-features</module>
     <module>nemo-karaf</module>
     <module>nemo-renderers</module>
-    <module>nemo-tools</module>
   </modules>
 
   <url>https://wiki.opendaylight.org/view/NEMO:Main</url>