Re-enable southbound build. 86/14986/2
authorEd Warnicke <eaw@cisco.com>
Fri, 6 Feb 2015 19:13:07 +0000 (12:13 -0700)
committerEd Warnicke <eaw@cisco.com>
Fri, 6 Feb 2015 22:54:10 +0000 (22:54 +0000)
After some investigation, this turns out to be a deeply adverse interaction
between pax-exam 4.4.0 (and 4.0.0-4.4.0) and mirrors in the infra.

Since I believe we need to go to at least pax-exam 4.0.0 to get to karaf
3.0.2 to get to Java 8 (or so I recall from talking to Robert), the mirror
thing in infra has been fixed (nobodies preferred fix).

This patch should now verify, and the build should be restored.

Change-Id: I993eae3cfe999faa5a6262e61144bf60e5be261c
Signed-off-by: Ed Warnicke <eaw@cisco.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 8833db4a6fc265519ff0f92f447aa2d050192a74..7c9d946bd2fb2b8b56d91cd11e0b9827510f7ed5 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -35,6 +35,7 @@
     <module>openstack/net-virt</module>
     <module>openstack/net-virt-providers</module>
     <module>ovs-sfc</module>
+    <module>southbound</module>
     <!-- <module>southbound</module> REVERT-ME -->
     <!-- Integration Tests -->
     <module>integrationtest</module>