Wouter Born
Wouter Born
Today it caused this build to fail: https://ci.openhab.org/job/PR-openHAB-Addons/17297/ ``` TEST org.openhab.binding.wemo.internal.handler.test.WemoHandlerOSGiTest#assertThatThingHandlesOnOffCommandCorrectly()
> IMO it would be best to put the docs for web sockets close to that. The "restdocs.html" seems to be only about the REST API while this is a...
> Do you think this should be changed? The openhab prefix might help to differentiate between topics if you create some third party addon. It might also be a bit...
Yes Karaf 4 is a challenging upgrade. I also had a look a this in July and due to the Pax Web upgrade a lot of servlet logic needs to...
No, that's why I always ask @kaikreuzer to do that. :wink:
I've updated the Jenkins CI/PR jobs to use Java 17. The release/sandbox builds probably still need to be reconfigured. Some jobs may also need a new name: * openHAB3-Distribution *...
> Done! It's still failing and it seems to have gotten the wrong version @kaikreuzer, see: https://openhab.jfrog.io/ui/native/libs-release/org/eclipse/orbit/bundles/io.github.classgraph/
Can this be closed now that https://github.com/openhab/openhab-core/pull/3292 got merged?
Why not use the existing settings mechanism?
A separate REST endpoint might make sense if we can also use it to add other self signed certificates to the keystore via the UI: https://github.com/openhab/openhab-addons/issues/10446