<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<features xmlns="http://karaf.apache.org/xmlns/features/v1.6.0" name="org.apache.brooklyn-1.2.0-cloudsoft-amp-7.3.0-ga">
    <repository>mvn:org.apache.brooklyn.ui/brooklyn-ui-features/1.2.0-cloudsoft-amp-7.3.0-ga/xml/features</repository>
    <feature name="brooklyn-standard-karaf" description="Karaf standard feature with RMI excluded" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>wrap</feature>
        <feature>pax-web-core</feature>
        <feature>aries-proxy</feature>
        <feature>aries-blueprint</feature>
        <feature>shell</feature>
        <feature>shell-compat</feature>
        <feature>feature</feature>
        <feature>jaas</feature>
        <feature>ssh</feature>
        <feature>bundle</feature>
        <feature>config</feature>
        <feature>deployer</feature>
        <feature>diagnostic</feature>
        <feature>feature</feature>
        <feature>instance</feature>
        <feature>kar</feature>
        <feature>log</feature>
        <feature>package</feature>
        <feature>service</feature>
        <feature>system</feature>
        <feature>brooklyn-jsgui-prereqs</feature>
        <bundle start-level="9">mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1</bundle>
    </feature>
    <feature name="brooklyn-startup-features" description="Bundles to load early" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle dependency="true">mvn:com.sun.activation/jakarta.activation/1.2.2</bundle>
        <bundle start-level="10" dependency="true">mvn:jakarta.mail/jakarta.mail-api/1.6.5</bundle>
        <bundle>mvn:jakarta.annotation/jakarta.annotation-api/1.3.5</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsr305/3.0.2_1</bundle>
        <bundle>mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxws-api-2.2/2.9.0</bundle>
        <bundle>mvn:jakarta.xml.bind/jakarta.xml.bind-api/2.3.3</bundle>
    </feature>
    <feature name="brooklyn-headless" description="All Brooklyn bundles with the exception of the launcher and actual ui+rest" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">brooklyn-startup-features</feature>
        <feature prerequisite="true">brooklyn-essential-deps</feature>
        <feature prerequisite="true">brooklyn-standard-karaf</feature>
        <feature>brooklyn-core</feature>
        <feature>brooklyn-locations-jclouds</feature>
        <feature>brooklyn-commands</feature>
        <feature>brooklyn-server-software-all</feature>
        <feature>brooklyn-library-all</feature>
        <feature>brooklyn-rest-resources-prereqs</feature>
        <feature>brooklyn-jsgui-prereqs</feature>
    </feature>
    <feature name="brooklyn-jsgui-prereqs" description="Brooklyn REST JavaScript Web GUI" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-standard-karaf</feature>
        <feature>pax-jetty</feature>
        <feature>war</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-karaf-jetty-config/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.5</bundle>
        <bundle>mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1</bundle>
        <bundle>mvn:org.apache.geronimo.components/geronimo-jaspi/2.0.0</bundle>
        <bundle>mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty.websocket/websocket-api/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty.websocket/websocket-client/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty.websocket/websocket-common/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty.websocket/websocket-server/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-client/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-continuation/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-deploy/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-http/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-io/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-jaas/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-jaspi/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-jmx/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-jndi/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-plus/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-proxy/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-rewrite/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-security/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-server/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-servlet/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-servlets/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-util-ajax/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-util/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-webapp/9.4.49.v20220914</bundle>
        <bundle>mvn:org.eclipse.jetty/jetty-xml/9.4.49.v20220914</bundle>
    </feature>
    <feature name="brooklyn-jsgui" description="Brooklyn REST JavaScript Web GUI" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-jsgui-prereqs</feature>
        <feature>brooklyn-ui</feature>
    </feature>
    <feature name="brooklyn-boot" description="Bundles to start on boot" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">brooklyn-headless</feature>
        <feature>brooklyn-osgi-launcher</feature>
        <feature>brooklyn-jsgui</feature>
        <feature>brooklyn-rest-resources</feature>
    </feature>
    <feature name="brooklyn-ui" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-ui-modularity</feature>
        <feature>brooklyn-ui-modules</feature>
    </feature>
    <feature name="swagger" description="Swagger Annotations+Core+JAXRS+Models" version="1.6.2">
        <bundle>mvn:com.google.guava/guava/27.1-jre</bundle>
        <bundle>mvn:com.google.guava/failureaccess/1.0.1</bundle>
        <bundle>mvn:io.swagger/swagger-annotations/1.6.2</bundle>
        <bundle>wrap:mvn:io.swagger/swagger-core/1.6.2</bundle>
        <bundle>wrap:mvn:io.swagger/swagger-jaxrs/1.6.2</bundle>
        <bundle>mvn:io.swagger/swagger-models/1.6.2</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-core/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-databind/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.1</bundle>
    </feature>
    <feature name="brooklyn-essential-deps" description="Brooklyn Essential Dependencies, to load early" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">wrap</feature>
        <bundle>mvn:jakarta.annotation/jakarta.annotation-api/1.3.5</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsr305/3.0.2_1</bundle>
        <bundle>mvn:jakarta.xml.bind/jakarta.xml.bind-api/2.3.3</bundle>
        <bundle>mvn:org.slf4j/jul-to-slf4j/1.7.36</bundle>
        <bundle>mvn:ch.qos.logback/logback-core/1.2.9</bundle>
        <bundle>mvn:com.google.guava/failureaccess/1.0.1</bundle>
        <bundle>mvn:com.google.guava/guava/27.1-jre</bundle>
        <bundle>mvn:commons-io/commons-io/2.11.0</bundle>
        <bundle>mvn:commons-codec/commons-codec/1.15</bundle>
        <bundle>mvn:org.yaml/snakeyaml/2.2</bundle>
        <bundle>mvn:org.apache.httpcomponents/httpcore-osgi/4.4.15</bundle>
        <bundle>mvn:org.apache.httpcomponents/httpclient-osgi/4.5.13</bundle>
        <bundle>mvn:org.bouncycastle/bcutil-jdk18on/1.72</bundle>
        <bundle>mvn:org.bouncycastle/bcprov-jdk18on/1.72</bundle>
        <bundle>mvn:org.bouncycastle/bcpkix-jdk18on/1.72</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jzlib/1.1.3_2</bundle>
        <bundle>wrap:mvn:net.i2p.crypto/eddsa/0.3.0$overwrite=merge&amp;Bundle-SymbolicName=net.i2p.crypto.eddsa_wrapped&amp;Bundle-Version=0.3.0&amp;Export-Package=*;version="0.3.0"</bundle>
        <bundle>wrap:mvn:com.hierynomus/asn-one/0.6.0$overwrite=merge&amp;Bundle-SymbolicName=com.hierynomus.asn-one_wrapped&amp;Bundle-Version=0.6.0</bundle>
        <bundle>wrap:mvn:com.hierynomus/sshj/0.34.0$overwrite=merge&amp;Bundle-SymbolicName=com.hierynomus.sshj_wrapped&amp;Bundle-Version=0.34.0&amp;Import-Package=net.i2p.crypto.eddsa.math,javax.crypto,javax.crypto.interfaces,javax.crypto.spec,net.i2p.crypto.eddsa;version="[0.2,1)",net.i2p.crypto.eddsa.spec;version="[0.2,1)",com.jcraft.jzlib;version="[1.1,2)";resolution:=optional,org.slf4j;version="[1.7,5)",com.hierynomous.asn1;resolution:=optional;version="0.6.0",org.bouncycastle.asn1;resolution:=optional;version="[1.60,2)",org.bouncycastle.asn1.nist;resolution:=optional;version="[1.60,2)",org.bouncycastle.asn1.x9;resolution:=optional;version="[1.60,2)",org.bouncycastle.crypto.ec;resolution:=optional;version="[1.60,2)",org.bouncycastle.crypto.prng;resolution:=optional;version="[1.60,2)",org.bouncycastle.jce.spec;resolution:=optional;version="[1.60,2)",org.bouncycastle.math.ec;resolution:=optional;version="[1.60,2)",org.bouncycastle.openssl;resolution:=optional;version="[1.60,2)",org.bouncycastle.openssl.jcajce;resolution:=optional;version="[1.60,2)",org.bouncycastle.util.encoders;resolution:=optional;version="[1.60,2)",javax.net,javax.security.auth,javax.security.auth.login,org.ietf.jgss,org.bouncycastle.jce.provider;resolution:=optional;version="[1.60,2)",org.bouncycastle.operator;resolution:=optional;version="[1.60,2)",org.bouncycastle.pkcs;resolution:=optional;version="[1.60,2)"</bundle>
    </feature>
    <feature name="brooklyn-utils-common" description="Brooklyn Common Utils" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">brooklyn-essential-deps</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-utils-common/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:org.apache.brooklyn/brooklyn-logback-includes/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-utils-groovy" description="Brooklyn Groovy Utils" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-utils-common</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-utils-common/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-utils-rest-swagger" description="Brooklyn REST Swagger Apidoc Utilities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-utils-common</feature>
        <feature version="1.6.2">swagger</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-utils-rest-swagger/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:javax.servlet/javax.servlet-api/3.1.0</bundle>
        <bundle dependency="true">mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6</bundle>
        <bundle>wrap:mvn:javax.validation/validation-api/1.1.0.Final</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.reflections/0.9.9_1</bundle>
    </feature>
    <feature name="brooklyn-rest-api" description="Brooklyn REST API" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-utils-rest-swagger</feature>
        <feature>brooklyn-api</feature>
        <feature>brooklyn-core</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-rest-api/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle dependency="true">mvn:org.jvnet.mimepull/mimepull/1.9.3</bundle>
        <bundle>mvn:commons-lang/commons-lang/2.4</bundle>
        <bundle dependency="true">wrap:mvn:javax.validation/validation-api/1.1.0.Final</bundle>
        <bundle>mvn:org.apache.commons/commons-lang3/3.12.0</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-databind/2.16.1</bundle>
        <bundle>mvn:javax.servlet/javax.servlet-api/3.1.0</bundle>
    </feature>
    <feature name="brooklyn-api" description="Brooklyn API" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-utils-common</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-api/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-core" description="Brooklyn Core" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">brooklyn-essential-deps</feature>
        <feature>brooklyn-api</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-core/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:org.apache.brooklyn/brooklyn-utils-groovy/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:ch.qos.logback/logback-classic/1.2.9</bundle>
        <bundle>wrap:mvn:com.google.code.gson/gson/2.8.9$overwrite=merge&amp;Export-Package=*;version=2.8.9</bundle>
        <bundle>mvn:com.jayway.jsonpath/json-path/2.4.0</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-core/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-databind/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.core/jackson-annotations/2.16.1</bundle>
        <bundle>mvn:com.thoughtworks.xstream/xstream/1.4.19</bundle>
        <bundle>mvn:org.codehaus.groovy/groovy-all/2.4.21</bundle>
        <bundle>mvn:net.minidev/json-smart/2.4.10</bundle>
        <bundle>mvn:net.minidev/accessors-smart/2.4.9</bundle>
        <bundle>mvn:org.ow2.asm/asm/5.2</bundle>
        <bundle>mvn:org.ow2.asm/asm-commons/5.2</bundle>
        <bundle>mvn:org.ow2.asm/asm-tree/5.2</bundle>
        <bundle>mvn:org.ow2.asm/asm-analysis/5.2</bundle>
        <bundle>mvn:org.ow2.asm/asm-util/5.2</bundle>
        <bundle>mvn:org.ops4j.pax.web/pax-web-spi/7.3.27</bundle>
        <bundle>mvn:org.apache.geronimo.specs/geronimo-ws-metadata_2.0_spec/1.1.3</bundle>
        <bundle>mvn:org.freemarker/freemarker/2.3.31</bundle>
        <bundle>mvn:commons-codec/commons-codec/1.15</bundle>
        <bundle>mvn:org.apache.commons/commons-lang3/3.12.0</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xpp3/1.1.4c_7</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.kxml2/2.3.0_3</bundle>
        <bundle>wrap:mvn:com.maxmind.geoip2/geoip2/2.8.0-rc1</bundle>
        <bundle>wrap:mvn:com.maxmind.db/maxmind-db/1.2.1</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.reflections/0.9.9_1</bundle>
    </feature>
    <feature name="brooklyn-camp-brooklyn" description="Brooklyn CAMP REST API" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <feature>brooklyn-camp-base</feature>
        <bundle>mvn:commons-beanutils/commons-beanutils/1.9.4</bundle>
        <bundle>mvn:commons-collections/commons-collections/3.2.2</bundle>
        <bundle>mvn:org.apache.brooklyn/brooklyn-camp/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-camp-base" description="Brooklyn CAMP Base" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-utils-common</feature>
        <bundle>mvn:org.apache.brooklyn.camp/camp-base/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:org.apache.commons/commons-compress/1.21</bundle>
        <bundle>mvn:org.apache.commons/commons-lang3/3.12.0</bundle>
    </feature>
    <feature name="brooklyn-rest-resources-prereqs" description="Brooklyn REST Resources Prerequisites" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <config name="org.apache.cxf.osgi" append="false" external="false" override="false">
org.apache.cxf.servlet.context = /v1

</config>
        <feature>pax-jetty</feature>
        <feature>cxf-jaxrs-with-optional-dependencies</feature>
        <feature>brooklyn-core</feature>
        <feature>brooklyn-rest-api</feature>
        <feature>brooklyn-camp-brooklyn</feature>
        <feature>brooklyn-camp-base</feature>
        <bundle dependency="true">mvn:org.apache.cxf/cxf-rt-rs-security-cors/3.4.10</bundle>
        <bundle dependency="true">mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.4.10</bundle>
        <bundle dependency="true">mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.4.10</bundle>
        <bundle>mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.16.1</bundle>
        <bundle dependency="true">mvn:javax.servlet/javax.servlet-api/3.1.0</bundle>
        <bundle dependency="true">mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6</bundle>
    </feature>
    <feature name="cxf-jaxrs-with-optional-dependencies" description="cxf-jaxrs with optional dependencies" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>cxf-jaxrs</feature>
        <bundle start-level="35" dependency="true">mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.1</bundle>
    </feature>
    <feature name="brooklyn-rest-resources" description="Brooklyn REST Resources" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-rest-resources-prereqs</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-rest-resources/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-commands" description="Brooklyn Shell Commands" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle>mvn:org.apache.brooklyn/brooklyn-launcher-common/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:org.apache.brooklyn/brooklyn-commands/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-software-winrm" description="Brooklyn WinRM Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <feature>cxf-jaxws</feature>
        <feature>cxf-http-async</feature>
        <feature>cxf-ws-addr</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-winrm/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:io.cloudsoft.windows/winrm4j/0.12.3</bundle>
        <bundle>mvn:io.cloudsoft.windows/winrm4j-client/0.12.3</bundle>
        <bundle>mvn:org.apache.brooklyn/brooklyn-karaf-httpcomponents-extension/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-policy" description="Brooklyn Policies" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-policy/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-software-base" description="Brooklyn Software Base" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">brooklyn-essential-deps</feature>
        <feature>brooklyn-software-winrm</feature>
        <feature>brooklyn-policy</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-base/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>wrap:mvn:org.glassfish.external/opendmk_jmxremote_optional_jar/1.0-b01-ea$Bundle-SymbolicName=glassfish-opendmk-jmxremote-optional&amp;Bundle-Version=1&amp;Import-Package=javax.management.openmbean,*</bundle>
    </feature>
    <feature name="brooklyn-jmxmp-agent" description="Brooklyn Secure JMXMP Agent" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-jmxmp-agent/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle dependency="true">wrap:mvn:org.glassfish.external/opendmk_jmxremote_optional_jar/1.0-b01-ea$Bundle-SymbolicName=glassfish-opendmk-jmxremote-optional&amp;Bundle-Version=1&amp;Import-Package=javax.management.openmbean,*</bundle>
    </feature>
    <feature name="brooklyn-jmxrmi-agent" description="Brooklyn JMX RMI Agent" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle>mvn:org.apache.brooklyn/brooklyn-jmxrmi-agent/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-locations-jclouds" description="Brooklyn Jclouds Location Targets" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <feature>jclouds-feature-brooklyn</feature>
        <feature>brooklyn-software-winrm</feature>
        <feature>brooklyn-locations-jclouds-labs</feature>
        <bundle start-level="85">mvn:org.apache.brooklyn/brooklyn-locations-jclouds/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="jclouds-feature-brooklyn" description="Jclouds and Dependencies" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle>wrap:mvn:com.squareup.okio/okio/1.15.0$Bundle-SymbolicName=squareup-okio&amp;Bundle-Version=1.15.0&amp;Export-Package=okio;version=1.15.0</bundle>
        <bundle>wrap:mvn:com.squareup.okhttp3/okhttp/3.12.6$Bundle-SymbolicName=squareup-okhttp3&amp;Bundle-Version=3.12.6&amp;Import-Package=okio;version=1.15,javax.annotation;version=1.3,*;resolution:=optional</bundle>
        <bundle>wrap:mvn:com.squareup.okhttp3/logging-interceptor/3.12.6$Bundle-SymbolicName=squareup-okhttp3-logging-interceptor&amp;Bundle-Version=3.12.6&amp;Import-Package=*;resolution:=mandatory</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.conscrypt-openjdk/1.4.2_1</bundle>
        <bundle dependency="true">mvn:com.google.inject/guice/4.2.3</bundle>
        <bundle dependency="true">mvn:com.google.inject.extensions/guice-assistedinject/4.2.3</bundle>
        <bundle dependency="true">mvn:com.google.inject.extensions/guice-multibindings/4.2.3</bundle>
        <bundle>wrap:mvn:com.google.code.gson/gson/2.8.9$overwrite=merge&amp;Export-Package=*;version=2.8.9</bundle>
        <bundle>mvn:com.google.guava/guava/27.1-jre</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch/0.1.55_1</bundle>
        <bundle>mvn:com.jcraft/jsch.agentproxy.core/0.0.9</bundle>
        <bundle>mvn:com.jcraft/jsch.agentproxy.connector-factory/0.0.9</bundle>
        <bundle>mvn:com.jcraft/jsch.agentproxy.usocket-nc/0.0.9</bundle>
        <bundle>mvn:com.jcraft/jsch.agentproxy.sshagent/0.0.9</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jzlib/1.1.3_2</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jsch-agentproxy-sshj/0.0.9_1</bundle>
        <bundle dependency="true">mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_1</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.aopalliance/1.0_5</bundle>
        <bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.oauth-commons/20100527_1</bundle>
        <bundle dependency="true">mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6</bundle>
        <bundle>mvn:org.yaml/snakeyaml/2.2</bundle>
        <bundle>mvn:org.apache.jclouds.api/atmos/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/byon/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/cloudstack/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/docker/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/ec2/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/elasticstack/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/oauth/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/openstack-cinder/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/openstack-keystone/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/openstack-neutron/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/openstack-nova-ec2/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/openstack-nova/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/openstack-swift/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/rackspace-cloudfiles/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/rackspace-cloudidentity/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/route53/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/s3/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.api/sts/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.common/googlecloud/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.common/openstack-common/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.driver/jclouds-bouncycastle/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.driver/jclouds-jsch/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.driver/jclouds-log4j/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.driver/jclouds-okhttp/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.driver/jclouds-slf4j/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.driver/jclouds-sshj/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds/jclouds-blobstore/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds/jclouds-compute/2.4.0</bundle>
        <bundle>wrap:mvn:org.apache.jclouds/jclouds-core/2.4.0$overwrite=merge&amp;Export-Package=org.jclouds.*;version=2.4.0;-noimport:=true&amp;Bundle-ClassPath=.,extra</bundle>
        <bundle>mvn:org.apache.jclouds/jclouds-loadbalancer/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds/jclouds-scriptbuilder/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/aws-ec2/2.4.0</bundle>
        <bundle>wrap:mvn:org.apache.jclouds.provider/aws-s3/2.4.0$overwrite=merge&amp;Import-Package=org.jclouds.http.options,*</bundle>
        <bundle>mvn:org.apache.jclouds.provider/azureblob/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/azurecompute-arm/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/b2/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/digitalocean2/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/elastichosts-lon-b/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/elastichosts-lon-p/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/elastichosts-sat-p/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/go2cloud-jhb1/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/gogrid/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/google-cloud-storage/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/google-compute-engine/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/openhosting-east1/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/packet/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/profitbricks/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/rackspace-cloudfiles-uk/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/rackspace-cloudfiles-us/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/rackspace-cloudservers-uk/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/rackspace-cloudservers-us/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/serverlove-z1-man/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/skalicloud-sdg-my/2.4.0</bundle>
        <bundle>mvn:org.apache.jclouds.provider/softlayer/2.4.0</bundle>
    </feature>
    <feature name="brooklyn-locations-jclouds-labs" description="Brooklyn JClouds Labs Location Targets" version="1.2.0.cloudsoft-amp-7_3_0-ga"/>
    <feature name="brooklyn-container-service" description="Brooklyn Container Service and Location Targets" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">brooklyn-core</feature>
        <feature>openshift-client</feature>
        <bundle>mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.16.1</bundle>
        <bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-jsr310/2.16.1</bundle>
        <bundle>mvn:com.google.guava/guava/27.1-jre</bundle>
        <bundle>mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.5</bundle>
        <bundle start-level="85">mvn:org.apache.brooklyn/brooklyn-locations-container/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-test-framework" description="Brooklyn Test Framework" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle>mvn:org.apache.brooklyn/brooklyn-test-framework/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-server-software-all" description="Brooklyn All Core Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-software-base</feature>
        <feature>brooklyn-jmxmp-agent</feature>
        <feature>brooklyn-jmxrmi-agent</feature>
        <feature>brooklyn-test-framework</feature>
    </feature>
    <feature name="brooklyn-osgi-launcher" description="Brooklyn init" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature prerequisite="true">brooklyn-essential-deps</feature>
        <feature prerequisite="true">brooklyn-core</feature>
        <feature prerequisite="true">brooklyn-server-software-all</feature>
        <feature prerequisite="true">brooklyn-locations-jclouds</feature>
        <feature>brooklyn-container-service</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-launcher-common/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle start-level="90">mvn:org.apache.brooklyn/brooklyn-karaf-init/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle start-level="90">mvn:org.apache.brooklyn/brooklyn-karaf-start/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-software-network" description="Brooklyn Network Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-software-base</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-network/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-software-cm" description="Configuration Management modules" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-cm-chef/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-cm-salt/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-cm-ansible/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-software-osgi" description="Brooklyn OSGi Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <feature>brooklyn-api</feature>
        <feature>brooklyn-software-base</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-osgi/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle dependency="true">mvn:com.google.guava/guava/27.1-jre</bundle>
    </feature>
    <feature name="brooklyn-software-database" description="Brooklyn Database Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <feature>brooklyn-api</feature>
        <feature>brooklyn-software-base</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-database/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle dependency="true">mvn:com.google.guava/guava/27.1-jre</bundle>
    </feature>
    <feature name="brooklyn-software-webapp" description="Brooklyn Web App Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-software-base</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-webapp/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle dependency="true">wrap:mvn:org.hibernate/jtidy/r8-20060801</bundle>
    </feature>
    <feature name="brooklyn-software-messaging" description="Brooklyn Messaging Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-software-base</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-messaging/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-software-nosql" description="Brooklyn NoSQL Data Store Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-software-base</feature>
        <feature>brooklyn-software-database</feature>
        <feature>brooklyn-software-webapp</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-nosql/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle dependency="true">mvn:org.mongodb/mongo-java-driver/3.0.3</bundle>
    </feature>
    <feature name="brooklyn-software-monitoring" description="Brooklyn Monitoring Software Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-core</feature>
        <feature>brooklyn-api</feature>
        <feature>brooklyn-software-base</feature>
        <bundle>mvn:org.apache.brooklyn/brooklyn-software-monitoring/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
        <bundle dependency="true">mvn:com.google.guava/guava/27.1-jre</bundle>
    </feature>
    <feature name="brooklyn-catalog-aliases" description="Brooklyn Catalog Aliases" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle>mvn:org.apache.brooklyn/brooklyn-catalog-aliases/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-library-catalog" description="Brooklyn Library Catalog" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <bundle>mvn:org.apache.brooklyn/brooklyn-library-catalog/1.2.0-cloudsoft-amp-7.3.0-ga</bundle>
    </feature>
    <feature name="brooklyn-library-all" description="Brooklyn All Library Entities" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <feature>brooklyn-software-network</feature>
        <feature>brooklyn-software-cm</feature>
        <feature>brooklyn-software-osgi</feature>
        <feature>brooklyn-software-database</feature>
        <feature>brooklyn-software-webapp</feature>
        <feature>brooklyn-software-messaging</feature>
        <feature>brooklyn-software-nosql</feature>
        <feature>brooklyn-software-monitoring</feature>
        <feature>brooklyn-catalog-aliases</feature>
        <feature>brooklyn-library-catalog</feature>
    </feature>
    <feature name="brooklyn-dist-features" description="Brooklyn Dist Karaf Features" version="1.2.0.cloudsoft-amp-7_3_0-ga">
        <details>Defines Karaf features for Karaf runtime</details>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-ui</feature>
        <feature version="1.6.2" prerequisite="false" dependency="false">swagger</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-essential-deps</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-utils-common</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-utils-groovy</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-utils-rest-swagger</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-rest-api</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-api</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-core</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-camp-brooklyn</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-camp-base</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-rest-resources-prereqs</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">cxf-jaxrs-with-optional-dependencies</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-rest-resources</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-commands</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-winrm</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-policy</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-base</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-jmxmp-agent</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-jmxrmi-agent</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-locations-jclouds</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">jclouds-feature-brooklyn</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-locations-jclouds-labs</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-container-service</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-test-framework</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-server-software-all</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-osgi-launcher</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-network</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-cm</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-osgi</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-database</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-webapp</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-messaging</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-nosql</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-software-monitoring</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-catalog-aliases</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-library-catalog</feature>
        <feature version="1.2.0.cloudsoft-amp-7_3_0-ga" prerequisite="false" dependency="false">brooklyn-library-all</feature>
        <bundle start-level="50">mvn:org.apache.geronimo.components/geronimo-jaspi/2.0.0</bundle>
    </feature>
</features>
