Skip to content

Commit

Permalink
Revert "Start spifly early (openhab#4526)"
Browse files Browse the repository at this point in the history
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
  • Loading branch information
holgerfriedrich committed Dec 28, 2024
1 parent 7a61dc4 commit 797156e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions features/karaf/openhab-tp/src/main/feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,6 @@
-->
<features name="${project.artifactId}-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">

<!-- TODO: workaround for KARAF-7843, remove after upgrade to 4.4.7 or higher -->
<feature name="spifly">
<feature>asm</feature>
<bundle start-level="30">mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7</bundle>
</feature>

<feature name="openhab.tp-base" description="openHAB Core Target Platform Base" version="${project.version}">
<capability>openhab.tp;feature=base;version=1.0.0</capability>

Expand Down

0 comments on commit 797156e

Please sign in to comment.