openhab-addons/features
Wouter Born d42efe0b22
Upgrade Maven compiler and fix/upgrade some TP dependencies (#8636)
Upgrades the compiler and its dependencies so the compiler results of Maven builds are more similar to those generated in recent Eclipse versions.

To fix compilation issues in Eclipse for add-ons using classes from javax.xml.stream several dependencies were upgraded/excluded.

Signed-off-by: Wouter Born <github@maindrain.net>
2020-10-03 18:23:16 +02:00
..
openhab-addons Upgrade Maven compiler and fix/upgrade some TP dependencies (#8636) 2020-10-03 18:23:16 +02:00
openhab-addons-external reintroduced aggregated features and restored the standard feature name (#8532) 2020-09-21 23:32:41 +02: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.