openhab-core/tools
J-N-K 6eb49577fe
Fix UpgradeTool execution log (#3614)
It seems that in some cases GSON is not able to correctly serialize/deserialize ZonedDateTime. Since we do not depend on the value in any case (it's just informational), we can store a String instead.

A missing metadata database also failed the check when upgrading items. This has been fixed, too.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-05-14 18:43:43 +02:00
..
archetype Introduce metadata for all add-ons (#3050) 2023-01-15 15:31:42 +01:00
i18n-plugin Code cleanup: Use Java 17 features (#3580) 2023-04-30 18:37:48 +02:00
static-code-analysis Add ColorUtil for better support of xyY conversion (#3434) 2023-03-16 22:25:03 +01:00
upgradetool Fix UpgradeTool execution log (#3614) 2023-05-14 18:43:43 +02:00
pom.xml Initial contribution of an CLI upgrade-tool (#3268) 2023-05-01 21:58:11 +02:00