openhab-core/bundles/org.openhab.core.karaf
Kai Kreuzer 50c01f2098 Improved the feature installation logic (#256)
- wait for config update when online status has changed
- removed static methods and logger
- proper handling of "minimal" feature
- introduced a sync job that checks if everything is installed as expected (which serves as a retry mechanism in case of failed downloads)

fixes https://github.com/openhab/openhab-distro/issues/602

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-12-12 09:04:25 +01:00
..
.settings improved feature installer logic (#238) 2017-11-28 09:30:58 +01:00
ESH-INF/config adapted feature installer to new remote repo locations, moved package definitions to distro and improved setup page (#110) 2017-01-09 11:09:38 +01:00
META-INF Improved the feature installation logic (#256) 2017-12-12 09:04:25 +01:00
OSGI-INF Updated outdated copyrights (#197) 2017-08-20 09:56:41 +02:00
src/main/java/org/openhab/core/karaf/internal Improved the feature installation logic (#256) 2017-12-12 09:04:25 +01:00
.classpath improved feature installer logic (#238) 2017-11-28 09:30:58 +01:00
.project removed manifest builder to avoid errors in workspace 2016-01-10 19:03:48 +01:00
about.html added about files 2017-04-07 16:26:59 +02:00
build.properties code cleanup to match expectations of static analysis tool (#151) 2017-06-02 16:40:55 +02:00
pom.xml updated m2e ignore settings to avoid errors in the IDE (#201) 2017-08-29 09:52:15 +02:00