Add an automatic module name for repackaged akka 79/101479/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Jun 2022 17:43:27 +0000 (19:43 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 6 Jun 2022 18:01:47 +0000 (20:01 +0200)
We need to be referencing this artifact, let's make sure it has a proper
JPMS name.

Change-Id: Idb6981a5e550bb1572600b317789cf23922897c2
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
akka/repackaged-akka/pom.xml

index c8f9de50374194fe46696c5115878d51098a9189..7f859dff8ae399fd2c9165069a436e6d61ca6b08 100644 (file)
                 <extensions>true</extensions>
                 <configuration>
                     <instructions>
+                        <Automatic-Module-Name>org.opendaylight.controller.repackaged.akka</Automatic-Module-Name>
                         <Export-Package>
                             akka.*,
                             com.typesafe.sslconfig.akka.*,