openhab-core/bundles
J-N-K f83049ae71
Log a message if a model is parsed and no thing handler factory can be found (#2754)
* Log a message if a model is parsed and no thing handler factory can be found

Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-04-12 22:43:14 +02:00
..
org.openhab.core New Crowdin updates (#2903) 2022-04-09 08:57:11 +02:00
org.openhab.core.addon.marketplace New Crowdin updates (#2903) 2022-04-09 08:57:11 +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 Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +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 Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +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 ScriptEngine not removed if created by ScriptAction (#2886) 2022-04-01 22:56:27 +02:00
org.openhab.core.automation.module.script.rulesupport Fix memory leak in ScriptedRuleProvider (#2897) 2022-04-07 08:19:05 +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 Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01: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 Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +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 Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +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 Reduce Mockito warnings (#2893) 2022-04-03 22:36:55 +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 [voice] New feature "listen and answer" (#2793) 2022-04-09 16:26:09 +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 New Crowdin updates (#2863) 2022-03-22 21:27:45 +01:00
org.openhab.core.thing New Crowdin updates (#2903) 2022-04-09 08:57:11 +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 Add a registry for transformation configurations and allow editing them (#2821) 2022-04-11 08:18:14 +02:00
org.openhab.core.ui Implement "forceAsItem" functionality for Charts in sitemaps (#2657) 2022-04-05 20:56:14 +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