From a1bc0ce877d7fe916bb57d5893fc8654fa95bfe9 Mon Sep 17 00:00:00 2001 From: Kai Kreuzer Date: Mon, 25 Apr 2016 18:16:04 +0200 Subject: [PATCH] removed rule engine (to be added as experimental feature to distro for now) (#40) Signed-off-by: Kai Kreuzer --- features/openhab-core/src/main/feature/feature.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/features/openhab-core/src/main/feature/feature.xml b/features/openhab-core/src/main/feature/feature.xml index cccc10d88..59b462505 100644 --- a/features/openhab-core/src/main/feature/feature.xml +++ b/features/openhab-core/src/main/feature/feature.xml @@ -84,20 +84,6 @@ mvn:org.openhab.core/org.openhab.io.rest.docs/${project.version} - - openhab-runtime-base - esh-automation-api - esh-automation-commands - esh-automation-core - esh-automation-module-core - esh-automation-module-script - esh-automation-module-script-defaultscope - esh-automation-module-timer - esh-automation-parser-gson - esh-automation-providers - esh-automation-rest - -