Do not package mdsal.git's features-mdsal 06/92406/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 4 Sep 2020 08:45:49 +0000 (10:45 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 4 Sep 2020 08:48:11 +0000 (10:48 +0200)
Unfortunately feature repositories is a flat namespace, which means
we end up conflicting with controller's features-mdsal. Partially
revert previous patch, so that we no longer conflict.

JIRA: INTTEST-123
Change-Id: Iad05b5996ab5da4ab3822f6a2e49329b157ae577
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features/repos/index/pom.xml

index 65e6b56cd9ca2f55b21d16b5c434a191d0074519..f30d6640d4f6531b05273b73fd007aad62941d21 100644 (file)
                 <activeByDefault>true</activeByDefault>
             </activation>
             <dependencies>
+                <!-- Note: this is disabled due to naming conflict with
+                           controller's 'features-mdsal', above.
                 <dependency>
                     <groupId>org.opendaylight.mdsal</groupId>
                     <artifactId>features-mdsal</artifactId>
                     <classifier>features</classifier>
                     <type>xml</type>
                 </dependency>
+                 -->
                 <dependency>
                     <groupId>org.opendaylight.mdsal</groupId>
                     <artifactId>features-mdsal-experimental</artifactId>