52bc1d401ddde6cd3eefc523fa017767c1debacf
[ccsdk/distribution.git] / opendaylight / silicon / silicon-alpine / src / main / resources / framework-4.3.2-features.xml
1 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2 <!--
3
4       Licensed to the Apache Software Foundation (ASF) under one or more
5       contributor license agreements.  See the NOTICE file distributed with
6       this work for additional information regarding copyright ownership.
7       The ASF licenses this file to You under the Apache License, Version 2.0
8       (the "License"); you may not use this file except in compliance with
9       the License.  You may obtain a copy of the License at
10
11          http://www.apache.org/licenses/LICENSE-2.0
12
13       Unless required by applicable law or agreed to in writing, software
14       distributed under the License is distributed on an "AS IS" BASIS,
15       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16       See the License for the specific language governing permissions and
17       limitations under the License.
18 -->
19 <features name="framework-4.3.2" 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">
20
21     <!-- This file is not used in the assembly., This file is used by the karaf-maven-plugin to generate a "final" feature.xml
22               including the correct start-level for the generation of the startup.propertie file -->
23
24     <feature version="4.3.2" description="Karaf core feature" name="framework" hidden="true">
25         <!-- persistent wiring extension -->
26         <bundle start-level="1">mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.3.2</bundle>
27         <!-- mvn: url handlers -->
28         <bundle start-level="5">mvn:org.ops4j.pax.url/pax-url-aether/2.6.7</bundle>
29         <!-- logging -->
30         <bundle start-level="8">mvn:org.ops4j.pax.logging/pax-logging-api/${patch.pax.logging.version}</bundle>
31         <bundle start-level="8">mvn:org.ops4j.pax.logging/pax-logging-log4j2/${patch.pax.logging.version}</bundle>
32         <bundle start-level="8">mvn:org.fusesource.jansi/jansi/1.18</bundle>
33         <!-- config admin -->
34         <bundle start-level="9">mvn:org.osgi/org.osgi.util.function/1.1.0</bundle>
35         <bundle start-level="9">mvn:org.osgi/org.osgi.util.promise/1.1.1</bundle>
36         <bundle start-level="9">mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2</bundle>
37         <bundle start-level="9">mvn:org.apache.felix/org.apache.felix.converter/1.0.14</bundle>
38         <bundle start-level="10">mvn:org.apache.felix/org.apache.felix.configadmin/1.9.22</bundle>
39         <bundle start-level="11">mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.1.2</bundle>
40         <bundle start-level="11">mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6</bundle>
41         <bundle start-level="11">mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.6</bundle>
42         <bundle start-level="11">mvn:org.apache.felix/org.apache.felix.configurator/1.0.14</bundle>
43         <!-- file install -->
44         <bundle start-level="12">mvn:org.apache.felix/org.apache.felix.fileinstall/3.6.8</bundle>
45         <!-- features service -->
46         <bundle start-level="15">mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.3.2</bundle>
47         <bundle dependency="true" start-level="30">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0</bundle>
48     </feature>
49
50     <feature version="4.3.2" description="Karaf core feature" name="framework-logback" hidden="true">
51         <!-- persistent wiring extension -->
52         <bundle start-level="1">mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.3.2</bundle>
53         <!-- mvn: url handlers -->
54         <bundle start-level="5">mvn:org.ops4j.pax.url/pax-url-aether/2.6.7</bundle>
55         <!-- logging -->
56         <bundle start-level="8">mvn:org.ops4j.pax.logging/pax-logging-api/${patch.pax.logging.version}</bundle>
57         <bundle start-level="8">mvn:org.ops4j.pax.logging/pax-logging-logback/${patch.pax.logging.version}</bundle>
58         <!-- config admin -->
59         <bundle start-level="9">mvn:org.osgi/org.osgi.util.function/1.1.0</bundle>
60         <bundle start-level="9">mvn:org.osgi/org.osgi.util.promise/1.1.1</bundle>
61         <bundle start-level="9">mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2</bundle>
62         <bundle start-level="9">mvn:org.apache.felix/org.apache.felix.converter/1.0.14</bundle>
63         <bundle start-level="10">mvn:org.apache.felix/org.apache.felix.configadmin/1.9.22</bundle>
64         <bundle start-level="11">mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.1.2</bundle>
65         <bundle start-level="11">mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6</bundle>
66         <bundle start-level="11">mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.6</bundle>
67         <bundle start-level="11">mvn:org.apache.felix/org.apache.felix.configurator/1.0.14</bundle>
68         <!-- file install -->
69         <bundle start-level="12">mvn:org.apache.felix/org.apache.felix.fileinstall/3.6.8</bundle>
70         <!-- features service -->
71         <bundle start-level="15">mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.3.2</bundle>
72     </feature>
73
74 </features>