Fabian Wolter and GitHub
235a719ed9
[feed] Try to make tests more stable ( #9565 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de >
2020-12-29 14:42:17 +01:00
Andrew Fiddian-Green and GitHub
aebe1d4a0b
[modbus] Added support for RTU encoding over TCP ( #9435 )
...
* [modbus] add support for rtu encoded over tcp
* [modbus] move classes to openhab/jamod
* [modbus] spotless
* [modbus] revert EndpointPoolConfiguration
* [modbus] remove virtual serial
* [modbus] resolve dependencies
* [modbus.studer] add support for RTU over TCP bridge
Signed-off-by: Andrew Fiddian-Green <software@whitebear.ch >
2020-12-27 21:53:53 -08:00
Christoph Weitkamp and GitHub
3533001bd7
[avmfritz] Pimp properties and channel types with proper categories ( #9514 )
...
* Pimp channel types with proper categories
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-12-26 09:33:01 +01:00
Wouter Born and GitHub
075b7265c0
Resolve itest runbundles for XStream 1.4.15 ( #9489 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-24 00:58:48 +01:00
Wouter Born and GitHub
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
Fabian Wolter and GitHub
2e1c56ef76
[feed] Try to make tests more stable ( #9419 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de >
2020-12-18 21:34:43 +01:00
Fabian Wolter and GitHub
9d6cc070eb
[hue] Try to make tests more stable ( #9400 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de >
2020-12-16 18:49:15 +01:00
Fabian Wolter and GitHub
2bcb548381
[feed] Try to make tests more stable ( #9315 )
...
Signed-off-by: Fabian Wolter <github@fabian-wolter.de >
2020-12-12 19:30:28 +01:00
Kai Kreuzer and GitHub
f152a58a31
[modbus] Moved modbus transport from addons to core ( #9268 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-12-09 00:12:43 +01:00
Wouter Born and GitHub
d2e5c3e7dd
Remove SmartHome leftovers ( #9283 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-08 18:03:49 +01:00
Wouter Born and GitHub
ac6f08908f
Use renamed Units class ( #9267 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-12-07 10:34:02 +01:00
lolodomo and GitHub
f333d933ef
[itests] Fix after changing Inbox interface ( #9150 )
...
Related to openhab/openhab-core#1848
Signed-off-by: Laurent Garnier <lg.hc@free.fr >
2020-11-28 13:17:34 +01:00
Sami Salonen and GitHub
b806ed45d0
[modbus] Modbus register array backed by bytes and other simplifications ( #8865 )
...
Signed-off-by: Sami Salonen <ssalonen@gmail.com >
2020-11-26 18:07:49 +01:00
J-N-K and GitHub
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 and GitHub
7bff7f1bf3
Fix build ( #8911 )
...
Broken by #8893
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-30 17:38:23 -07:00
J-N-K and GitHub
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
Christoph Weitkamp and GitHub
47d05055db
Revert "[modbus] Disable failing test ( #8884 )" ( #8895 )
...
This reverts commit 6398773007 .
2020-10-31 00:22:09 +01:00
Christoph Weitkamp and GitHub
1e89b792a0
[feed] Added Channel for link to feed item; Updated rome library to version 1.15 ( #8893 )
...
* Added Channel for link to latest feed; update rome deoendency to version 1.15
* Removed unsed interface
* Run spotless
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-10-30 12:27:09 -07:00
Wouter Born and GitHub
6398773007
[modbus] Disable failing test ( #8884 )
...
Related to #8880
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-27 22:30:27 +01:00
Christoph Weitkamp and GitHub
333cae9e72
[feed] Minor improvements for Feed Binding ( #8824 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-10-21 08:53:46 -07:00
Wouter Born and GitHub
3dbcf37b74
Fix Tradfri itest ( #8788 )
...
Related to openhab/openhab-core#1721
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-18 15:40:14 +02:00
Christoph Weitkamp and GitHub
25826854b4
[hue] Refactored discovery service to 'ThingHandlerService' ( #8729 )
...
* Refactored discovery service to ThingHandlerService
* Fixed discovery for Geofence Sensor
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-10-15 15:51:41 -07:00
Wouter Born and GitHub
be7e9c9680
Configure XStream security and resolve itest bundles ( #8663 )
...
* Configures XStream security to prevent "Security framework of XStream not initialized, XStream is probably vulnerable" warnings.
* Resolves the itest bundles for the upgrade to XStream 1.4.13
Related to openhab/openhab-core#1688
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-04 22:10:04 +02:00
Wouter Born and GitHub
bd4528dcf3
Resolve itest bundles for Xtext upgrade ( #8653 )
...
Related to openhab/openhab-core#1685
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-04 18:34:57 +02:00
Kai Kreuzer and GitHub
112f46c95e
removed embedded broker ( #8649 )
...
Also-by: Wouter Born <github@maindrain.net >
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-10-04 13:43:44 +02:00
Wouter Born and GitHub
d42efe0b22
Upgrade Maven compiler and fix/upgrade some TP dependencies ( #8636 )
...
Upgrades the compiler and its dependencies so the compiler results of Maven builds are more similar to those generated in recent Eclipse versions.
To fix compilation issues in Eclipse for add-ons using classes from javax.xml.stream several dependencies were upgraded/excluded.
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-03 18:23:16 +02:00
Wouter Born and GitHub
1b0876f719
[hue] Improve HueBridgeHandlerOSGiTest stability ( #8621 )
...
The ThingStatus is updated asynchronously so the test is unstable when the status is not updated immediately.
Signed-off-by: Wouter Born <github@maindrain.net >
2020-10-01 12:19:51 +02:00
Wouter Born and GitHub
fbafc365da
Fix parallel MQTT itests execution ( #8617 )
...
* Improve exception handling of the embedded MQTT broker so the port can be reconfigured when it is already bound and it properly unlocks files
* Rework MQTT integration tests so they each run the embedded broker on their own reserved port
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-30 19:36:47 +02:00
Hilbrand Bouwkamp and GitHub
ea55540f8b
Fix openhab-addons url in NOTICE files ( #8614 )
...
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-09-30 10:08:31 +02:00
Wouter Born and GitHub
d72a077ba9
Fix disabled integration tests ( #8609 )
...
* Fix disabled integration tests
Fixes and enables:
* org.openhab.binding.mqtt.homeassistant.tests
* org.openhab.binding.mqtt.homie.tests
* org.openhab.io.mqttembeddedbroker.tests
Fixes #8537
* Address review comment
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-29 14:05:39 -07:00
Christoph Weitkamp and GitHub
bff1810aec
[avmfritz] Added support for DECT440 device ( #8588 )
...
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de >
2020-09-28 12:35:37 -07:00
Hilbrand Bouwkamp and GitHub
1bc55a208b
Removed usage to IOUtils.toString ( #8579 )
...
Specifically the toString reading from inputstream.
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl >
2020-09-25 11:46:14 -07:00
Wouter Born and GitHub
6b4839ea7d
[avmfritz] Reenable itest ( #8567 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-24 14:51:11 +02:00
Wouter Born and GitHub
5594150e54
[ntp] Reenable itest ( #8565 )
...
With these changes and working channelLink events (openhab/openhab-core#1634 ) the ntp itest works again.
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-24 08:42:12 +02:00
Wouter Born and GitHub
5d729d923a
[feed] Reenable itest ( #8564 )
...
With these changes and working channelLink events (openhab/openhab-core#1634 ) the feed itest works again.
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-24 08:41:46 +02:00
Kai Kreuzer and GitHub
613c2e1082
removed pom.xml.versionsBackup files ( #8552 )
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-09-23 09:00:21 +02:00
Wouter Born and GitHub
c82f6c4e77
Fix and reenable more integration tests ( #8535 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-22 08:19:04 +02:00
Wouter Born and GitHub
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
Wouter Born and GitHub
bd82ca82df
Migrate tests to JUnit 5 ( #8519 )
...
Signed-off-by: Wouter Born <github@maindrain.net >
2020-09-21 18:21:26 +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
Kai Kreuzer and Kai Kreuzer
bbf1a7fd29
Codebase as of https://github.com/openhab/openhab2-addons/tree/c53e4aed2627ec899c083170430399f8925e3345 as an initial commit for the shrunk repo
...
Signed-off-by: Kai Kreuzer <kai@openhab.org >
2020-09-20 23:57:58 +02:00