blob: 781227159084e2644ba2df85d6eeac584cc837ad [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!--
~ Licensed to the Apache Software Foundation (ASF) under one or more
~ contributor license agreements. See the NOTICE file distributed with
~ this work for additional information regarding copyright ownership.
~ The ASF licenses this file to You under the Apache License, Version 2.0
~ (the "License"); you may not use this file except in compliance with
~ the License. You may obtain a copy of the License at
~
~ http://www.apache.org/licenses/LICENSE-2.0
~
~ Unless required by applicable law or agreed to in writing, software
~ distributed under the License is distributed on an "AS IS" BASIS,
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
~ See the License for the specific language governing permissions and
~ limitations under the License.
-->
<features xmlns="http://karaf.apache.org/xmlns/features/v1.3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.3.0 http://karaf.apache.org/xmlns/features/v1.3.0" name="unomi-router-karaf-feature">
<feature name="unomi-router-karaf-feature" version="${project.version}" description="Apache Unomi :: Extensions :: Router :: Apache Karaf Feature">
<details>Apache Karaf feature for the Apache Unomi Context Server extension</details>
<feature>unomi-kar</feature>
<bundle start-level="90">mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.54_1</bundle>
<bundle start-level="90">mvn:commons-net/commons-net/3.6</bundle>
<bundle start-level="90">wrap:mvn:org.apache.kafka/kafka-clients/0.10.1.0</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-core/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-core-osgi/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-blueprint/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-jackson/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-http-common/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-servlet/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-ftp/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-stream/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.camel/camel-kafka/${camel.version}</bundle>
<bundle start-level="90">mvn:org.apache.cxf/cxf-rt-rs-security-cors/${cxf.version}</bundle>
<bundle start-level="90" start="false">mvn:org.apache.unomi/unomi-router-api/${project.version}</bundle>
<bundle start-level="90" start="false">mvn:org.apache.unomi/unomi-router-core/${project.version}</bundle>
<bundle start-level="90" start="false">mvn:org.apache.unomi/unomi-router-service/${project.version}</bundle>
<bundle start-level="90" start="false">mvn:org.apache.unomi/unomi-router-rest/${project.version}</bundle>
</feature>
</features>