From a07c8181f07d1e5874b3cd3de76f0558a39db6f6 Mon Sep 17 00:00:00 2001 From: damencho Date: Fri, 13 May 2016 17:01:14 +0300 Subject: [PATCH] Adds hid to mavenized bundles. --- m2/jitsi-hid/pom.xml | 51 ++++++++++++++++++++++++++++++++++++++++++++ m2/pom.xml | 1 + 2 files changed, 52 insertions(+) create mode 100644 m2/jitsi-hid/pom.xml diff --git a/m2/jitsi-hid/pom.xml b/m2/jitsi-hid/pom.xml new file mode 100644 index 000000000..7b0da971f --- /dev/null +++ b/m2/jitsi-hid/pom.xml @@ -0,0 +1,51 @@ + + 4.0.0 + + + org.jitsi + jitsi + 2.9-SNAPSHOT + ../pom.xml + + + jitsi-hid + jar + + jitsi-hid + + + + org.osgi + org.osgi.core + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + + net/java/sip/communicator/service/hid/** + + + + + org.apache.maven.plugins + maven-jar-plugin + + + ${project.build.sourceDirectory}/net/java/sip/communicator/service/hid/hid.manifest.mf + + + net/java/sip/communicator/service/hid/** + + + + + + diff --git a/m2/pom.xml b/m2/pom.xml index 55681b20b..9d299b44c 100644 --- a/m2/pom.xml +++ b/m2/pom.xml @@ -28,6 +28,7 @@ jitsi-dnsservice jitsi-fileaccess jitsi-globaldisplaydetails + jitsi-hid jitsi-muc jitsi-neomedia jitsi-netaddr