openhab-core/bundles
Christoph Weitkamp 115b3e22f3
Use 'ZoneId.systemDefault()' instead of 'TimeZone.getDefault().toZoneId()' (#1527)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-06-21 14:34:40 +02:00
..
org.openhab.core Use 'ZoneId.systemDefault()' instead of 'TimeZone.getDefault().toZoneId()' (#1527) 2020-06-21 14:34:40 +02:00
org.openhab.core.audio Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.auth.jaas Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.auth.oauth2client Avoid UnsupportedEncodingException & use const from StandardCharsets (#1480) 2020-05-20 21:40:49 +02:00
org.openhab.core.automation Removed 'Calendar' leftovers (#1522) 2020-06-14 17:13:28 +02:00
org.openhab.core.automation.module.media Use constructor injection and update null annotations (#1487) 2020-05-20 17:29:18 +02:00
org.openhab.core.automation.module.script [automation] Moved constants to top and made them public for reference (#1513) 2020-06-07 23:03:53 +02:00
org.openhab.core.automation.module.script.rulesupport Use UTF-8 to read files (#1484) 2020-05-20 22:35:52 +02:00
org.openhab.core.automation.rest [REST] Added "editable" info to rules in REST API (#1508) 2020-06-03 08:35:41 +02:00
org.openhab.core.binding.xml Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.boot Replaced "classic" rule engine by a DSLRuleProvider for the NGRE (#1451) 2020-06-14 10:36:25 +02:00
org.openhab.core.config.core Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.config.discovery Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.config.discovery.mdns Remove deprecated discovery participant interfaces (#1418) 2020-04-09 21:27:34 +02:00
org.openhab.core.config.discovery.upnp Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.config.discovery.usbserial Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.config.discovery.usbserial.linuxsysfs Use constructor injection and update null annotations (#1487) 2020-05-20 17:29:18 +02:00
org.openhab.core.config.dispatch Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.config.serial Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.config.xml Removed deprecated constructors and methods from Config API (#1448) 2020-05-20 22:16:54 +02:00
org.openhab.core.ephemeris Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.extension.sample Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.id Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.io.bin2json Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.io.console Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.io.console.eclipse Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.io.console.karaf Removed some ESH leftovers (#1468) 2020-05-11 08:41:12 +02:00
org.openhab.core.io.console.rfc147 Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.io.http Use constructor injection and update null annotations (#1487) 2020-05-20 17:29:18 +02:00
org.openhab.core.io.http.auth Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.io.http.auth.basic Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.io.jetty.certificate Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.io.monitor Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.io.net Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.io.rest Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.io.rest.audio Add null annotations to REST resources (#1475) 2020-05-17 19:32:35 +02:00
org.openhab.core.io.rest.auth Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.io.rest.core Give the missing channel group type (#1476) 2020-06-11 09:14:52 +02:00
org.openhab.core.io.rest.log Removed 'Calendar' leftovers (#1522) 2020-06-14 17:13:28 +02:00
org.openhab.core.io.rest.mdns fixed service pids (#1382) 2020-03-01 16:40:01 +01:00
org.openhab.core.io.rest.sitemap Add null annotations to REST resources (#1475) 2020-05-17 19:32:35 +02:00
org.openhab.core.io.rest.sse Add null annotations to REST resources (#1475) 2020-05-17 19:32:35 +02:00
org.openhab.core.io.rest.swagger Migrate to JAX-RS Whiteboard (#1443) 2020-05-14 22:32:35 +02:00
org.openhab.core.io.rest.ui Annotate icon and tile classes with null annotations (#1490) 2020-05-21 21:14:21 +02:00
org.openhab.core.io.rest.voice Add null annotations to REST resources (#1475) 2020-05-17 19:32:35 +02:00
org.openhab.core.io.transport.dbus Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.io.transport.mdns [mdns] Use hostname as JmDNS client name (#1510) 2020-06-04 18:05:05 +02:00
org.openhab.core.io.transport.mqtt Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.io.transport.serial Use constructor injection and update null annotations (#1487) 2020-05-20 17:29:18 +02:00
org.openhab.core.io.transport.serial.javacomm Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.io.transport.serial.rxtx Update nrjavaserial in TP to 5.0.2 and define import version range (#1464) 2020-05-08 11:48:06 +02:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Update nrjavaserial in TP to 5.0.2 and define import version range (#1464) 2020-05-08 11:48:06 +02:00
org.openhab.core.io.transport.upnp Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.karaf Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core [dsl] Model loading improvements (#1514) 2020-06-09 09:37:47 +02:00
org.openhab.core.model.item [dsl] Model loading improvements (#1514) 2020-06-09 09:37:47 +02:00
org.openhab.core.model.item.ide Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.item.runtime Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.lazygen Removed dependency on 'org.apache.commons.logging (#1440) 2020-05-20 21:35:43 +02:00
org.openhab.core.model.lsp Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.model.persistence Removed 'Calendar' leftovers (#1522) 2020-06-14 17:13:28 +02:00
org.openhab.core.model.persistence.ide Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.persistence.runtime Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.rule Replaced "classic" rule engine by a DSLRuleProvider for the NGRE (#1451) 2020-06-14 10:36:25 +02:00
org.openhab.core.model.rule.ide Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.rule.runtime Replaced "classic" rule engine by a DSLRuleProvider for the NGRE (#1451) 2020-06-14 10:36:25 +02:00
org.openhab.core.model.script Replaced "classic" rule engine by a DSLRuleProvider for the NGRE (#1451) 2020-06-14 10:36:25 +02:00
org.openhab.core.model.script.ide Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.script.runtime Replaced "classic" rule engine by a DSLRuleProvider for the NGRE (#1451) 2020-06-14 10:36:25 +02:00
org.openhab.core.model.sitemap Removed dependency on 'org.apache.commons.logging (#1440) 2020-05-20 21:35:43 +02:00
org.openhab.core.model.sitemap.ide Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.sitemap.runtime Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.thing Removed dependency on 'org.apache.commons.logging (#1440) 2020-05-20 21:35:43 +02:00
org.openhab.core.model.thing.ide Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.model.thing.runtime Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
org.openhab.core.persistence Use 'ZoneId.systemDefault()' instead of 'TimeZone.getDefault().toZoneId()' (#1527) 2020-06-21 14:34:40 +02:00
org.openhab.core.semantics Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.storage.json Use ConfigurableService as ComponentPropertyType (#1491) 2020-05-23 17:31:24 +02:00
org.openhab.core.test Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.test.magic Use constructor injection and update null annotations (#1487) 2020-05-20 17:29:18 +02:00
org.openhab.core.thing Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.thing.xml Upgrade SAT and Spotless, apply Spotless and enable check (#1446) 2020-04-26 11:15:24 +02:00
org.openhab.core.transform Removed dependency on 'org.apache.commons.io' (#1441) 2020-05-21 15:17:00 +02:00
org.openhab.core.ui Removed 'Calendar' leftovers (#1522) 2020-06-14 17:13:28 +02:00
org.openhab.core.ui.icon Annotate icon and tile classes with null annotations (#1490) 2020-05-21 21:14:21 +02:00
org.openhab.core.voice Update maven-javadoc-plugin to 3.2.0 (#1494) 2020-05-23 17:35:13 +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 Replaced "classic" rule engine by a DSLRuleProvider for the NGRE (#1451) 2020-06-14 10:36:25 +02:00