mirror of
https://github.com/danieldemus/openhab-core.git
synced 2026-07-29 12:34:22 +02:00
Revert "Start spifly early (#4526)"
Signed-off-by: Holger Friedrich <mail@holger-friedrich.de>
This commit is contained in:
committed by
Wouter Born
parent
7548f26db6
commit
e94a3fefa3
@@ -15,12 +15,6 @@
|
|||||||
-->
|
-->
|
||||||
<features name="${project.artifactId}-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.4.0">
|
<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}">
|
<feature name="openhab.tp-base" description="openHAB Core Target Platform Base" version="${project.version}">
|
||||||
<capability>openhab.tp;feature=base;version=1.0.0</capability>
|
<capability>openhab.tp;feature=base;version=1.0.0</capability>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user