From: Stephen Kitt Date: Tue, 15 Mar 2016 09:39:16 +0000 (+0100) Subject: Re-enable SingleFeatureTest X-Git-Tag: release/boron~429^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=65922cf7d1c748bc5994539307c001d219b0b8ca;p=netvirt.git Re-enable SingleFeatureTest For SingleFeatureTest to run, features modules need to specify "jar" (even though they don't produce a JAR we care about). Change-Id: I9b1b73aff4a6e30e2fa2389b6da0525c5e8d87d6 Signed-off-by: Stephen Kitt --- diff --git a/features/pom.xml b/features/pom.xml index 4fd4b2c999..79df35718d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -21,7 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb features-ovsdb 1.3.0-SNAPSHOT - pom + jar The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. https://wiki.opendaylight.org/view/OVSDB_Integration:Main