Commit Graph

69 Commits

Author SHA1 Message Date
Wouter Born f3503430b4
Rework more commons-lang usages ()
* Reworks many commons-lang usages to use standard Java
* Updates all remaining commons.lang imports to commons.lang3

Related to 

Signed-off-by: Wouter Born <github@maindrain.net>
2021-03-16 12:38:16 +01:00
J-N-K cc70f5609a
[digitalstrom] fix concurrency issue ()
* fix concurrency issue
* address review comments
* address review comment

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2021-01-15 14:48:48 -08:00
Wouter Born d6364aceb1
Update license headers to 2021 ()
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-02 22:03:14 +01:00
Wouter Born ecac667258
Apply Spotless, update skeleton project version, resolve itest runbundles ()
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-22 10:37:44 +01:00
jenkins e4554f4aa6 [unleash-maven-plugin] Preparation for next development cycle. 2020-12-21 10:36:42 +00:00
J-N-K 086a046b61
fix console command documentation ()
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-13 09:19:51 +01:00
Wouter Born 8f53e320dc
Fix StateDescription deprecations ()
Related to 

Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-13 08:53:16 +01:00
Wouter Born d2e5c3e7dd
Remove SmartHome leftovers ()
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-08 18:03:49 +01:00
J-N-K beacec311e
[digitalstrom] remove unnecessary call to bridgeStatusChanged ()
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-07 12:35:35 -08:00
Gaétan Collaud f9866b2c77
[digitalstrom] fixes StringIndexOutOfBoundsException ()
* [digitalstrom] catch issues when adding devices

Signed-off-by: Gaétan Collaud <gaetancollaud@gmail.com>

* Update bundles/org.openhab.binding.digitalstrom/src/main/java/org/openhab/binding/digitalstrom/internal/discovery/DiscoveryServiceManager.java

Signed-off-by: Gaétan Collaud <gaetancollaud@gmail.com>
2020-12-04 16:06:59 -08:00
J-N-K 33faa51d7c
[digitalstrom] fix ClassCastException ()
* fix ClassCastException
* fix spotless

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-12-03 17:20:43 -08:00
Kai Kreuzer 007c3b56e5
removed deprecated author information from binding.xml ()
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2020-11-23 19:06:33 -08:00
J-N-K ba4c96d99d
[infrastructure] move infered nullness warnings to error and update EEA ()
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-12 21:07:11 +01:00
J-N-K c0118930be
[digitalstrom] fix NPE ()
* fix NPE
* fix formatting

Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-11-09 23:43:13 -08:00
J-N-K bd664ff0c8
[infrastructure] add external null-annotations ()
Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
2020-10-31 00:29:03 +01:00
Hilbrand Bouwkamp 003c3af985
Remove immediate = true from all Components ()
We recommend not to use this on add-ons.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-10-01 20:27:01 -07:00
Hilbrand Bouwkamp 1bc55a208b
Removed usage to IOUtils.toString ()
Specifically the toString reading from inputstream.

Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
2020-09-25 11:46:14 -07:00
Wouter Born 7f39d01a0f
Remove/ignore Eclipse project files ()
Fixes 

Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 22:50:37 +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