fixes for tp-features (#1128)

* fixes for tp-features

* re-enable verification for tp-features
* fix jax-ws feature
* extend jackson feature
* use jackson feature  for swagger-jaxrs-provider

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
J-N-K
2019-10-17 12:46:13 +02:00
committed by Kai Kreuzer
parent 64ae35a0a3
commit d7f8eaeec8
2 changed files with 14 additions and 16 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
<feature>framework</feature>
</framework>
<features>
<feature>openhab-core.tp-*</feature>
<feature>openhab.tp-*</feature>
<feature>openhab-core-*</feature>
</features>
<verifyTransitive>false</verifyTransitive>