Skip to content

Commit 0999145

Browse files
kaikreuzerghys
authored andcommitted
removed dashboard as it has been replaced by new standard UI (openhab#179)
Signed-off-by: Kai Kreuzer <[email protected]>
1 parent ad27a71 commit 0999145

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+8
-1707
lines changed

bom/openhab-ui/pom.xml

-6
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,6 @@
3838
<version>${project.version}</version>
3939
<scope>compile</scope>
4040
</dependency>
41-
<dependency>
42-
<groupId>org.openhab.ui.bundles</groupId>
43-
<artifactId>org.openhab.ui.dashboard</artifactId>
44-
<version>${project.version}</version>
45-
<scope>compile</scope>
46-
</dependency>
4741
<dependency>
4842
<groupId>org.openhab.ui.bundles</groupId>
4943
<artifactId>org.openhab.ui.habot</artifactId>

bundles/org.openhab.ui.dashboard/.classpath

-42
This file was deleted.

bundles/org.openhab.ui.dashboard/NOTICE

-13
This file was deleted.

bundles/org.openhab.ui.dashboard/README.md

-48
This file was deleted.

bundles/org.openhab.ui.dashboard/pom.xml

-51
This file was deleted.

bundles/org.openhab.ui.dashboard/src/main/java/org/openhab/ui/dashboard/DashboardReady.java

-23
This file was deleted.

bundles/org.openhab.ui.dashboard/src/main/java/org/openhab/ui/dashboard/DashboardTile.java

-54
This file was deleted.

0 commit comments

Comments
 (0)