openhab-core/bundles
Christoph Weitkamp 419c927587
Enhanced JavaDoc for ChannelBuilder (#1572)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-07-29 18:14:54 +02:00
..
org.openhab.core removed boot bundle (#1559) 2020-07-24 13:11:56 +02:00
org.openhab.core.addon.sample [cleanup] refactored Extension to Addon (#1560) 2020-07-22 21:08:10 +02:00
org.openhab.core.audio removed boot bundle (#1559) 2020-07-24 13:11:56 +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 boot bundle (#1559) 2020-07-24 13:11:56 +02:00
org.openhab.core.automation.module.media removed boot bundle (#1559) 2020-07-24 13:11:56 +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 removed boot bundle (#1559) 2020-07-24 13:11:56 +02:00
org.openhab.core.automation.rest Swagger: support injection of ReaderListener, add OAuth2 annotations (#1496) 2020-07-24 22:30:06 +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.config.core removed boot bundle (#1559) 2020-07-24 13:11:56 +02:00
org.openhab.core.config.discovery Added nullness annotations and constructor injection for ConsoleCommandExtensions (#1549) 2020-07-17 21:12:08 +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 boot bundle (#1559) 2020-07-24 13:11:56 +02:00
org.openhab.core.config.serial Remove deprecated method of 'ConfigOptionProvider' (#1541) 2020-07-12 00:32:37 +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 Remove deprecated method of 'ConfigOptionProvider' (#1541) 2020-07-12 00:32:37 +02:00
org.openhab.core.id Swagger: support injection of ReaderListener, add OAuth2 annotations (#1496) 2020-07-24 22:30:06 +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 more java 8 features: Replace Collections.sort() with List.sort() (#1564) 2020-07-22 11:24:33 +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 REST: add runtime info to root resource response (#1570) 2020-07-25 18:18:07 +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 boot bundle (#1559) 2020-07-24 13:11:56 +02:00
org.openhab.core.io.rest.core Swagger: support injection of ReaderListener, add OAuth2 annotations (#1496) 2020-07-24 22:30:06 +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 Swagger: support injection of ReaderListener, add OAuth2 annotations (#1496) 2020-07-24 22:30:06 +02:00
org.openhab.core.io.rest.ui Swagger: support injection of ReaderListener, add OAuth2 annotations (#1496) 2020-07-24 22:30:06 +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 [cleanup] refactored Extension to Addon (#1560) 2020-07-22 21:08:10 +02:00
org.openhab.core.io.transport.mqtt Cleanup tests: Simplify assertEquals with boolean to assertTrue or assertFalse (#1567) 2020-07-23 22:19:00 +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 [cleanup] refactored Extension to Addon (#1560) 2020-07-22 21:08:10 +02:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core removed boot bundle (#1559) 2020-07-24 13:11:56 +02:00
org.openhab.core.model.item Allow negative numbers in metadata for Items (#1517) 2020-06-24 22:06:53 +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 Avoid ArithmeticException if timeSpan is zero (#1562) 2020-07-21 19:33:13 +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 [cleanup] refactored Extension to Addon (#1560) 2020-07-22 21:08:10 +02:00
org.openhab.core.model.script Fixed TimerImpl and added unit tests (#1530) 2020-07-09 23:20:47 +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 Allow negative numbers in metadata for Items (#1517) 2020-06-24 22:06:53 +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 Clarification in JavaDoc about QueryablePersistenceService methods (#1552) 2020-07-16 21:02:04 +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 Replace for-loops and iterators with foreach-loops (#1561) 2020-07-21 17:40:29 +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 Remove deprecated method of 'ConfigOptionProvider' (#1541) 2020-07-12 00:32:37 +02:00
org.openhab.core.thing Enhanced JavaDoc for ChannelBuilder (#1572) 2020-07-29 18:14:54 +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 Replace for-loops and iterators with foreach-loops (#1561) 2020-07-21 17:40:29 +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 removed boot bundle (#1559) 2020-07-24 13:11:56 +02:00