ENTAXY-634 release version 1.9.0
This commit is contained in:
@ -5,17 +5,23 @@
|
||||
==========
|
||||
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.
|
||||
You may obtain a copy of the License at
|
||||
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
|
||||
rights to the Software and any copies are the property of the Copyright Holder. Unless
|
||||
it is explicitly allowed the Copyright Holder, the User is prohibited from using the
|
||||
Software for commercial purposes to provide services to third parties.
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
The Copyright Holder hereby declares that the Software is provided on an "AS IS".
|
||||
Under no circumstances does the Copyright Holder guarantee or promise that the
|
||||
Software provided by him will be suitable or not suitable for the specific purposes
|
||||
of the User, that the Software will meet all commercial and personal subjective
|
||||
expectations of the User, that the Software will work properly, without technical
|
||||
errors, quickly and uninterruptedly.
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
Under no circumstances shall the Copyright Holder or its Affiliates is not liable
|
||||
to the User for any direct or indirect losses of the User, his expenses or actual
|
||||
damage, including, downtime; loss of bussines; lost profit; lost earnings; loss
|
||||
or damage to data, property, etc.
|
||||
~~~~~~/licensing~~~~~~
|
||||
-->
|
||||
|
||||
@ -69,6 +75,11 @@
|
||||
|
||||
<feature>entaxy-karaf-healthcheck</feature>
|
||||
|
||||
<feature>entaxy-karaf-commons-support</feature>
|
||||
<feature>entaxy-karaf-liquibase-support</feature>
|
||||
<feature>entaxy-karaf-jackson-support</feature>
|
||||
<feature>entaxy-karaf-swagger-support</feature>
|
||||
|
||||
<feature version="${cellar.version}">cellar</feature>
|
||||
<feature version="${cellar.version}">cellar-eventadmin</feature>
|
||||
<feature>cxf</feature>
|
||||
@ -93,8 +104,6 @@
|
||||
<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>
|
||||
@ -129,11 +138,17 @@
|
||||
<feature>camel-zip-deflater</feature>
|
||||
<feature>camel-zipfile</feature>
|
||||
<feature>entaxy-freemarker-support</feature>
|
||||
|
||||
<feature>entaxy-openapi-support</feature>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-freemarker-support">
|
||||
<bundle dependency='true'>mvn:org.freemarker/freemarker/${freemarker.version}</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-openapi-support" version="${project.version}">
|
||||
<feature>cxf-rs-description-openapi-v3</feature>
|
||||
<bundle>mvn:org.webjars/swagger-ui/${swagger-ui.version}</bundle>
|
||||
</feature>
|
||||
|
||||
</features>
|
||||
|
@ -5,17 +5,23 @@
|
||||
==========
|
||||
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.
|
||||
You may obtain a copy of the License at
|
||||
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
|
||||
rights to the Software and any copies are the property of the Copyright Holder. Unless
|
||||
it is explicitly allowed the Copyright Holder, the User is prohibited from using the
|
||||
Software for commercial purposes to provide services to third parties.
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
The Copyright Holder hereby declares that the Software is provided on an "AS IS".
|
||||
Under no circumstances does the Copyright Holder guarantee or promise that the
|
||||
Software provided by him will be suitable or not suitable for the specific purposes
|
||||
of the User, that the Software will meet all commercial and personal subjective
|
||||
expectations of the User, that the Software will work properly, without technical
|
||||
errors, quickly and uninterruptedly.
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
Under no circumstances shall the Copyright Holder or its Affiliates is not liable
|
||||
to the User for any direct or indirect losses of the User, his expenses or actual
|
||||
damage, including, downtime; loss of bussines; lost profit; lost earnings; loss
|
||||
or damage to data, property, etc.
|
||||
~~~~~~/licensing~~~~~~
|
||||
-->
|
||||
|
||||
@ -29,22 +35,22 @@
|
||||
<repository>mvn:org.hibernate/hibernate-osgi/${hibernate.version}/xml/karaf</repository>
|
||||
<repository>mvn:org.apache.karaf.cellar/apache-karaf-cellar/${cellar.version}/xml/features</repository>
|
||||
<repository>mvn:org.apache.ignite/ignite-osgi-karaf/${ignite.version}/xml/features</repository>
|
||||
<repository>mvn:org.apache.karaf.features/enterprise/${karaf.version}/xml/features</repository>
|
||||
<repository>mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.4.4/xml/features</repository>
|
||||
<repository>mvn:org.apache.karaf.features/spring/4.2.9/xml/features</repository>
|
||||
<repository>mvn:org.apache.karaf.cave/apache-karaf-cave/${cave.version}/xml/features</repository>
|
||||
<repository>mvn:org.apache.karaf.features/enterprise/${karaf.version}/xml/features</repository>
|
||||
<repository>mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.4.4/xml/features</repository>
|
||||
<repository>mvn:org.apache.karaf.features/spring/4.2.9/xml/features</repository>
|
||||
<repository>mvn:org.apache.karaf.cave/apache-karaf-cave/${cave.version}/xml/features</repository>
|
||||
|
||||
<!-- repository>mvn:ru.entaxy.esb/karaf-features/${project.version}/xml/features</repository -->
|
||||
|
||||
<!-- underlying repo -->
|
||||
<repository>mvn:ru.entaxy.esb.underlying/entaxy-underlying-features/${project.version}/xml/features</repository>
|
||||
<!-- basics repo -->
|
||||
<repository>mvn:ru.entaxy.esb/platform/${project.version}/xml/basics</repository>
|
||||
<!-- repository>mvn:ru.entaxy.esb/karaf-features/${project.version}/xml/features</repository -->
|
||||
|
||||
<!-- underlying repo -->
|
||||
<repository>mvn:ru.entaxy.esb.underlying/entaxy-underlying-features/${project.version}/xml/features</repository>
|
||||
<!-- basics repo -->
|
||||
<repository>mvn:ru.entaxy.esb/platform/${project.version}/xml/basics</repository>
|
||||
|
||||
<!-- 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>
|
||||
|
||||
<!-- 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>
|
||||
<repository>mvn:ru.entaxy.esb.platform.runtime/core/${project.version}/xml/features</repository>
|
||||
<repository>mvn:ru.entaxy.esb.platform.runtime/modules/${project.version}/xml/features</repository>
|
||||
@ -52,87 +58,89 @@
|
||||
|
||||
<feature name="entaxy-platform" version="${project.version}">
|
||||
|
||||
<!-- Wait for all the startup features to be installed -->
|
||||
<feature>entaxy-underlying-configuration</feature>
|
||||
<feature>entaxy-karaf-basic</feature>
|
||||
<feature>entaxy-karaf-runtime</feature>
|
||||
<!-- Wait for all the startup features to be installed -->
|
||||
<feature>entaxy-underlying-configuration</feature>
|
||||
<feature>entaxy-karaf-basic</feature>
|
||||
<feature>entaxy-karaf-runtime</feature>
|
||||
|
||||
|
||||
<!-- feature>maven-support</feature -->
|
||||
<!-- feature>maven-support</feature -->
|
||||
|
||||
<!-- bundle start-level="5" dependency="true">mvn:org.ops4j.pax.logging/pax-logging-api/1.11.6</bundle -->
|
||||
<!-- bundle start-level="5" dependency="true">mvn:org.ops4j.pax.logging/pax-logging-api/1.11.6</bundle -->
|
||||
|
||||
<!-- then be sure all entaxy features needed are installed -->
|
||||
<!-- feature>entaxy-karaf</feature -->
|
||||
<feature>entaxy-legacy</feature>
|
||||
<!-- then be sure all entaxy features needed are installed -->
|
||||
<!-- feature>entaxy-karaf</feature -->
|
||||
<feature>entaxy-legacy</feature>
|
||||
|
||||
<!-- @TODO must be moved to base -->
|
||||
<feature>entaxy-freemarker-support</feature>
|
||||
<!-- @TODO must be moved to base -->
|
||||
<feature>entaxy-freemarker-support</feature>
|
||||
|
||||
<feature version="${project.version}">entaxy-platform-components</feature>
|
||||
|
||||
<!-- prepare for modules installation -->
|
||||
<feature version="${project.version}">entaxy-legacy-for-modules</feature>
|
||||
|
||||
<feature version="${project.version}">entaxy-platform-modules-components</feature>
|
||||
<feature version="${project.version}">entaxy-platform-components</feature>
|
||||
|
||||
<!-- prepare for modules installation -->
|
||||
<feature version="${project.version}">entaxy-legacy-for-modules</feature>
|
||||
|
||||
<feature version="${project.version}">entaxy-platform-modules-components</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-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>
|
||||
<bundle>wrap:mvn:org.apache.felix/org.apache.felix.healthcheck.annotation/2.0.0</bundle>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-platform-components" version="${project.version}">
|
||||
<feature>entaxy-karaf-basic</feature>
|
||||
<feature>entaxy-karaf-runtime</feature>
|
||||
<!-- feature>entaxy-karaf</feature -->
|
||||
<feature>entaxy-legacy</feature>
|
||||
<feature>entaxy-legacy-system</feature>
|
||||
<!-- feature>karaf-camel-common</feature -->
|
||||
<feature>entaxy-freemarker-support</feature>
|
||||
|
||||
<configfile finalname="${karaf.etc}/org.apache.felix.hc.generalchecks.BundlesStartedCheck-platform.cfg" override="true">
|
||||
mvn:ru.entaxy.esb/platform/${project.version}/cfg/org.apache.felix.hc.generalchecks.BundlesStartedCheck-platform
|
||||
</configfile>
|
||||
<feature>entaxy-karaf-basic</feature>
|
||||
<feature>entaxy-karaf-runtime</feature>
|
||||
<!-- feature>entaxy-karaf</feature -->
|
||||
<feature>entaxy-legacy</feature>
|
||||
<feature>entaxy-legacy-system</feature>
|
||||
<!-- feature>karaf-camel-common</feature -->
|
||||
<feature>entaxy-freemarker-support</feature>
|
||||
|
||||
<!-- then install platform base & core -->
|
||||
<!-- bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.freemarker/2.3.29_1</bundle -->
|
||||
<feature version="${project.version}" dependency="false">entaxy-platform-base</feature>
|
||||
<feature version="${project.version}" dependency="false">entaxy-platform-core</feature>
|
||||
<configfile finalname="${karaf.etc}/org.apache.felix.hc.generalchecks.BundlesStartedCheck-platform.cfg"
|
||||
override="true">
|
||||
mvn:ru.entaxy.esb/platform/${project.version}/cfg/org.apache.felix.hc.generalchecks.BundlesStartedCheck-platform
|
||||
</configfile>
|
||||
|
||||
<!-- then install platform base & core -->
|
||||
<!-- bundle>mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.freemarker/2.3.29_1</bundle -->
|
||||
<feature version="${project.version}" dependency="false">entaxy-platform-base</feature>
|
||||
<feature version="${project.version}" dependency="false">entaxy-platform-core</feature>
|
||||
</feature>
|
||||
|
||||
<feature name="entaxy-legacy-for-modules" version="${project.version}">
|
||||
<feature>entaxy-legacy</feature>
|
||||
<feature version="${project.version}">entaxy-platform-base</feature>
|
||||
<feature version="${project.version}">entaxy-platform-core</feature>
|
||||
<feature version="${project.version}">entaxy-platform-components</feature>
|
||||
<feature name="entaxy-legacy-for-modules" version="${project.version}">
|
||||
<feature>entaxy-legacy</feature>
|
||||
<feature version="${project.version}">entaxy-platform-base</feature>
|
||||
<feature version="${project.version}">entaxy-platform-core</feature>
|
||||
<feature version="${project.version}">entaxy-platform-components</feature>
|
||||
|
||||
<!-- feature>entaxy-legacy-blueprint-generator</feature -->
|
||||
<!-- feature>entaxy-legacy-blueprint-generator</feature -->
|
||||
|
||||
<feature>entaxy-legacy-system-api</feature>
|
||||
<feature>entaxy-legacy-system-api</feature>
|
||||
|
||||
<!-- feature>entaxy-legacy-deployer</feature -->
|
||||
<feature>entaxy-legacy-profile-commons</feature>
|
||||
<feature>entaxy-legacy-bundle-service</feature>
|
||||
<feature>entaxy-legacy-connectors</feature>
|
||||
<!-- feature>entaxy-legacy-deployer</feature -->
|
||||
<feature>entaxy-legacy-profile-commons</feature>
|
||||
<feature>entaxy-legacy-bundle-service</feature>
|
||||
<feature>entaxy-legacy-connectors</feature>
|
||||
|
||||
<feature>entaxy-legacy-management</feature>
|
||||
<feature>entaxy-legacy-management</feature>
|
||||
|
||||
<feature>entaxy-legacy-error-handler</feature>
|
||||
<feature>entaxy-legacy-error-handler</feature>
|
||||
<feature>entaxy-legacy-system-profile</feature>
|
||||
|
||||
<feature>entaxy-legacy-bridge-profiles</feature>
|
||||
|
||||
<feature>entaxy-legacy-bridge-profiles</feature>
|
||||
|
||||
<feature>entaxy-legacy-system-management</feature>
|
||||
|
||||
<feature>entaxy-legacy-system-component</feature>
|
||||
|
||||
<feature>entaxy-legacy-system-component</feature>
|
||||
|
||||
<feature>entaxy-legacy-system-groups</feature>
|
||||
<feature>entaxy-legacy-permissions</feature>
|
||||
|
||||
<feature>entaxy-legacy-management-connectors</feature>
|
||||
<feature>entaxy-legacy-management-connectors</feature>
|
||||
|
||||
<feature>entaxy-legacy-events</feature>
|
||||
<!-- feature>entaxy-legacy-schema</feature -->
|
||||
@ -142,15 +150,15 @@
|
||||
osgi.service;objectClass=org.hibernate.SessionFactory;effective:=active;
|
||||
</capability>
|
||||
|
||||
</feature>
|
||||
</feature>
|
||||
|
||||
|
||||
<feature name="entaxy-platform-modules-components" version="${project.version}">
|
||||
<feature version="${project.version}">entaxy-platform-base</feature>
|
||||
<feature version="${project.version}">entaxy-platform-core</feature>
|
||||
<feature version="${project.version}">entaxy-legacy-for-modules</feature>
|
||||
<!-- install platform modules -->
|
||||
<feature version="${project.version}">entaxy-platform-modules</feature>
|
||||
</feature>
|
||||
<feature name="entaxy-platform-modules-components" version="${project.version}">
|
||||
<feature version="${project.version}">entaxy-platform-base</feature>
|
||||
<feature version="${project.version}">entaxy-platform-core</feature>
|
||||
<feature version="${project.version}">entaxy-legacy-for-modules</feature>
|
||||
<!-- install platform modules -->
|
||||
<feature version="${project.version}">entaxy-platform-modules</feature>
|
||||
</feature>
|
||||
|
||||
</features>
|
||||
|
@ -5,17 +5,23 @@
|
||||
==========
|
||||
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.
|
||||
You may obtain a copy of the License at
|
||||
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
|
||||
rights to the Software and any copies are the property of the Copyright Holder. Unless
|
||||
it is explicitly allowed the Copyright Holder, the User is prohibited from using the
|
||||
Software for commercial purposes to provide services to third parties.
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
The Copyright Holder hereby declares that the Software is provided on an "AS IS".
|
||||
Under no circumstances does the Copyright Holder guarantee or promise that the
|
||||
Software provided by him will be suitable or not suitable for the specific purposes
|
||||
of the User, that the Software will meet all commercial and personal subjective
|
||||
expectations of the User, that the Software will work properly, without technical
|
||||
errors, quickly and uninterruptedly.
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
Under no circumstances shall the Copyright Holder or its Affiliates is not liable
|
||||
to the User for any direct or indirect losses of the User, his expenses or actual
|
||||
damage, including, downtime; loss of bussines; lost profit; lost earnings; loss
|
||||
or damage to data, property, etc.
|
||||
~~~~~~/licensing~~~~~~
|
||||
-->
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- -->
|
||||
<!-- -->
|
||||
<configfile finalname="etc/org.apache.felix.hc.generalchecks.BundlesStartedCheck-platform.cfg" override="true">
|
||||
mvn:ru.entaxy.esb/platform/1.8.3/cfg/org.apache.felix.hc.generalchecks.BundlesStartedCheck-platform
|
||||
</configfile>
|
||||
mvn:ru.entaxy.esb/platform/1.9.0/cfg/org.apache.felix.hc.generalchecks.BundlesStartedCheck-platform
|
||||
</configfile>
|
||||
<!-- -->
|
@ -4,19 +4,30 @@
|
||||
# ==========
|
||||
# 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.
|
||||
# You may obtain a copy of the License at
|
||||
# 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
|
||||
# rights to the Software and any copies are the property of the Copyright Holder. Unless
|
||||
# it is explicitly allowed the Copyright Holder, the User is prohibited from using the
|
||||
# Software for commercial purposes to provide services to third parties.
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
# The Copyright Holder hereby declares that the Software is provided on an "AS IS".
|
||||
# Under no circumstances does the Copyright Holder guarantee or promise that the
|
||||
# Software provided by him will be suitable or not suitable for the specific purposes
|
||||
# of the User, that the Software will meet all commercial and personal subjective
|
||||
# expectations of the User, that the Software will work properly, without technical
|
||||
# errors, quickly and uninterruptedly.
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
# Under no circumstances shall the Copyright Holder or its Affiliates is not liable
|
||||
# to the User for any direct or indirect losses of the User, his expenses or actual
|
||||
# damage, including, downtime; loss of bussines; lost profit; lost earnings; loss
|
||||
# or damage to data, property, etc.
|
||||
# ~~~~~~/licensing~~~~~~
|
||||
###
|
||||
includesRegex=ru\.entaxy\.esb\.platform\.*
|
||||
hc.name=Entaxy Platform Bundles
|
||||
hc.mbean.name=Entaxy.Platform.Bundles
|
||||
includesRegex = "ru.entaxy.esb.platform.*"
|
||||
hc.name = "Entaxy Platform Bundles"
|
||||
hc.tags = [ \
|
||||
"bundles", \
|
||||
"platform", \
|
||||
]
|
||||
|
||||
hc.mbean.name = "Entaxy.Platform.Bundles"
|
||||
|
@ -4,17 +4,23 @@
|
||||
# ==========
|
||||
# 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.
|
||||
# You may obtain a copy of the License at
|
||||
# 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
|
||||
# rights to the Software and any copies are the property of the Copyright Holder. Unless
|
||||
# it is explicitly allowed the Copyright Holder, the User is prohibited from using the
|
||||
# Software for commercial purposes to provide services to third parties.
|
||||
#
|
||||
# http://www.apache.org/licenses/LICENSE-2.0
|
||||
# The Copyright Holder hereby declares that the Software is provided on an "AS IS".
|
||||
# Under no circumstances does the Copyright Holder guarantee or promise that the
|
||||
# Software provided by him will be suitable or not suitable for the specific purposes
|
||||
# of the User, that the Software will meet all commercial and personal subjective
|
||||
# expectations of the User, that the Software will work properly, without technical
|
||||
# errors, quickly and uninterruptedly.
|
||||
#
|
||||
# Unless required by applicable law or agreed to in writing, software
|
||||
# distributed under the License is distributed on an "AS IS" BASIS,
|
||||
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
# Under no circumstances shall the Copyright Holder or its Affiliates is not liable
|
||||
# to the User for any direct or indirect losses of the User, his expenses or actual
|
||||
# damage, including, downtime; loss of bussines; lost profit; lost earnings; loss
|
||||
# or damage to data, property, etc.
|
||||
# ~~~~~~/licensing~~~~~~
|
||||
###
|
||||
echo
|
||||
@ -144,4 +150,9 @@ if { $_in_shutdown equals "0" } {
|
||||
echo
|
||||
echo "** Thank you!"
|
||||
|
||||
_platform_manager_core_bundleInfo = (find platform-manager-core)
|
||||
_platform_manager_core_bundleId = [(($_platform_manager_core_bundleInfo trim) split ' ')] get 0
|
||||
stop $_platform_manager_core_bundleId
|
||||
start $_platform_manager_core_bundleId
|
||||
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- -->
|
||||
<!-- -->
|
||||
<configfile finalname="scripts/entaxy-platform.install" override="true">
|
||||
mvn:ru.entaxy.esb/platform/1.8.3/install/entaxy-platform
|
||||
</configfile>
|
||||
mvn:ru.entaxy.esb/platform/1.9.0/install/entaxy-platform
|
||||
</configfile>
|
||||
<!-- -->
|
Reference in New Issue
Block a user