From 1da2694a170eabd625e6d03d338c7048bcd30e11 Mon Sep 17 00:00:00 2001 From: Holger Friedrich Date: Sun, 19 Feb 2023 15:32:01 +0100 Subject: [PATCH] [marytts] Add bnd to make serviceloader aware of marytts impl (#14064) Signed-off-by: Holger Friedrich --- bundles/org.openhab.voice.marytts/pom.xml | 24 +++++++++++ pom.xml | 51 ++++++++++++----------- 2 files changed, 51 insertions(+), 24 deletions(-) diff --git a/bundles/org.openhab.voice.marytts/pom.xml b/bundles/org.openhab.voice.marytts/pom.xml index cf48daa2bff..541ea45c955 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 5bf839cfadf..310a6ebba7e 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