openhab-core/bundles
Wouter Born dc17296e07
Upgrade Jollyday to 0.27.0 (#4178)
Upgrades Jollyday from 0.23.2 to 0.27.0.

For release notes, see:

https://github.com/focus-shift/jollyday/releases

Signed-off-by: Wouter Born <github@maindrain.net>
2024-04-14 22:20:55 +02:00
..
org.openhab.core Do not create new BigDecimals if a given object is already BigDecimal (#4177) 2024-04-14 16:13:14 +02:00
org.openhab.core.addon Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.addon.eclipse Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.addon.marketplace Fix marketplace showing incompatible add-ons by default (#4182) 2024-04-14 16:11:38 +02:00
org.openhab.core.addon.marketplace.karaf Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.audio Audio parsing : Fix byte / bit confusion (#4116) 2024-03-01 18:06:04 +01:00
org.openhab.core.auth.jaas Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.auth.oauth2client [oauth] Fix exception wrapping (#4150) 2024-03-23 16:25:44 +01:00
org.openhab.core.automation Include StartLevelEvent in start level triggers (#4093) 2024-02-18 22:23:27 +01:00
org.openhab.core.automation.module.media Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.automation.module.script [automation] Avoid memory leak on script loading failure (#4162) 2024-03-27 22:32:20 +01:00
org.openhab.core.automation.module.script.rulesupport Simplify Map operations using computeIfAbsent (#4020) 2024-02-06 20:34:05 +01:00
org.openhab.core.automation.rest [rest] Add caching for add-on resource (#4107) 2024-03-27 19:37:36 +01:00
org.openhab.core.config.core New Crowdin updates (#4138) 2024-03-10 09:41:35 +01:00
org.openhab.core.config.discovery Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.config.discovery.addon Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.config.discovery.addon.ip Minor extension to generic ip discovery (#3943) 2024-02-14 18:53:41 +01:00
org.openhab.core.config.discovery.addon.mdns Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.config.discovery.addon.process AddonFinderProcess fixes (#4061) 2024-01-31 20:35:23 +01:00
org.openhab.core.config.discovery.addon.upnp Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.config.discovery.addon.usb Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.config.discovery.mdns Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.config.discovery.upnp Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.config.discovery.usbserial Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.config.discovery.usbserial.ser2net UsbSerialDiscovery service based on Windows registry (#3934) 2024-01-11 20:00:04 +01:00
org.openhab.core.config.discovery.usbserial.windowsregistry Upgrade to Karaf 4.4.5 and Xtext 2.34 (#4133) 2024-03-17 09:41:15 +01:00
org.openhab.core.config.dispatch Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.config.jupnp Move to JUPnP v3.0.1 (#4165) 2024-04-02 18:21:57 +02:00
org.openhab.core.config.serial Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.ephemeris Upgrade Jollyday to 0.27.0 (#4178) 2024-04-14 22:20:55 +02:00
org.openhab.core.id Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.bin2json Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.console Add console commands to manage add-ons (#4057) 2024-01-21 19:13:01 +01:00
org.openhab.core.io.console.eclipse Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.console.karaf Replace Markdown backticks with JavaDoc code tags (#4023) 2024-01-20 09:56:41 +01:00
org.openhab.core.io.console.rfc147 Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.http Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.http.auth [auth] Set doctype for auth page (#4129) 2024-03-10 09:59:38 +01:00
org.openhab.core.io.jetty.certificate Bump maven-shade-plugin to 3.5.2 (#4152) 2024-03-17 09:24:36 +01:00
org.openhab.core.io.monitor Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.net [net] Expose Jetty EndPoint in http requests (#4092) 2024-03-02 09:08:48 +01:00
org.openhab.core.io.rest [sitemap] Extend chart periods to cover past and future (#4172) 2024-04-07 10:51:24 +02:00
org.openhab.core.io.rest.audio Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.rest.auth [rest] Fix Java 21 build (#4171) 2024-04-05 20:40:06 +02:00
org.openhab.core.io.rest.core Unit hint in thing channels (#4079) 2024-04-06 14:21:42 +02:00
org.openhab.core.io.rest.log Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.rest.mdns Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.io.rest.sitemap [sitemap] Add releaseOnly parameter to Slider sitemap element (#4084) 2024-02-12 20:12:19 +01:00
org.openhab.core.io.rest.sse Add numericState and unit to StateDTO (#4123) 2024-03-01 18:43:02 +01:00
org.openhab.core.io.rest.swagger Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.rest.transform Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.rest.ui [rest] Add caching for add-on resource (#4107) 2024-03-27 19:37:36 +01:00
org.openhab.core.io.rest.voice Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.transport.mdns Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.transport.modbus Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.io.transport.mqtt Replace Markdown backticks with JavaDoc code tags (#4023) 2024-01-20 09:56:41 +01:00
org.openhab.core.io.transport.serial [transport.serial] add PORT_DISCONNECTED event (#4056) 2024-02-04 10:29:48 +01:00
org.openhab.core.io.transport.serial.javacomm Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.io.transport.serial.rxtx Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.io.transport.upnp Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.io.websocket Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.karaf Fix JavaDoc issues (#4004) 2024-01-04 00:03:48 +01:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.model.item Upgrade to Karaf 4.4.5 and Xtext 2.34 (#4133) 2024-03-17 09:41:15 +01:00
org.openhab.core.model.item.ide Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.item.runtime Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.lsp Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.persistence Upgrade to Karaf 4.4.5 and Xtext 2.34 (#4133) 2024-03-17 09:41:15 +01:00
org.openhab.core.model.persistence.ide Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.persistence.runtime Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.rule Upgrade to Karaf 4.4.5 and Xtext 2.34 (#4133) 2024-03-17 09:41:15 +01:00
org.openhab.core.model.rule.ide Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.rule.runtime Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.script Upgrade to Karaf 4.4.5 and Xtext 2.34 (#4133) 2024-03-17 09:41:15 +01:00
org.openhab.core.model.script.ide Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.script.runtime Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.sitemap [sitemap] Extend chart periods to cover past and future (#4172) 2024-04-07 10:51:24 +02:00
org.openhab.core.model.sitemap.ide Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.sitemap.runtime Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.thing Upgrade to Karaf 4.4.5 and Xtext 2.34 (#4133) 2024-03-17 09:41:15 +01:00
org.openhab.core.model.thing.ide Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.thing.runtime Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.model.yaml Relax test to accept files with CRLF line endings (#4126) 2024-03-03 13:05:16 +01:00
org.openhab.core.persistence [persistence] Fix forecast for externally changed data (#4089) 2024-02-13 21:59:22 +01:00
org.openhab.core.semantics Upgrade to Karaf 4.4.5 and Xtext 2.34 (#4133) 2024-03-17 09:41:15 +01:00
org.openhab.core.storage.json [discovery] Fix Instant serialization/deserialization regression (#4029) 2024-01-12 08:39:11 +01:00
org.openhab.core.test Simplify Map operations using computeIfAbsent (#4020) 2024-02-06 20:34:05 +01:00
org.openhab.core.test.magic Fix JavaDoc issues (#4004) 2024-01-04 00:03:48 +01:00
org.openhab.core.thing New translations systemprofiles.properties (Italian) (#4176) 2024-04-13 11:59:29 +02:00
org.openhab.core.transform Update license headers to 2024 (#4011) 2024-01-03 21:20:34 +01:00
org.openhab.core.ui [sitemap] Extend chart periods to cover past and future (#4172) 2024-04-07 10:51:24 +02:00
org.openhab.core.ui.icon Some more code cleanup (#4021) 2024-02-04 11:17:55 +01:00
org.openhab.core.voice New Crowdin updates (#4138) 2024-03-10 09:41:35 +01:00
antlr-generator-3.2.0-patch.jar [model] don't require to download antlr generator on build time (#810) 2019-05-14 09:04:35 +02:00
pom.xml Allow for compiling with Java 21 (#4161) 2024-04-01 13:46:57 +02:00