mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 23:22:02 +01:00
1759058921
Upgrades H2 database from 1.4.191 to 2.2.224. Add ';NON_KEYWORDS=VALUE' to the JDBC URL because the add-on uses 'value' (which is also a keyword) as column name. Also fixes some queries used by the command extension because H2 always uses upper case table names. For the change log, see: https://h2database.com/html/changelog.html For migration notes, see: https://h2database.com/html/migration-to-v2.html Fixes #13115 Signed-off-by: Wouter Born <github@maindrain.net> |
||
---|---|---|
.. | ||
openhab-addons | ||
openhab-addons-external | ||
pom.xml | ||
readme.md |
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.