openhab-core/bundles/org.openhab.core.karaf
Kai Kreuzer 3f1af862bc
improved feature installer logic (#238)
- upgraded to Java 8
- reduced calls to listInstalledFeatures, which is very expensive
- properly do the calculation of current/target/diff list of addons, when the config changes
- don't log errors when uninstallation fails as this can happen if it is a dependent feature that must not be uninstalled

Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-11-28 09:30:58 +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 Rework / formatted manifest (#211) 2017-09-21 08:16:38 +02:00
OSGI-INF Updated outdated copyrights (#197) 2017-08-20 09:56:41 +02:00
src/main/java/org/openhab/core/karaf/internal improved feature installer logic (#238) 2017-11-28 09:30:58 +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