release version 1.11.0
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
~~~~~~licensing~~~~~~
|
||||
core
|
||||
==========
|
||||
Copyright (C) 2020 - 2024 EmDev LLC
|
||||
Copyright (C) 2020 - 2025 EmDev LLC
|
||||
==========
|
||||
You may not use this file except in accordance with the License Terms of the Copyright
|
||||
Holder located at: https://entaxy.ru/eula . All copyrights, all intellectual property
|
||||
@@ -95,6 +95,7 @@
|
||||
<configfile finalname="${karaf.etc}/jgroups.locking.xml" override="false">
|
||||
mvn:ru.entaxy.esb.platform.runtime.core/core-support/${project.version}/xml/jgroups.locking
|
||||
</configfile>
|
||||
<feature>entaxy-karaf-eclipse-support</feature>
|
||||
<bundle>mvn:ru.entaxy.esb.platform.runtime.core/core-support-design/${project.version}</bundle>
|
||||
<bundle>mvn:ru.entaxy.esb.platform.runtime.core/core-support-runtime/${project.version}</bundle>
|
||||
<bundle>mvn:ru.entaxy.esb.platform.runtime.core/core-support-runtime-legacy/${project.version}</bundle>
|
||||
@@ -212,7 +213,6 @@
|
||||
<feature version="${camel.version}">camel-jms</feature>
|
||||
<feature version="${camel.version}">camel-mongodb</feature>
|
||||
<feature version="${camel.version}">camel-telegram</feature>
|
||||
<feature version="${camel.version}">camel-groovy</feature>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-object-implementation" version="${project.version}" start-level="${bundle.startlevel.objects}">
|
||||
@@ -223,7 +223,7 @@
|
||||
<feature version="${project.version}" dependency="true">entaxy-artifact-management</feature>
|
||||
<feature version="${project.version}" dependency="true">entaxy-core-support</feature>
|
||||
<feature version="${project.version}" dependency="true">entaxy-object-producing</feature>
|
||||
<feature version="${project.version}" dependency="true">connection-camel-components</feature>
|
||||
<feature version="${project.version}">connection-camel-components</feature>
|
||||
|
||||
<!-- now we're decoupled from 'system/*' -->
|
||||
<!--
|
||||
@@ -280,6 +280,7 @@
|
||||
</bundle>
|
||||
<bundle>mvn:joda-time/joda-time/${joda-time.version}</bundle>
|
||||
<bundle>mvn:com.fasterxml.jackson.datatype/jackson-datatype-joda/${jackson.version}</bundle>
|
||||
<feature>camel-bean-validator</feature>
|
||||
<bundle>
|
||||
mvn:ru.entaxy.esb.platform.runtime.core.objects-implementations.service-implementation/service-producing/${project.version}
|
||||
</bundle>
|
||||
|
@@ -1,9 +1,9 @@
|
||||
<!-- -->
|
||||
<configfile finalname="etc/org.apache.felix.hc.generalchecks.HttpRequestsCheck-repositories.cfg" override="true">
|
||||
mvn:ru.entaxy.esb.platform.runtime/core/1.10.0/cfg/org.apache.felix.hc.generalchecks.HttpRequestsCheck-repositories
|
||||
mvn:ru.entaxy.esb.platform.runtime/core/1.11.0/cfg/org.apache.felix.hc.generalchecks.HttpRequestsCheck-repositories
|
||||
</configfile>
|
||||
<!-- --><!-- -->
|
||||
<configfile finalname="etc/org.apache.felix.hc.generalchecks.ServicesCheck-connections.cfg" override="true">
|
||||
mvn:ru.entaxy.esb.platform.runtime/core/1.10.0/cfg/org.apache.felix.hc.generalchecks.ServicesCheck-connections
|
||||
mvn:ru.entaxy.esb.platform.runtime/core/1.11.0/cfg/org.apache.felix.hc.generalchecks.ServicesCheck-connections
|
||||
</configfile>
|
||||
<!-- -->
|
@@ -2,7 +2,7 @@
|
||||
# ~~~~~~licensing~~~~~~
|
||||
# core
|
||||
# ==========
|
||||
# Copyright (C) 2020 - 2024 EmDev LLC
|
||||
# Copyright (C) 2020 - 2025 EmDev LLC
|
||||
# ==========
|
||||
# You may not use this file except in accordance with the License Terms of the Copyright
|
||||
# Holder located at: https://entaxy.ru/eula . All copyrights, all intellectual property
|
||||
|
@@ -2,7 +2,7 @@
|
||||
# ~~~~~~licensing~~~~~~
|
||||
# core
|
||||
# ==========
|
||||
# Copyright (C) 2020 - 2024 EmDev LLC
|
||||
# Copyright (C) 2020 - 2025 EmDev LLC
|
||||
# ==========
|
||||
# You may not use this file except in accordance with the License Terms of the Copyright
|
||||
# Holder located at: https://entaxy.ru/eula . All copyrights, all intellectual property
|
||||
|
Reference in New Issue
Block a user