openhab-core/bom
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
..
compile Exclude transitive activation-api dependency from swagger (#1582) 2020-08-10 09:04:36 +02:00
compile-model Applied spotless formatter (#1302) 2019-12-30 22:55:19 +01:00
openhab-core Remove dependencies which are not present in the project. (#1592) 2020-09-03 20:33:32 +02:00
openhab-core-index Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
runtime Migrate to OpenAPI 3 annotations (#1576) 2020-08-02 13:21:57 +02:00
runtime-index Switch to Java 11 and drop Java 8 support (#1305) 2020-01-12 22:32:28 +01:00
test Add null annotations to ConfigDescriptionRegistry and ConfigUtil (#1641) 2020-09-15 17:00:15 +02:00
test-index Migrate to JUnit 5 (#1580) 2020-08-09 14:36:46 +02:00
pom.xml Applied spotless formatter (#1302) 2019-12-30 22:55:19 +01:00