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>pull/493/head
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