]> git.basschouten.com Git - openhab-addons.git/commitdiff
[linky] Removed from the distribution until it is fixed (#11233)
authorlolodomo <lg.hc@free.fr>
Fri, 10 Sep 2021 13:07:25 +0000 (15:07 +0200)
committerGitHub <noreply@github.com>
Fri, 10 Sep 2021 13:07:25 +0000 (15:07 +0200)
* [linky] Removed from the distribution until it is fixed

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
* Apply spotless

Signed-off-by: Laurent Garnier <lg.hc@free.fr>
bom/openhab-addons/pom.xml
bundles/pom.xml

index 4d6d76fa47b222e88afb6f28425b7b4bd57c2cfd..3c984e667d6508297d62fdb89d73532407a61731 100644 (file)
       <artifactId>org.openhab.binding.lifx</artifactId>
       <version>${project.version}</version>
     </dependency>
-    <dependency>
+    <!-- linky binding suppressed from the distribution until it is fixed
+      <dependency>
       <groupId>org.openhab.addons.bundles</groupId>
       <artifactId>org.openhab.binding.linky</artifactId>
       <version>${project.version}</version>
-    </dependency>
+      </dependency>
+    -->
     <dependency>
       <groupId>org.openhab.addons.bundles</groupId>
       <artifactId>org.openhab.binding.linuxinput</artifactId>
index 0e568d1888057eee5768d2d33c3eaa55e756b782..8df22715fdc54a794b0c4e2b59e692616c471428 100644 (file)
     <module>org.openhab.binding.lgtvserial</module>
     <module>org.openhab.binding.lgwebos</module>
     <module>org.openhab.binding.lifx</module>
-    <module>org.openhab.binding.linky</module>
+    <!-- linky binding suppressed from the distribution until it is fixed
+      <module>org.openhab.binding.linky</module>
+    -->
     <module>org.openhab.binding.linuxinput</module>
     <module>org.openhab.binding.lirc</module>
     <module>org.openhab.binding.logreader</module>