openhab-core/bundles
J-N-K de1f850e10
Fix EphemerisManager crashing on invalid configuration (#2949)
It has been reported in the past (and in the forum) that the EphemerisManagerImpl can't handle illegal configurations. Due to dependencies in other bundles this results in the whole automation component to be unavailable.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-05-05 21:25:30 +02:00
..
org.openhab.core New Crowdin updates (#2930) 2022-04-26 17:25:51 +02:00
org.openhab.core.addon.marketplace New Crowdin updates (#2930) 2022-04-26 17:25:51 +02:00
org.openhab.core.addon.marketplace.karaf Fix ServiceException when add-on handlers are not fully initialized (#2830) 2022-03-18 07:47:27 +01:00
org.openhab.core.addon.sample Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.audio Fix a few SAT findings (#2936) 2022-04-27 23:09:37 +02:00
org.openhab.core.auth.jaas Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.auth.oauth2client Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.automation [automation] Allow using * as wildcard in thing status triggers (#2832) 2022-04-25 14:16:44 +02:00
org.openhab.core.automation.module.media Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.automation.module.script Fix a few SAT findings (#2936) 2022-04-27 23:09:37 +02:00
org.openhab.core.automation.module.script.rulesupport Improve test stability and OS compatibility (#2878) 2022-04-14 23:00:33 +02:00
org.openhab.core.automation.rest Add more null annotations to automation bundles (#2763) 2022-02-25 16:40:02 +01:00
org.openhab.core.binding.xml Add more null annotations to XML processing classes (#2775) 2022-03-10 19:57:31 +01:00
org.openhab.core.config.core New Crowdin updates (#2903) 2022-04-09 08:57:11 +02:00
org.openhab.core.config.discovery Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.config.discovery.mdns Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.upnp Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.usbserial Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.usbserial.linuxsysfs Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.discovery.usbserial.ser2net Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.dispatch Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.config.serial Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.config.xml Add more null annotations to XML processing classes (#2775) 2022-03-10 19:57:31 +01:00
org.openhab.core.ephemeris Fix EphemerisManager crashing on invalid configuration (#2949) 2022-05-05 21:25:30 +02:00
org.openhab.core.id Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.bin2json Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.console Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.console.eclipse Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.console.karaf Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.console.rfc147 Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.http Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.http.auth Log the remote address of failed login attempts (#2800) 2022-02-26 10:00:00 +01:00
org.openhab.core.io.jetty.certificate Update bnd.bnd for CertificateGenerator package change (#2840) 2022-03-13 16:44:44 +01:00
org.openhab.core.io.monitor Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.io.net Improve test stability and OS compatibility (#2878) 2022-04-14 23:00:33 +02:00
org.openhab.core.io.rest Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.io.rest.audio Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.auth Log the remote address of failed login attempts (#2800) 2022-02-26 10:00:00 +01:00
org.openhab.core.io.rest.core Fix "recursive membership detected" for plain items (#2918) 2022-04-24 14:38:41 +02:00
org.openhab.core.io.rest.log Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.rest.mdns Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.sitemap Implement "forceAsItem" functionality for Charts in sitemaps (#2657) 2022-04-05 20:56:14 +02:00
org.openhab.core.io.rest.sse Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.rest.swagger Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.transform Add a registry for transformation configurations and allow editing them (#2821) 2022-04-11 08:18:14 +02:00
org.openhab.core.io.rest.ui Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.voice [voice] New feature "listen and answer" (#2793) 2022-04-09 16:26:09 +02:00
org.openhab.core.io.transport.mdns Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.modbus [modbus] Add configurable after connection delay (#2927) 2022-04-23 13:49:43 +02:00
org.openhab.core.io.transport.mqtt Remove MQTT system broker leftovers (#2842) 2022-03-17 19:35:35 +01:00
org.openhab.core.io.transport.serial Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.serial.javacomm Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.serial.rxtx Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.transport.upnp Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.karaf [addonservices] Add version filtering (#2811) 2022-03-20 18:43:07 +01:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.item Upgrade Xtext/Xtend to 2.26.0, LSP4J to 0.12.0 (#2786) 2022-03-05 11:28:56 +01:00
org.openhab.core.model.item.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.item.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.lazygen Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.lsp Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.persistence Upgrade Xtext/Xtend to 2.26.0, LSP4J to 0.12.0 (#2786) 2022-03-05 11:28:56 +01:00
org.openhab.core.model.persistence.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.persistence.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.rule Upgrade Xtext/Xtend to 2.26.0, LSP4J to 0.12.0 (#2786) 2022-03-05 11:28:56 +01:00
org.openhab.core.model.rule.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.rule.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.script [Semantics] Return parent Location and Equipment (#2928) 2022-04-25 13:04:57 +02:00
org.openhab.core.model.script.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.script.runtime Fix typo in ScriptImpl exception message (#2847) 2022-03-17 11:50:20 +01:00
org.openhab.core.model.sitemap Implement "forceAsItem" functionality for Charts in sitemaps (#2657) 2022-04-05 20:56:14 +02:00
org.openhab.core.model.sitemap.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.sitemap.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.thing Log a message if a model is parsed and no thing handler factory can be found (#2754) 2022-04-12 22:43:14 +02:00
org.openhab.core.model.thing.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.thing.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.persistence Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.semantics Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +02:00
org.openhab.core.storage.json Allow type migrations in JSONStorage (#2784) 2022-04-09 15:49:38 +02:00
org.openhab.core.test Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.test.magic Add spaces to Magic service labels (#2935) 2022-04-27 23:06:29 +02:00
org.openhab.core.thing New translations DefaultSystemChannels.properties (French) (#2944) 2022-05-01 14:32:58 +02:00
org.openhab.core.thing.xml Fix trigger channels not found (#2833) 2022-03-12 21:49:25 +01:00
org.openhab.core.transform Fix transformations not removed if file deleted (#2945) 2022-05-05 21:13:29 +02:00
org.openhab.core.ui Add support for automatic creation of ManagedProviders for UI components (#2948) 2022-05-05 08:50:56 +02:00
org.openhab.core.ui.icon Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.voice [voice] New feature "listen and answer" (#2793) 2022-04-09 16:26:09 +02: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 Add a registry for transformation configurations and allow editing them (#2821) 2022-04-11 08:18:14 +02:00