release version 1.11.0

This commit is contained in:
2025-07-10 23:47:05 +03:00
parent 5cb6857fa1
commit 8dd9cf9cf2
3082 changed files with 278464 additions and 1833 deletions

View File

@@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
base
==========
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
@@ -78,7 +78,7 @@
<!-- feature prerequisite="true">entaxy-cef-support</feature -->
<bundle start-level="7" dependency="true">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
<bundle start-level="8" dependency="true">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
<!-- to make sure config files won't be overwritten again -->
<feature prerequisite="true">entaxy-underlying-configuration</feature>

View File

@@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
base
==========
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
@@ -39,8 +39,11 @@
<repository>mvn:ru.entaxy.esb.system/system-parent/${project.version}/xml/basics</repository>
-->
<feature name="entaxy-cef-support" version="${project.version}" start-level="7">
<bundle start-level="7">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
<feature name="entaxy-cef-support" version="${project.version}" start-level="8">
<bundle start-level="8">mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson.version}</bundle>
<bundle start-level="8">mvn:com.fasterxml.jackson.core/jackson-core/${jackson.version}</bundle>
<bundle start-level="8">mvn:com.fasterxml.jackson.core/jackson-databind/${jackson.version}</bundle>
<bundle start-level="8">mvn:ru.entaxy.platform.logging/cef-logger-layout/${project.version}</bundle>
</feature>
<feature name="base-support" version="${project.version}" start-level="${bundle.startlevel.base}">