Dan Cunningham
c5a2882a16
[openhab-cloud] Fixes Jetty upgrade issue ( #10487 )
...
This removes the ResponseListener class and replaces it with lambda functions for the various Jetty response listeners. This seems to fix our duplicate onContent issue in #10470 , although i'm not at all clear why.
Fixes #10470
Signed-off-by: Dan Cunningham <dan@digitaldan.com>
2021-04-08 22:12:44 +02:00
Wouter Born
6e1119a49a
Fix broken configfile GAV with karaf:kar ( #10391 )
...
The groupId variable results in the wrong configfile GAV when building a single KAR with karaf:kar for an add-on.
Signed-off-by: Wouter Born <github@maindrain.net>
2021-03-26 08:50:31 +01:00
Jürgen Baginski
b846bf1c56
[openhabcloud] Add note about missing ability to delete things/items/rules ( #10258 )
...
Signed-off-by: Jürgen Baginski <opus42@gmx.de>
2021-03-13 20:05:52 +01:00
Stefan300381
db8dc5d94b
[openhabcloud] Updated the openhab-cloud readme for OH3 ( #9633 )
2021-01-13 11:48:54 +01:00
ItIsFelix
9ff37fbdd2
[openhabcloud] APT Installation path update for openHAB 3 ( #9679 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2021-01-04 11:32:56 +01: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
Wouter Born
ecac667258
Apply Spotless, update skeleton project version, resolve itest runbundles ( #9459 )
...
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
robnielsen
4409cf63c9
only log stack traces to openhab.log if debug is enabled ( #9427 )
...
Signed-off-by: Rob Nielsen <rob.nielsen@yahoo.com>
2020-12-19 20:18:10 +01:00
Wouter Born
c755e85281
Fix missing feature configfiles ( #9324 )
...
* Update configfile lines for renamed openhab-addons-external artifactId
* Add missing 2.5.x configfiles files which were never merged into the main branch
* Fix configfile lines not aggregated in feature.xml file
Fixes openhab/openhab-distro#1205
Signed-off-by: Wouter Born <github@maindrain.net>
2020-12-11 14:34:44 +01:00
Christoph Weitkamp
be61a70030
[openhabcloud] Added Actions for sending notifications ( #9145 )
...
* Added ThingActions for sending notifications
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-11-28 12:25:20 -08:00
Christoph Weitkamp
aa72044554
[openhabcloud] Code improvements ( #9131 )
...
* Code improvements
* Add util method to create random alphanimeric string
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
2020-11-26 14:14:20 -08:00
Hilbrand Bouwkamp
003c3af985
Remove immediate = true from all Components ( #8615 )
...
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
Wouter Born
1f7da6b669
Fix ConfigurableService deprecations ( #8526 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-22 08:48:05 +02:00
Wouter Born
0c11a21d90
Fix ConfigConstants deprecations ( #8525 )
...
Signed-off-by: Wouter Born <github@maindrain.net>
2020-09-21 22:57:04 +02:00
Wouter Born
7f39d01a0f
Remove/ignore Eclipse project files ( #8529 )
...
Fixes #8451
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