mirror of
https://github.com/danieldemus/openhab-core.git
synced 2025-01-25 11:45:49 +01:00
removed bundles from p2 repo that are not needed in the TP and which have special dependencies (#491)
Signed-off-by: Kai Kreuzer <kai@openhab.org>
This commit is contained in:
parent
76dd62623f
commit
5e2e7b1e16
@ -171,11 +171,6 @@
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.io.console.karaf:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.io.console.rfc147:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
@ -196,11 +191,6 @@
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.io.jetty.certificate:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.io.monitor:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
@ -296,11 +286,6 @@
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.karaf:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.model.core:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
@ -321,11 +306,6 @@
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.model.lazygen:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
<source>true</source>
|
||||
</artifact>
|
||||
<artifact>
|
||||
<id>org.openhab.core.bundles:org.openhab.core.model.lsp:${project.version}</id>
|
||||
<transitive>false</transitive>
|
||||
|
Loading…
Reference in New Issue
Block a user