]> git.basschouten.com Git - openhab-addons.git/commit
[tellstick] Fixes NoClassDefFoundError (#9634)
authorkalleboll <76847050+kalleboll@users.noreply.github.com>
Wed, 20 Jan 2021 15:56:53 +0000 (16:56 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Jan 2021 15:56:53 +0000 (16:56 +0100)
commitc0dd8be0b02d853017975baba03a5215e804431a
treee9431c242aaaca8bba58b395f1c21c2ee993f241
parent63b81792a3e7e11e0378e954e136f5fe99f2d8b7
[tellstick] Fixes NoClassDefFoundError (#9634)

Fixes #7024

The problem was caused by the asynchttpclient dependency that seemed to require another version of the Netty dependency than what is added by the openhab.tp-netty feature.
This caused some of the classes in the ssl package to not be found during initialization.
I fixed it by upgrading the asynchttpclient dependency to a version that use the same version of Netty that is bundled(4.1.42.Final).

Signed-off-by: Jörgen Nilsson <mail.jnilsson@gmail.com>
CODEOWNERS
bundles/org.openhab.binding.tellstick/pom.xml
bundles/org.openhab.binding.tellstick/src/main/feature/feature.xml