Skip to content

Commit

Permalink
removed 1.x compatibility layer (openhab#1284)
Browse files Browse the repository at this point in the history
Signed-off-by: Kai Kreuzer <kai@openhab.org>
  • Loading branch information
kaikreuzer authored and wborn committed Dec 21, 2019
1 parent 32e2011 commit 650f895
Show file tree
Hide file tree
Showing 129 changed files with 2 additions and 10,246 deletions.
5 changes: 2 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

Warning: Note that this is most likely not the project you are looking for.

openHAB mainly consist out of the core components, extensions that are openHAB1-compatible from
https://github.com/openhab/openhab1-addons and extensions that are openHAB2-compatible from
https://github.com/openhab/openhab2-addons. All is then packaged into a distribution in
openHAB mainly consist out of the core components and extensions that are from
https://github.com/openhab/openhab-addons. All is then packaged into a distribution in
https://github.com/openhab/openhab-distro.

## Contribution guidelines
Expand Down
6 changes: 0 additions & 6 deletions bom/openhab-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,6 @@
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.compat1x</artifactId>
<version>${project.version}</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.openhab.core.bundles</groupId>
<artifactId>org.openhab.core.karaf</artifactId>
Expand Down
27 changes: 0 additions & 27 deletions bundles/org.openhab.core.compat1x/.classpath

This file was deleted.

23 changes: 0 additions & 23 deletions bundles/org.openhab.core.compat1x/.project

This file was deleted.

13 changes: 0 additions & 13 deletions bundles/org.openhab.core.compat1x/NOTICE

This file was deleted.

2 changes: 0 additions & 2 deletions bundles/org.openhab.core.compat1x/bnd.bnd

This file was deleted.

38 changes: 0 additions & 38 deletions bundles/org.openhab.core.compat1x/pom.xml

This file was deleted.

This file was deleted.

Loading

0 comments on commit 650f895

Please sign in to comment.