]> git.basschouten.com Git - openhab-addons.git/commit
Remove redundant feature dependencies (#16204)
authorWouter Born <github@maindrain.net>
Fri, 5 Jan 2024 19:00:24 +0000 (20:00 +0100)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2024 19:00:24 +0000 (20:00 +0100)
commit4fe00bb2bf6ff1f6eedbce21019f61b1d15cf6cb
treee9008dd7b3fe47729d954365439db742791472c6
parent40d484b89fdf6c67d60029c8310ed9d57844bd66
Remove redundant feature dependencies (#16204)

* Remove redundant feature dependencies

The following features are already dependencies of openhab-runtime-base:

* openhab-core-base
* openhab-core-model-item
* openhab-core-model-script
* openhab-transport-mdns

See also: https://github.com/openhab/openhab-addons/pull/16202#issuecomment-1876875456

* Remove redundant openhab.tp-jackson and openhab.tp-jaxb feature dependencies

Signed-off-by: Wouter Born <github@maindrain.net>
37 files changed:
bundles/org.openhab.binding.androiddebugbridge/src/main/feature/feature.xml
bundles/org.openhab.binding.androidtv/src/main/feature/feature.xml
bundles/org.openhab.binding.avmfritz/src/main/feature/feature.xml
bundles/org.openhab.binding.bosesoundtouch/src/main/feature/feature.xml
bundles/org.openhab.binding.broadlinkthermostat/src/main/feature/feature.xml
bundles/org.openhab.binding.chromecast/src/main/feature/feature.xml
bundles/org.openhab.binding.denonmarantz/src/main/feature/feature.xml
bundles/org.openhab.binding.digitalstrom/src/main/feature/feature.xml
bundles/org.openhab.binding.dlinksmarthome/src/main/feature/feature.xml
bundles/org.openhab.binding.freebox/src/main/feature/feature.xml
bundles/org.openhab.binding.freeboxos/src/main/feature/feature.xml
bundles/org.openhab.binding.groheondus/src/main/feature/feature.xml
bundles/org.openhab.binding.hpprinter/src/main/feature/feature.xml
bundles/org.openhab.binding.hue/src/main/feature/feature.xml
bundles/org.openhab.binding.hyperion/src/main/feature/feature.xml
bundles/org.openhab.binding.icalendar/src/main/feature/feature.xml
bundles/org.openhab.binding.ipcamera/src/main/feature/feature.xml
bundles/org.openhab.binding.ipp/src/main/feature/feature.xml
bundles/org.openhab.binding.km200/src/main/feature/feature.xml
bundles/org.openhab.binding.miio/src/main/feature/feature.xml
bundles/org.openhab.binding.minecraft/src/main/feature/feature.xml
bundles/org.openhab.binding.nanoleaf/src/main/feature/feature.xml
bundles/org.openhab.binding.network/src/main/feature/feature.xml
bundles/org.openhab.binding.plex/src/main/feature/feature.xml
bundles/org.openhab.binding.pulseaudio/src/main/feature/feature.xml
bundles/org.openhab.binding.shelly/src/main/feature/feature.xml
bundles/org.openhab.binding.tellstick/src/main/feature/feature.xml
bundles/org.openhab.binding.tivo/src/main/feature/feature.xml
bundles/org.openhab.binding.tr064/src/main/feature/feature.xml
bundles/org.openhab.binding.tradfri/src/main/feature/feature.xml
bundles/org.openhab.binding.vizio/src/main/feature/feature.xml
bundles/org.openhab.binding.webthing/src/main/feature/feature.xml
bundles/org.openhab.binding.xmltv/src/main/feature/feature.xml
bundles/org.openhab.io.homekit/src/main/feature/feature.xml
bundles/org.openhab.io.metrics/src/main/feature/feature.xml
bundles/org.openhab.transform.jinja/src/main/feature/feature.xml
bundles/org.openhab.voice.pollytts/src/main/feature/feature.xml