release version 1.10.0

This commit is contained in:
2024-10-07 18:42:55 +03:00
parent 2034182607
commit a5088587f7
1501 changed files with 28818 additions and 59966 deletions

View File

@ -4,7 +4,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>root</artifactId>
<version>1.9.0</version>
<version>1.10.0</version>
</parent>
<artifactId>update-management</artifactId>
<packaging>pom</packaging>

View File

@ -3,7 +3,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>update-management</artifactId>
<version>1.9.0</version>
<version>1.10.0</version>
</parent>
<groupId>ru.entaxy.esb.update-management</groupId>
<artifactId>update-management-components</artifactId>

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-components
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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

View File

@ -1,41 +1,41 @@
<!-- -->
<configfile finalname="etc/scripts/entaxy.update.shell.script" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/etc~scripts~entaxy.update.shell
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/etc~scripts~entaxy.update.shell
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/executor" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~executor
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~executor
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/operations" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~operations
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~operations
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/print-update-info" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~print-update-info
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~print-update-info
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/update-get" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~update-get
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~update-get
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/update-info" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~update-info
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~update-info
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/update-install" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~update-install
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~update-install
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/update-list" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~update-list
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~update-list
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/update-prepare" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~update-prepare
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~update-prepare
</configfile>
<!-- --><!-- -->
<configfile finalname="scripts/update/utils" override="true">
mvn:ru.entaxy.esb.update-management/update-management-components/1.9.0/script/scripts~update~utils
mvn:ru.entaxy.esb.update-management/update-management-components/1.10.0/script/scripts~update~utils
</configfile>
<!-- -->

View File

@ -3,7 +3,7 @@
<parent>
<groupId>ru.entaxy.esb</groupId>
<artifactId>update-management</artifactId>
<version>1.9.0</version>
<version>1.10.0</version>
</parent>
<groupId>ru.entaxy.esb.update-management</groupId>
<artifactId>update-management-support</artifactId>

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-support
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-support
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-support
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-support
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-support
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-support
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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

View File

@ -3,7 +3,7 @@
~~~~~~licensing~~~~~~
update-management-support
==========
Copyright (C) 2020 - 2023 EmDev LLC
Copyright (C) 2020 - 2024 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