From: Holger Friedrich Date: Sun, 19 Feb 2023 14:32:01 +0000 (+0100) Subject: [marytts] Add bnd to make serviceloader aware of marytts impl (#14064) X-Git-Url: https://git.basschouten.com/?a=commitdiff_plain;h=1da2694a170eabd625e6d03d338c7048bcd30e11;p=openhab-addons.git [marytts] Add bnd to make serviceloader aware of marytts impl (#14064) Signed-off-by: Holger Friedrich --- diff --git a/bundles/org.openhab.voice.marytts/pom.xml b/bundles/org.openhab.voice.marytts/pom.xml index cf48daa2bf..541ea45c95 100644 --- a/bundles/org.openhab.voice.marytts/pom.xml +++ b/bundles/org.openhab.voice.marytts/pom.xml @@ -18,6 +18,30 @@ com.twmacinta.util;resolution:=optional,gnu.trove;resolution:=optional,Jampack;resolution:=optional,net.didion.jwnl*;resolution:=optional,org.apache.http*;resolution:=optional,org.apache.xerces.impl*;resolution:=optional,org.hsqldb;resolution:=optional,org.jdesktop.layout*;resolution:=optional;sun.nio.ch.* + + + + + biz.aQute.bnd + bnd-maven-plugin + + + + + + + + + com.ibm.icu diff --git a/pom.xml b/pom.xml index 5bf839cfad..310a6ebba7 100644 --- a/pom.xml +++ b/pom.xml @@ -86,6 +86,32 @@ -${.}/NOTICE, -${.}/*.xsd src/main/feature/feature.xml + + + @@ -140,30 +166,7 @@ bnd-maven-plugin ${bnd.version} - + true