openhab-scripters / openhab-helper-libraries

Scripts and modules for use with openHAB
Eclipse Public License 1.0
88 stars 68 forks source link

joda.time is no longer part of the OpenHab 3 Core #377

Open froido opened 3 years ago

froido commented 3 years ago

Describe the bug joda.time is no longer part of the OpenHab 3 Core. Instead the Java Time API should be used. Throws an error, when importing core.triggers, implicitly core.utils.

To Reproduce Steps to reproduce the behavior:

  1. Import 'core.utils'

Expected behavior No upcomming errors while importing.

Environment (please complete the following information):

Additional context There has already been some work done in the OpenHab community to workarround existing problems: Link

DateTime Conversion (openHAB 3.x)

vavo01 commented 3 years ago

Same here. Stuck with 'core.utils'. Looking forward to use jython rules in OH3.

hjw2015 commented 3 years ago

Same behaviour on Docker image with 3.1.0 snapshot +1