From: Robert Varga Date: Fri, 2 Oct 2020 10:56:50 +0000 (+0200) Subject: Correct mdsal-it-base dependencies X-Git-Tag: v3.0.0~8 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=99885ce176edfb3b9a91be8fcf5f3fd01019a52c;hp=eeb82d7528dda160a8dfcabbef10c85865a629be Correct mdsal-it-base dependencies This is a weird dance of dependencies, for which we need to match the content of pax-exam-features. Change-Id: Ia011022174f8d633f3ec3ac17cd2f8d7d33a7ee0 Signed-off-by: Robert Varga --- diff --git a/opendaylight/md-sal/mdsal-it-base/pom.xml b/opendaylight/md-sal/mdsal-it-base/pom.xml index 48649943a8..4ed123cd22 100644 --- a/opendaylight/md-sal/mdsal-it-base/pom.xml +++ b/opendaylight/md-sal/mdsal-it-base/pom.xml @@ -83,11 +83,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pax-url-aether compile + + - javax.inject - javax.inject - compile + org.ops4j.base + ops4j-base-monitors + 1.5.1 + + org.apache.geronimo.specs + geronimo-atinject_1.0_spec + 1.0 + + org.apache.karaf.features org.apache.karaf.features.core diff --git a/opendaylight/md-sal/mdsal-it-parent/pom.xml b/opendaylight/md-sal/mdsal-it-parent/pom.xml index 320eec8257..66b4bde8d1 100644 --- a/opendaylight/md-sal/mdsal-it-parent/pom.xml +++ b/opendaylight/md-sal/mdsal-it-parent/pom.xml @@ -81,11 +81,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.ops4j.pax.url pax-url-aether - - javax.inject - javax.inject - 1 - org.apache.karaf.features org.apache.karaf.features.core