openhab-addons/features
Wouter Born c755e85281
Fix missing feature configfiles (#9324)
* Update configfile lines for renamed openhab-addons-external artifactId
* Add missing 2.5.x configfiles files which were never merged into the main branch
* Fix configfile lines not aggregated in feature.xml file

Fixes openhab/openhab-distro#1205

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-11 14:34:44 +01:00
..
openhab-addons Fix missing feature configfiles (#9324) 2020-12-11 14:34:44 +01:00
openhab-addons-external Fix missing feature configfiles (#9324) 2020-12-11 14:34:44 +01:00
pom.xml Codebase as of c53e4aed26 as an initial commit for the shrunk repo 2020-09-20 23:57:58 +02:00
readme.md Codebase as of c53e4aed26 as an initial commit for the shrunk repo 2020-09-20 23:57:58 +02:00

Karaf features

In this directory you find Karaf features defined. Karaf features allow to define dependencies for openHAB add-ons and OSGi bundles in general.

If you require an external library in your openHAB add-on, you most likely want to edit the Karaf features file as well.