ensure rules can access joda time packages (#572)

Fixes: https://github.com/openhab/openhab-core/issues/553

Signed-off-by: Markus Rathgeb <maggu2810@gmail.com>
This commit is contained in:
Markus Rathgeb
2019-02-13 09:29:53 +01:00
committed by Kai Kreuzer
parent 04bbd2e847
commit afd1770da2
+2 -1
View File
@@ -34,7 +34,8 @@ Import-Package: \
org.apache.*,\
org.eclipse.jdt.annotation;resolution:=optional,\
org.eclipse.xtext.xbase.lib,\
org.joda.*,\
org.joda.time,\
org.joda.time.base,\
org.osgi.*,\
org.quartz.*,\
org.slf4j.*