openhab-core/bundles
Wouter Born 2430256b6a Add null annotations to registries (#1134)
Adds null annotations to all registries, the interfaces they implement and a few other classes.

Also-by: Christoph Weitkamp <github@christophweitkamp.de>
Signed-off-by: Wouter Born <github@maindrain.net>
2019-10-23 07:36:56 +02:00
..
org.openhab.core Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.audio Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.auth.jaas Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.auth.oauth2client Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.automation Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.automation.module.media Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.automation.module.script Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.automation.module.script.rulesupport Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.automation.rest Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.binding.xml Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.boot Removed superflous resources (#1137) 2019-10-18 22:28:37 +02:00
org.openhab.core.compat1x Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.config.core Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.config.discovery Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.config.discovery.mdns Fix SAT AuthorContributionDescriptionCheck findings (#1110) 2019-10-10 11:36:05 +02:00
org.openhab.core.config.discovery.upnp Fix SAT AuthorContributionDescriptionCheck findings (#1110) 2019-10-10 11:36:05 +02:00
org.openhab.core.config.discovery.usbserial Fix NoEmptyLineSeparatorCheck and NewlineAtEndOfFileCheck SAT findings (#1108) 2019-10-08 22:19:54 -07:00
org.openhab.core.config.discovery.usbserial.linuxsysfs start with an upper case on "initial contribution" (#931) 2019-07-21 12:24:58 +02:00
org.openhab.core.config.dispatch Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.config.serial Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.config.xml Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.ephemeris [automation] Added EphemerisConditions for NGRE (#915) 2019-10-20 01:37:56 +02:00
org.openhab.core.extension.sample Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.id Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.io.bin2json Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.console Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.io.console.eclipse Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.console.karaf Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.console.rfc147 Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.http Normalized instantiation of loggers (#1138) 2019-10-18 22:29:27 +02:00
org.openhab.core.io.http.auth Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.http.auth.basic Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.jetty.certificate Fix NoEmptyLineSeparatorCheck and NewlineAtEndOfFileCheck SAT findings (#1108) 2019-10-08 22:19:54 -07:00
org.openhab.core.io.monitor Removed superflous resources (#1137) 2019-10-18 22:28:37 +02:00
org.openhab.core.io.net Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.rest Fix ItemResourceOSGiTest on Windows (#1150) 2019-10-22 22:06:09 +02:00
org.openhab.core.io.rest.audio Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.rest.auth Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.rest.core Use isEmpty() instead of "size() == 0" (#1151) 2019-10-20 01:27:11 +02:00
org.openhab.core.io.rest.log Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.io.rest.mdns Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.rest.optimize Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.rest.sitemap Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.io.rest.sse Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.rest.voice Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.io.transport.dbus Ignore and remove Eclipse project specific settings (#677) 2019-03-26 13:04:09 +01:00
org.openhab.core.io.transport.mdns Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.io.transport.mqtt Use diamond operator (#1114) 2019-10-11 02:29:47 -07:00
org.openhab.core.io.transport.serial Fix SAT AuthorContributionDescriptionCheck findings (#1110) 2019-10-10 11:36:05 +02:00
org.openhab.core.io.transport.serial.javacomm Fix SAT AuthorContributionDescriptionCheck findings (#1110) 2019-10-10 11:36:05 +02:00
org.openhab.core.io.transport.serial.rxtx Use diamond operator (#1114) 2019-10-11 02:29:47 -07:00
org.openhab.core.io.transport.serial.rxtx.rfc2217 Fix SAT AuthorContributionDescriptionCheck findings (#1110) 2019-10-10 11:36:05 +02:00
org.openhab.core.io.transport.upnp Use diamond operator (#1114) 2019-10-11 02:29:47 -07:00
org.openhab.core.karaf Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.model.codegen Updated NOTICE files to openHAB (#578) 2019-02-15 10:46:18 +01:00
org.openhab.core.model.core Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.model.item Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.item.ide Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.item.runtime Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.lazygen Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.lsp Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.persistence Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.persistence.ide Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.persistence.runtime Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.rule Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.rule.ide Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.rule.runtime Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.script Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.script.ide Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.script.runtime Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.model.sitemap Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.sitemap.ide Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.sitemap.runtime Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.thing Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.thing.ide Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.model.thing.runtime Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.persistence Removed superflous resources (#1137) 2019-10-18 22:28:37 +02:00
org.openhab.core.scheduler Removed superflous resources (#1137) 2019-10-18 22:28:37 +02:00
org.openhab.core.semantics Add null annotations to semantics (#1133) 2019-10-20 01:39:21 +02:00
org.openhab.core.storage.json Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.storage.mapdb Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.test Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.test.magic Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.thing Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.thing.xml Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.transform Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +02:00
org.openhab.core.ui Add null annotations to registries (#1134) 2019-10-23 07:36:56 +02:00
org.openhab.core.ui.icon Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00
org.openhab.core.voice Use !isEmpty() instead of "size() > 0" or "size() != 0" (#1155) 2019-10-21 09:00:52 +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 Fixed POM XML Shema Definition path (#1119) 2019-10-12 08:52:16 +02:00