Wouter Born
589400e223
Fix/suppress PMD CompareObjectsWithEquals findings ( #11476 )
...
Newer PMD versions discover more CompareObjectsWithEquals findings.
Related to https://github.com/openhab/static-code-analysis/pull/423
Signed-off-by: Wouter Born <github@maindrain.net >
2021-11-02 10:43:53 +01:00
Wouter Born
f3503430b4
Rework more commons-lang usages ( #10314 )
...
* Reworks many commons-lang usages to use standard Java
* Updates all remaining commons.lang imports to commons.lang3
Related to openhab/openhab-addons#7722
Signed-off-by: Wouter Born <github@maindrain.net >
2021-03-16 12:38:16 +01:00
druciak
acc5eb911c
[satel] Removed dependency on 'org.apache.commons.lang' ( #9805 )
...
Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com >
2021-01-15 14:56:15 +01:00
druciak
8616c72ce1
[satel] Thing discovery fix ( #9718 )
...
Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com >
2021-01-13 13:16:34 -08:00
Wouter Born
d6364aceb1
Update license headers to 2021 ( #9620 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2021-01-02 22:03:14 +01:00
Kai Kreuzer
007c3b56e5
removed deprecated author information from binding.xml ( #9113 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-11-23 19:06:33 -08:00
druciak
4cdbe65662
[satel] Fixes for INT-RS module ( #9072 )
...
Signed-off-by: Krzysztof Goworek <krzysztof.goworek@gmail.com >
Co-authored-by: Krzysztof Goworek <krzysztof.goworek@gmail.com >
2020-11-20 22:33:54 -08:00
J-N-K
ba4c96d99d
[infrastructure] move infered nullness warnings to error and update EEA ( #8949 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-11-12 21:07:11 +01:00
Wouter Born
b423f93b1f
Remove Map null annotation workarounds ( #8916 )
...
These workarounds to prevent false positives can be removed now the EEAs allow for proper null analysis.
Signed-off-by: Wouter Born <github@maindrain.net >
2020-11-04 13:57:24 +01:00
J-N-K
bd664ff0c8
[infrastructure] add external null-annotations ( #8848 )
...
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de >
2020-10-31 00:29:03 +01:00
Wouter Born
978e122e00
Rework ThingActions ( #8755 )
...
* Remove duplication by making use of default Java generated exceptions
* Make ThingActions labels/descriptions more consistent
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-15 10:53:53 +02:00
Wouter Born
bef1046258
Rework ThingActions ( #8732 )
...
* Remove proxy workarounds
* Move ThingActions and a few other classes into the internal package
* Use more consistent action labels/descriptions
Related to:
* openhab/openhab-core#1714
* openhab/openhab-core#1639
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-14 19:01:12 +02:00
Kai Kreuzer
6df6783b60
added migrated 2.x add-ons
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-09-21 03:37:19 +02:00