Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.

Reworked auto-update infrastructure completely #5011

Merged
merged 22 commits into from
Sep 5, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@
<artifactId>org.eclipse.osgi</artifactId>
<version>0.0.0</version>
</dependency>
<dependency>
<type>eclipse-plugin</type>
<artifactId>org.eclipse.smarthome.core.autoupdate</artifactId>
<version>0.0.0</version>
</dependency>
<!-- LOGGING -->
<dependency>
<type>eclipse-plugin</type>
Expand Down Expand Up @@ -135,11 +130,6 @@
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.autoupdate</id>
<level>2</level>
<autoStart>true</autoStart>
</bundle>
</bundleStartLevel>
</configuration>
</plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Import-Package:
org.eclipse.smarthome.automation.template,
org.eclipse.smarthome.automation.type,
org.eclipse.smarthome.config.core,
org.eclipse.smarthome.core.autoupdate,
org.eclipse.smarthome.core.common.registry,
org.eclipse.smarthome.core.events,
org.eclipse.smarthome.core.items,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@
<artifactId>org.eclipse.osgi</artifactId>
<version>0.0.0</version>
</dependency>
<dependency>
<type>eclipse-plugin</type>
<artifactId>org.eclipse.smarthome.core.autoupdate</artifactId>
<version>0.0.0</version>
</dependency>
<!-- LOGGING -->
<dependency>
<type>eclipse-plugin</type>
Expand Down Expand Up @@ -142,11 +137,6 @@
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.autoupdate</id>
<level>2</level>
<autoStart>true</autoStart>
</bundle>
</bundleStartLevel>
</configuration>
</plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ Import-Package:
org.eclipse.smarthome.automation.template,
org.eclipse.smarthome.automation.type,
org.eclipse.smarthome.config.core,
org.eclipse.smarthome.core.autoupdate,
org.eclipse.smarthome.core.common.registry,
org.eclipse.smarthome.core.events,
org.eclipse.smarthome.core.items,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,6 @@
<artifactId>org.eclipse.osgi</artifactId>
<version>0.0.0</version>
</dependency>
<dependency>
<type>eclipse-plugin</type>
<artifactId>org.eclipse.smarthome.core.autoupdate</artifactId>
<version>0.0.0</version>
</dependency>
<!-- LOGGING -->
<dependency>
<type>eclipse-plugin</type>
Expand Down Expand Up @@ -148,11 +143,6 @@
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.autoupdate</id>
<level>2</level>
<autoStart>true</autoStart>
</bundle>
</bundleStartLevel>
</configuration>
</plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,6 @@
<artifactId>org.eclipse.osgi</artifactId>
<version>0.0.0</version>
</dependency>
<dependency>
<type>eclipse-plugin</type>
<artifactId>org.eclipse.smarthome.core.autoupdate</artifactId>
<version>0.0.0</version>
</dependency>
<!-- LOGGING -->
<dependency>
<type>eclipse-plugin</type>
Expand Down Expand Up @@ -147,11 +142,6 @@
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.autoupdate</id>
<level>2</level>
<autoStart>true</autoStart>
</bundle>
</bundleStartLevel>
</configuration>
</plugin>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Import-Package:
org.eclipse.smarthome.automation.template,
org.eclipse.smarthome.automation.type,
org.eclipse.smarthome.config.core,
org.eclipse.smarthome.core.autoupdate,
org.eclipse.smarthome.core.events,
org.eclipse.smarthome.core.items,
org.eclipse.smarthome.core.items.events,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,6 @@
<id>org.eclipse.osgi</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.smarthome.core.autoupdate</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.smarthome.automation.api</id>
Expand Down Expand Up @@ -175,11 +170,6 @@
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.autoupdate</id>
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.thing</id>
<level>4</level>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ Import-Package:
org.eclipse.smarthome.automation.template,
org.eclipse.smarthome.automation.type,
org.eclipse.smarthome.config.core,
org.eclipse.smarthome.core.autoupdate,
org.eclipse.smarthome.core.common.registry,
org.eclipse.smarthome.core.events,
org.eclipse.smarthome.core.items,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@
<id>org.eclipse.osgi</id>
<versionRange>0.0.0</versionRange>
</requirement>
<requirement>
<type>eclipse-plugin</type>
<id>org.eclipse.smarthome.core.autoupdate</id>
<versionRange>0.0.0</versionRange>
</requirement>
<!-- LOGGING -->
<requirement>
<type>eclipse-plugin</type>
Expand Down Expand Up @@ -162,11 +157,6 @@
<level>4</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.autoupdate</id>
<level>2</level>
<autoStart>true</autoStart>
</bundle>
<bundle>
<id>org.eclipse.smarthome.core.scheduler</id>
<level>2</level>
Expand Down
8 changes: 0 additions & 8 deletions bundles/core/org.eclipse.smarthome.core.autoupdate/.classpath

This file was deleted.

33 changes: 0 additions & 33 deletions bundles/core/org.eclipse.smarthome.core.autoupdate/.project

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions bundles/core/org.eclipse.smarthome.core.autoupdate/NOTICE

This file was deleted.

This file was deleted.

This file was deleted.

18 changes: 0 additions & 18 deletions bundles/core/org.eclipse.smarthome.core.autoupdate/pom.xml

This file was deleted.

This file was deleted.

Loading