|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
~~~~~~licensing~~~~~~
|
|
|
|
|
platform
|
|
|
|
|
==========
|
|
|
|
|
Copyright (C) 2020 - 2021 EmDev LLC
|
|
|
|
|
Copyright (C) 2020 - 2023 EmDev LLC
|
|
|
|
|
==========
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
|
|
|
you may not use this file except in compliance with the License.
|
|
|
|
@ -36,11 +36,13 @@
|
|
|
|
|
|
|
|
|
|
<!-- repository>mvn:ru.entaxy.esb/karaf-features/${project.version}/xml/features</repository -->
|
|
|
|
|
|
|
|
|
|
<!-- underlying repos -->
|
|
|
|
|
<!-- underlying repo -->
|
|
|
|
|
<repository>mvn:ru.entaxy.esb.underlying/entaxy-underlying-features/${project.version}/xml/features</repository>
|
|
|
|
|
<!-- repository>mvn:ru.entaxy.esb.distribution/entaxy-karaf-kar/1.0-SNAPSHOT/xml/features</repository -->
|
|
|
|
|
<!-- basics repo -->
|
|
|
|
|
<repository>mvn:ru.entaxy.esb/platform/${project.version}/xml/basics</repository>
|
|
|
|
|
|
|
|
|
|
<!-- legacy repo -->
|
|
|
|
|
<!-- legacy repos -->
|
|
|
|
|
<repository>mvn:ru.entaxy.esb/platform/${project.version}/xml/legacy</repository>
|
|
|
|
|
<repository>mvn:ru.entaxy.esb.system/system-parent/${project.version}/xml/features</repository>
|
|
|
|
|
|
|
|
|
|
<repository>mvn:ru.entaxy.esb.platform.runtime/base/${project.version}/xml/features</repository>
|
|
|
|
@ -76,105 +78,12 @@
|
|
|
|
|
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<feature name="entaxy-karaf-basic" version="${project.version}">
|
|
|
|
|
<feature>entaxy-underlying-configuration</feature>
|
|
|
|
|
<feature>wrap</feature>
|
|
|
|
|
<!-- feature>classpath</feature -->
|
|
|
|
|
<feature>shell</feature>
|
|
|
|
|
<feature>feature</feature>
|
|
|
|
|
<feature>jaas</feature>
|
|
|
|
|
<feature>ssh</feature>
|
|
|
|
|
<feature>management</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>
|
|
|
|
|
|
|
|
|
|
<feature name="entaxy-karaf-healthcheck" version="${project.version}">
|
|
|
|
|
<bundle>mvn:org.apache.felix/org.apache.felix.healthcheck.api/2.0.4</bundle>
|
|
|
|
|
<bundle>mvn:org.apache.felix/org.apache.felix.healthcheck.core/2.0.12</bundle>
|
|
|
|
|
<bundle>mvn:org.apache.felix/org.apache.felix.healthcheck.generalchecks/2.0.14</bundle>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<feature name="entaxy-karaf-runtime" version="${project.version}">
|
|
|
|
|
<feature>entaxy-underlying-configuration</feature>
|
|
|
|
|
<feature>entaxy-karaf-basic</feature>
|
|
|
|
|
<feature>scheduler</feature>
|
|
|
|
|
<feature>eventadmin</feature>
|
|
|
|
|
<feature>aries-blueprint</feature>
|
|
|
|
|
|
|
|
|
|
<feature>entaxy-karaf-healthcheck</feature>
|
|
|
|
|
|
|
|
|
|
<feature version="${cellar.version}">cellar</feature>
|
|
|
|
|
<feature version="${cellar.version}">cellar-eventadmin</feature>
|
|
|
|
|
<feature>cxf</feature>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<feature>camel</feature>
|
|
|
|
|
<feature>camel-blueprint</feature>
|
|
|
|
|
<feature>camel-jaxb</feature>
|
|
|
|
|
<feature>camel-cxf</feature>
|
|
|
|
|
<feature>camel-amqp</feature>
|
|
|
|
|
<feature>camel-core</feature>
|
|
|
|
|
<feature>camel-http</feature>
|
|
|
|
|
|
|
|
|
|
<feature>hibernate</feature>
|
|
|
|
|
<feature>jdbc</feature>
|
|
|
|
|
<feature>pax-jdbc-pool-dbcp2</feature>
|
|
|
|
|
<feature>jndi</feature>
|
|
|
|
|
|
|
|
|
|
<feature>camel-eventadmin</feature>
|
|
|
|
|
<feature>camel-quartz</feature>
|
|
|
|
|
<feature>camel-jsonpath</feature>
|
|
|
|
|
<feature>camel-gson</feature>
|
|
|
|
|
<feature>camel-ognl</feature>
|
|
|
|
|
|
|
|
|
|
<feature>entaxy-karaf-commons-support</feature>
|
|
|
|
|
<feature>entaxy-karaf-liquibase-support</feature>
|
|
|
|
|
|
|
|
|
|
<feature>entaxy-karaf-artemis-jms-support</feature>
|
|
|
|
|
<feature>artemis-jms-client</feature>
|
|
|
|
|
<feature>camel-jms</feature>
|
|
|
|
|
|
|
|
|
|
<!-- feature version="1.4.4">pax-jdbc-spec</feature>
|
|
|
|
|
<feature version="1.4.4">pax-jdbc</feature>
|
|
|
|
|
<feature version="1.4.4">pax-jdbc-config</feature>
|
|
|
|
|
<feature version="4.2.9">jdbc</feature -->
|
|
|
|
|
|
|
|
|
|
<feature version="${spring.bundles.version}">spring</feature>
|
|
|
|
|
<feature version="${spring.bundles.version}">spring-tx</feature>
|
|
|
|
|
<feature version="${spring.bundles.version}">spring-jdbc</feature>
|
|
|
|
|
<feature version="[2,3)">jpa</feature>
|
|
|
|
|
<!-- feature>entaxy-karaf-db-support</feature -->
|
|
|
|
|
|
|
|
|
|
<feature>ignite-core</feature>
|
|
|
|
|
<feature>entaxy-karaf-ignite-support</feature>
|
|
|
|
|
<feature>camel-ignite</feature>
|
|
|
|
|
<feature>camel-sql</feature>
|
|
|
|
|
|
|
|
|
|
<feature>entaxy-karaf-jaxb-support</feature>
|
|
|
|
|
|
|
|
|
|
<feature>cave-repository</feature>
|
|
|
|
|
<feature>cave-repository-api</feature>
|
|
|
|
|
|
|
|
|
|
<feature>wrapper</feature>
|
|
|
|
|
<feature>shell-compat</feature>
|
|
|
|
|
<feature>camel-jpa</feature>
|
|
|
|
|
<feature>camel-jaxb</feature>
|
|
|
|
|
<feature>camel-base64</feature>
|
|
|
|
|
<feature>camel-zip-deflater</feature>
|
|
|
|
|
<feature>camel-zipfile</feature>
|
|
|
|
|
<feature>entaxy-freemarker-support</feature>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<feature name="entaxy-platform-components" version="${project.version}">
|
|
|
|
|
<feature>entaxy-karaf-basic</feature>
|
|
|
|
|
<feature>entaxy-karaf-runtime</feature>
|
|
|
|
@ -244,23 +153,4 @@
|
|
|
|
|
<feature version="${project.version}">entaxy-platform-modules</feature>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
<!-- after the Cave repositories implemented move to entaxy-karaf -->
|
|
|
|
|
<!-- feature name="maven-support" version="${project.version}">
|
|
|
|
|
<bundle>mvn:org.eclipse.aether/aether-transport-http/1.1.0</bundle>
|
|
|
|
|
<bundle>mvn:org.eclipse.aether/aether-transport-file/1.1.0</bundle>
|
|
|
|
|
<bundle>mvn:org.eclipse.aether/aether-connector-basic/1.1.0</bundle>
|
|
|
|
|
<bundle>mvn:org.eclipse.aether/aether-api/${aether.version}</bundle>
|
|
|
|
|
<bundle>mvn:org.eclipse.aether/aether-impl/1.1.0</bundle>
|
|
|
|
|
<bundle>wrap:mvn:org.apache.maven/maven-aether-provider/3.3.9</bundle>
|
|
|
|
|
</feature -->
|
|
|
|
|
|
|
|
|
|
<feature name="entaxy-legacy" version="${project.version}">
|
|
|
|
|
<feature>entaxy-karaf-basic</feature>
|
|
|
|
|
<feature>entaxy-karaf-runtime</feature>
|
|
|
|
|
<configfile finalname="${karaf.etc}/ru.entaxy.esb.cfg" override="false">
|
|
|
|
|
mvn:ru.entaxy.esb.system/system-parent/${project.version}/cfg/ru.entaxy.esb
|
|
|
|
|
</configfile>
|
|
|
|
|
<feature>entaxy-legacy-main</feature>
|
|
|
|
|
</feature>
|
|
|
|
|
|
|
|
|
|
</features>
|
|
|
|
|
</features>
|
|
|
|
|