openhab-core/bundles
Wouter Born f5f1e32b9f
Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641)
Also added "org.eclipse.jdt.annotation" to the test BOM so we can use "org.eclipse.jdt.annotation.Checks" in itests.
That class has many useful methods that help with writing more readable test code when using the Eclipse JDT null analysis annotations.

After running the resolver on the itests  a lot of bundles were removed from the itest.bndrun files.

Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-15 17:00:15 +02:00
..
org.openhab.core Removed deprecated constructors and methods from Thing API (#1414) 2020-09-13 13:53:12 +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 Use new Collection API methods (#1598) 2020-08-22 23:04:11 +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 Remove dependencies which are not present in the project. (#1592) 2020-09-03 20:33:32 +02:00
org.openhab.core.automation.module.media Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.automation.module.script Use new Collection API methods (#1598) 2020-08-22 23:04:11 +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 Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +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 Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.config.discovery Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +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 Fix various deprecations (#1595) 2020-08-15 10:54:41 +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 Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.ephemeris Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.id Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.io.bin2json Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.io.console Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.io.console.eclipse Use "openhab" console scope (#1586) 2020-08-11 20:38:24 +02:00
org.openhab.core.io.console.karaf Use "openhab" console scope (#1586) 2020-08-11 20:38:24 +02:00
org.openhab.core.io.console.rfc147 Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.io.http Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.io.http.auth Add dark mode support in authorize page (#1600) 2020-08-21 11:13:49 +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 Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.io.net Fix tests failing on windows (#1602) 2020-08-22 23:03:06 +02:00
org.openhab.core.io.rest Removes the incorrect use of the encoding header in each JSON response (#1616) 2020-09-08 12:00:54 +02:00
org.openhab.core.io.rest.audio Migrate to OpenAPI 3 annotations (#1576) 2020-08-02 13:21:57 +02:00
org.openhab.core.io.rest.auth [REST/Auth] Always accept tokens in the alt header (#1631) 2020-09-09 20:48:10 +02:00
org.openhab.core.io.rest.core Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
org.openhab.core.io.rest.log Migrate to OpenAPI 3 annotations (#1576) 2020-08-02 13:21:57 +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 Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.io.rest.sse Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.io.rest.swagger Migrate to OpenAPI 3 annotations (#1576) 2020-08-02 13:21:57 +02:00
org.openhab.core.io.rest.ui Migrate to OpenAPI 3 annotations (#1576) 2020-08-02 13:21:57 +02:00
org.openhab.core.io.rest.voice Migrate to OpenAPI 3 annotations (#1576) 2020-08-02 13:21:57 +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 Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +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 Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
org.openhab.core.karaf FeatureInstaller improvements (#1628) 2020-09-07 19:45:33 +02:00
org.openhab.core.model.codegen Renamed packages 2019-12-28 12:18:16 +01:00
org.openhab.core.model.core Use new Collection API methods (#1598) 2020-08-22 23:04:11 +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 new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.model.persistence switched PersistenceExtensions to ZonedDateTime (#1588) 2020-08-12 21:59:55 +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 Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.model.script Use new Collection API methods (#1598) 2020-08-22 23:04:11 +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 ensure that DSLScriptContextProvider is injected whenever available (#1606) 2020-08-22 23:12:38 +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 deprecated constructors and methods from Thing API (#1414) 2020-09-13 13:53:12 +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 Remove deprecated FilterCriteria methods (#1623) 2020-09-06 22:44:40 +02:00
org.openhab.core.semantics Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.storage.json Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.test Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.test.magic Use new Collection API methods (#1598) 2020-08-22 23:04:11 +02:00
org.openhab.core.thing Removed ChannelItemProvider (#1643) 2020-09-14 09:21:55 +02:00
org.openhab.core.thing.xml Removed deprecated constructors and methods from Thing API (#1414) 2020-09-13 13:53:12 +02:00
org.openhab.core.transform Fix various deprecations (#1595) 2020-08-15 10:54:41 +02:00
org.openhab.core.ui cleaned up some null handling (#1625) 2020-09-07 10:45:15 +02:00
org.openhab.core.ui.icon Fix various deprecations (#1595) 2020-08-15 10:54:41 +02:00
org.openhab.core.voice Use new Collection API methods (#1598) 2020-08-22 23:04:11 +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