mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
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:
committed by
Kai Kreuzer
parent
04bbd2e847
commit
afd1770da2
@@ -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.*
|
||||
|
||||
Reference in New Issue
Block a user