Codebase as of c53e4aed26 as an initial commit for the shrunk repo

Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
Kai Kreuzer
2010-02-20 19:23:32 +01:00
committed by Kai Kreuzer
commit bbf1a7fd29
302 changed files with 29726 additions and 0 deletions

7
features/readme.md Normal file
View File

@@ -0,0 +1,7 @@
## 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.