Enable requiremens in sal-distributed-datastore 46/109946/1
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Jan 2024 09:39:23 +0000 (10:39 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Wed, 24 Jan 2024 09:39:23 +0000 (10:39 +0100)
The upstream issue has been fixed a few moons back, remove the
workaround we carry.

Change-Id: I5ed8030f98638f6202d4e9d67c309c704401840b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/sal-distributed-datastore/pom.xml

index f1ca9ddc0b5e6025d9252195cc5632e0f9e2f02f..5c349fed11752aabed59f25c576d6495dfd29f5c 100644 (file)
           <instructions>
             <Bundle-Name>${project.groupId}.${project.artifactId}</Bundle-Name>
 
-            <!-- Karaf cannot handle Factory Component requirements, see https://issues.apache.org/jira/browse/KARAF-6625 -->
-            <_dsannotations-options>norequirements</_dsannotations-options>
-
             <Export-Package>
                 org.opendaylight.controller.cluster.datastore;
                 org.opendaylight.controller.cluster.datastore.config;