]> git.basschouten.com Git - openhab-addons.git/commitdiff
Fix feature names in feature.xml files (#8569)
authorHilbrand Bouwkamp <hilbrand@h72.nl>
Thu, 24 Sep 2020 17:43:08 +0000 (19:43 +0200)
committerGitHub <noreply@github.com>
Thu, 24 Sep 2020 17:43:08 +0000 (10:43 -0700)
Signed-off-by: Hilbrand Bouwkamp <hilbrand@h72.nl>
bundles/org.openhab.binding.bluetooth.blukii/src/main/feature/feature.xml
bundles/org.openhab.binding.linky/src/main/feature/feature.xml
bundles/org.openhab.binding.melcloud/src/main/feature/feature.xml
bundles/org.openhab.binding.modbus.helioseasycontrols/src/main/feature/feature.xml
bundles/org.openhab.binding.modbus.studer/src/main/feature/feature.xml
bundles/org.openhab.binding.nzwateralerts/src/main/feature/feature.xml
bundles/org.openhab.binding.rotel/src/main/feature/feature.xml
bundles/org.openhab.binding.siemensrds/src/main/feature/feature.xml
bundles/org.openhab.binding.sonyprojector/src/main/feature/feature.xml
bundles/org.openhab.binding.volvooncall/src/main/feature/feature.xml
bundles/org.openhab.persistence.influxdb/src/main/feature/feature.xml

index 5b9fba476a60d4fd636e56f4bc878dbc76c2b75d..ece7a31b9942f26eab1ad84a859f48dce3422141 100644 (file)
@@ -2,7 +2,7 @@
 <features name="org.openhab.binding.bluetooth.blukii-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
-       <feature name="openhab-binding-bluetooth-bluuki" description="Bluetooth Binding Blukii" version="${project.version}">
+       <feature name="openhab-binding-bluetooth-blukii" description="Bluetooth Binding Blukii" version="${project.version}">
                <feature>openhab-runtime-base</feature>
                <feature>openhab-transport-serial</feature>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.bluetooth/${project.version}</bundle>
index 3a1dd653712d97c88a758942f982c55ff6ac534d..6da7cc23747e51f82c6c13f0b9aa6ae206ab0aa8 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<features name="org.openhab.binding.telegram-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features name="org.openhab.binding.linky-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-binding-linky" description="Linky Binding" version="${project.version}">
index 7794523ae465aea70a6b1fc34c011e09b2574736..330acf2feb8d4bbd448b6d5514af9482f35483ee 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<features name="org.openhab.binding.ihc-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features name="org.openhab.binding.melcloud-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-binding-melcloud" description="MELCloud Binding" version="${project.version}">
index f022e61b0378390fb569b156f7f7ea8173d3afa1..9988a5acf97e95528f6ea0dda0f4e70d4e99ed42 100644 (file)
@@ -2,7 +2,7 @@
 <features name="org.openhab.binding.modbus.helioseasycontrols-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>file:${basedirRoot}/bundles/org.openhab.io.transport.modbus/target/feature/feature.xml</repository>
 
-       <feature name="openhab-binding-modbus.helioseasycontrols" description="Modbus.HeliosEasyControls Binding" version="${project.version}">
+       <feature name="openhab-binding-modbus-helioseasycontrols" description="Modbus.HeliosEasyControls Binding" version="${project.version}">
                <feature>openhab-runtime-base</feature>
                <feature>openhab-transport-modbus</feature>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.modbus/${project.version}</bundle>
index c46afeefc05706c8ed30ee934efa150281667073..0d462e3553a532cac32e8b37f19a6eb55fa9a5ad 100644 (file)
@@ -3,7 +3,7 @@
        <repository>file:${basedirRoot}/bundles/org.openhab.io.transport.modbus/target/feature/feature.xml</repository>
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
-       <feature name="openhab-bindings-modbus-studer" description="Studer Binding" version="${project.version}">
+       <feature name="openhab-binding-modbus-studer" description="Studer Binding" version="${project.version}">
                <feature>openhab-runtime-base</feature>
                <feature>openhab-transport-modbus</feature>
                <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.binding.modbus/${project.version}</bundle>
index 1c2807ad22bdfc119b33b0657639c8e6ab7c5d43..27cfbbf1e3e68722ccdd1736527fd144ec6c609f 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<features name="org.openhab.binding. nzwateralerts-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features name="org.openhab.binding.nzwateralerts-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-binding-nzwateralerts" description="NZ Water Alerts Binding" version="${project.version}">
index 8be94044219db32d444916357885e90915cfaff6..48634eb01599163563d185e2ee50376c3239b900 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<features name="org.openhab.binding.freebox-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features name="org.openhab.binding.rotel-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-binding-rotel" description="Rotel Binding" version="${project.version}">
index 8f1f64a729c4bbf785170df76268997367011dc3..58357048ce21aef3b7511e95d5041ed91c6eb06e 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<features name="org.openhab.binding.neohub-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features name="org.openhab.binding.siemensrds-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-binding-siemensrds" description="Siemens RDS Binding" version="${project.version}">
index 6c2bd249d18dd76ba5ad5abb4d6612459a28fd08..e4b84c94f63dee01bff7a49306134e3c7edd1847 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<features name="org.openhab.binding.powermax-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features name="org.openhab.binding.sonyprojector-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-binding-sonyprojector" description="Sony Projector Binding" version="${project.version}">
index 99a43beaa848ac08bc3da085963e413587ac29a0..8c5231fdea00b13c56264a5a80204a6c1bb3f086 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<features name="org.openhab.binding.astro-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
+<features name="org.openhab.binding.volvooncall-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
        <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-binding-volvooncall" description="Volvo On Call Binding" version="${project.version}">
index 4bc97a87e713af945bbcc677acd5cb52528ca020..06382fc2d90d5f05f3840c75853d9b438547b57e 100644 (file)
@@ -1,16 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <features name="org.openhab.persistence.influxdb-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
-       <repository>
-               mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features
-       </repository>
+       <repository>mvn:org.openhab.core.features.karaf/org.openhab.core.features.karaf.openhab-core/${ohc.version}/xml/features</repository>
 
        <feature name="openhab-persistence-influxdb" description="InfluxDB Persistence" version="${project.version}">
                <feature>openhab-runtime-base</feature>
-               <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.persistence.influxdb/${project.version}
-               </bundle>
-               <configfile finalname="${openhab.conf}/services/influxdb.cfg" override="false">
-                       mvn:${project.groupId}/openhab-addons-external3/${project.version}/cfg/influxdb
-               </configfile>
+               <bundle start-level="80">mvn:org.openhab.addons.bundles/org.openhab.persistence.influxdb/${project.version}</bundle>
+               <configfile finalname="${openhab.conf}/services/influxdb.cfg" override="false">mvn:${project.groupId}/openhab-addons-external3/${project.version}/cfg/influxdb</configfile>
        </feature>
 
 </features>