openhab-core/bundles
Kai Kreuzer ac0f512178
Consider auto-update veto from channel types (#3575)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2023-04-24 20:14:20 +02:00
..
org.openhab.core Improve precision of ColorUtil (#3542) 2023-04-21 21:31:16 +02:00
org.openhab.core.addon Redefine connection in addon.xsd (#3563) 2023-04-20 20:36:44 +02:00
org.openhab.core.addon.eclipse Add Eclipse Add-on Service (#3406) 2023-03-02 07:41:49 +01:00
org.openhab.core.addon.marketplace Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.addon.marketplace.karaf Fix IllegalStateException in CommunityKaraAddonHAndler (#3528) 2023-04-07 09:44:28 +02:00
org.openhab.core.audio Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.auth.jaas Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.auth.oauth2client Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.automation Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.automation.module.media Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.automation.module.script Improve log message to identify profile's link (#3568) 2023-04-22 08:18:49 +02:00
org.openhab.core.automation.module.script.rulesupport Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.automation.rest Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.config.core Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.config.discovery Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.config.discovery.mdns Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.config.discovery.upnp Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.config.discovery.usbserial Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs Fix resource leak in SysfsUsbSerialScanner (#3513) 2023-04-01 11:32:53 +02:00
org.openhab.core.config.discovery.usbserial.ser2net [serial] Ability to use /dev/serial/ symlinks for usb serial device (#3290) 2023-03-04 14:43:46 +01:00
org.openhab.core.config.dispatch Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.config.serial Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.ephemeris Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.id Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.bin2json Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.console Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.console.eclipse Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.console.karaf Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.console.rfc147 Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.io.http Upgrade to Karaf 4.4.3 (#3252) 2023-03-01 13:09:07 +01:00
org.openhab.core.io.http.auth Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.jetty.certificate Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.monitor EventLogger minor refactor (#3523) 2023-04-07 19:47:01 +02:00
org.openhab.core.io.net Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.rest [REST] List semantic tags (#3559) 2023-04-20 22:20:30 +02:00
org.openhab.core.io.rest.audio Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.rest.auth Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.io.rest.core [REST] List semantic tags (#3559) 2023-04-20 22:20:30 +02:00
org.openhab.core.io.rest.log Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.rest.mdns Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.rest.sitemap Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.rest.sse Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.rest.swagger Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.rest.transform Add dynamic scripting-language transformation service (#3487) 2023-04-12 21:56:06 +02:00
org.openhab.core.io.rest.ui Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.rest.voice [tts] Cache mechanism (#3057) 2023-02-28 08:45:44 +01:00
org.openhab.core.io.transport.mdns Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.io.transport.modbus Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.io.transport.mqtt Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.io.transport.serial Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.io.transport.serial.javacomm Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.transport.serial.rxtx Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.io.transport.upnp Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.io.websocket Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.karaf Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.model.item Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.model.item.ide Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.model.item.runtime Bump spotless and fix formatting (#3469) 2023-03-20 23:14:59 +01:00
org.openhab.core.model.lazygen Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.model.lsp Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.model.persistence Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.model.persistence.ide Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.model.persistence.runtime Bump spotless and fix formatting (#3469) 2023-03-20 23:14:59 +01:00
org.openhab.core.model.rule Bump spotless and fix formatting (#3469) 2023-03-20 23:14:59 +01:00
org.openhab.core.model.rule.ide Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.model.rule.runtime Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.model.script Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.model.script.ide Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.model.script.runtime Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.model.sitemap Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.model.sitemap.ide Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.model.sitemap.runtime Bump spotless and fix formatting (#3469) 2023-03-20 23:14:59 +01:00
org.openhab.core.model.thing Fix thing reloading from things file (#3526) 2023-04-15 09:16:32 +02:00
org.openhab.core.model.thing.ide Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00
org.openhab.core.model.thing.runtime Bump spotless and fix formatting (#3469) 2023-03-20 23:14:59 +01:00
org.openhab.core.persistence Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.semantics Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.storage.json Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.test Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.test.magic Code cleanup: Use Java 17 features (#3522) 2023-04-16 21:43:59 +02:00
org.openhab.core.thing Consider auto-update veto from channel types (#3575) 2023-04-24 20:14:20 +02:00
org.openhab.core.transform Fix hidden files showing up in TransformationRegistry (#3532) 2023-04-15 09:11:03 +02:00
org.openhab.core.ui Remove redundant public and abstract modifiers from interfaces (#3560) 2023-04-20 20:22:58 +02:00
org.openhab.core.ui.icon Icon server: remove old style request with the state in the URL (#3548) 2023-04-18 10:48:39 +02:00
org.openhab.core.voice [voice] Remove deprecated dialog methods (#3567) 2023-04-21 23:05: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 Eclipse Add-on Service (#3406) 2023-03-02 07:41:49 +01:00