Skip to content

Commit 1b90467

Browse files
authored
[juicenet] Remove Juicenet binding due to drop of public API (openhab#18299)
* Remove Juicenet binding Signed-off-by: Jeff James <[email protected]>
1 parent 9207330 commit 1b90467

30 files changed

+0
-2180
lines changed

CODEOWNERS

-1
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,6 @@
183183
/bundles/org.openhab.binding.jablotron/ @octa22
184184
/bundles/org.openhab.binding.jeelink/ @vbier
185185
/bundles/org.openhab.binding.jellyfin/ @GiviMAD
186-
/bundles/org.openhab.binding.juicenet/ @jsjames
187186
/bundles/org.openhab.binding.kaleidescape/ @mlobstein
188187
/bundles/org.openhab.binding.keba/ @kgoderis
189188
/bundles/org.openhab.binding.km200/ @Markinus

bom/openhab-addons/pom.xml

-5
Original file line numberDiff line numberDiff line change
@@ -901,11 +901,6 @@
901901
<artifactId>org.openhab.binding.jellyfin</artifactId>
902902
<version>${project.version}</version>
903903
</dependency>
904-
<dependency>
905-
<groupId>org.openhab.addons.bundles</groupId>
906-
<artifactId>org.openhab.binding.juicenet</artifactId>
907-
<version>${project.version}</version>
908-
</dependency>
909904
<dependency>
910905
<groupId>org.openhab.addons.bundles</groupId>
911906
<artifactId>org.openhab.binding.kaleidescape</artifactId>

bundles/org.openhab.binding.juicenet/NOTICE

-13
This file was deleted.

bundles/org.openhab.binding.juicenet/README.md

-268
This file was deleted.
Binary file not shown.

bundles/org.openhab.binding.juicenet/pom.xml

-16
This file was deleted.

bundles/org.openhab.binding.juicenet/src/main/feature/feature.xml

-9
This file was deleted.

bundles/org.openhab.binding.juicenet/src/main/java/org/openhab/binding/juicenet/internal/JuiceNetBindingConstants.java

-78
This file was deleted.

bundles/org.openhab.binding.juicenet/src/main/java/org/openhab/binding/juicenet/internal/JuiceNetHandlerFactory.java

-69
This file was deleted.

0 commit comments

Comments
 (0)