openhab-core/bundles
J-N-K 0c73547046
Fix exception during startup when kar is not yet loaded (#2753)
Signed-off-by: Jan N. Klug <github@klug.nrw>
2022-03-13 14:33:23 +01:00
..
org.openhab.core Run org.openhab.core tests in forks to reduce build time (#2837) 2022-03-13 12:11:11 +01:00
org.openhab.core.addon.marketplace [rest] Add ability to change loggers and expose package names of addons (#2772) 2022-02-25 16:34:37 +01:00
org.openhab.core.addon.marketplace.karaf Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.addon.sample Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.audio [audio] Add missing method getSource with sourceId as parameter (#2792) 2022-02-20 20:45:12 +01: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 Add more null annotations to automation bundles (#2763) 2022-02-25 16:40:02 +01: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 Remove unused local variable (#2807) 2022-02-27 11:10:41 +01:00
org.openhab.core.automation.module.script.rulesupport Add more null annotations to automation bundles (#2763) 2022-02-25 16:40:02 +01: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 (#2816) 2022-03-09 09:07:36 +01:00
org.openhab.core.config.discovery Fix PersistentInbox tries to updated unmanaged things (#2824) 2022-03-09 08:59:33 +01: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 Fix CertificateGenerator package (#2838) 2022-03-13 10:42:06 +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 Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.io.rest Fix proxy can't handle requests with forwarded host list (#2799) 2022-02-25 18:20:50 +01: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 [rest] Improve metadata query parameter description (#2790) 2022-02-20 17:48:01 +01: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 Add more null annotations (#2742) 2022-02-14 11:33:50 +01: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.ui Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.io.rest.voice [audio] Add missing method getSource with sourceId as parameter (#2792) 2022-02-20 20:45:12 +01: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 Avoid throwing raw exception types (#2747) 2022-02-14 16:14:25 +01:00
org.openhab.core.io.transport.mqtt Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +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 Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.karaf Fix exception during startup when kar is not yet loaded (#2753) 2022-03-13 14:33:23 +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 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.script.ide Update license headers to 2022 (#2671) 2022-01-07 13:16:42 +01:00
org.openhab.core.model.script.runtime Add even more null annotations (#2752) 2022-02-17 21:30:51 +01:00
org.openhab.core.model.sitemap 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.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 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.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 [test] Fix PersistenceExtensionTest (#2835) 2022-03-13 11:52:19 +01:00
org.openhab.core.semantics Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.storage.json Add more null annotations to XML processing classes (#2775) 2022-03-10 19:57:31 +01:00
org.openhab.core.test Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.test.magic Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.thing [profile] Add accepted types to ProfileContext (#2814) 2022-03-13 11:21:02 +01: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 more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.ui Avoid URISyntaxException in tests (#2770) 2022-02-15 17:33:59 +01:00
org.openhab.core.ui.icon Add more null annotations (#2742) 2022-02-14 11:33:50 +01:00
org.openhab.core.voice New Crowdin updates (#2816) 2022-03-09 09:07:36 +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 pom reference update from http to https (#2644) 2021-12-23 22:55:20 +01:00