ENTAXY-480 release version 1.8.3
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
~~~~~~licensing~~~~~~
|
||||
uniform-service
|
||||
==========
|
||||
Copyright (C) 2020 - 2022 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.
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!-- -->
|
||||
<configfile finalname="${karaf.etc}/org.apache.felix.hc.generalchecks.HttpRequestsCheck-uniform_service.cfg" override="true">
|
||||
mvn:ru.entaxy.esb.platform.runtime.modules/uniform-service/1.8.2.2/cfg/org.apache.felix.hc.generalchecks.HttpRequestsCheck-uniform_service
|
||||
<configfile finalname="etc/org.apache.felix.hc.generalchecks.HttpRequestsCheck-uniform_service.cfg" override="true">
|
||||
mvn:ru.entaxy.esb.platform.runtime.modules/uniform-service/1.8.3/cfg/org.apache.felix.hc.generalchecks.HttpRequestsCheck-uniform_service
|
||||
</configfile>
|
||||
<!-- -->
|
@ -2,7 +2,7 @@
|
||||
# ~~~~~~licensing~~~~~~
|
||||
# uniform-service
|
||||
# ==========
|
||||
# Copyright (C) 2020 - 2022 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.
|
||||
@ -18,7 +18,7 @@
|
||||
# ~~~~~~/licensing~~~~~~
|
||||
###
|
||||
requests = [ \
|
||||
"http://localhost:8181/cxf/uniform-exchange => 200", \
|
||||
"-u admin:admin http://localhost:8181/cxf/uniform-exchange?wsdl => 200", \
|
||||
]
|
||||
hc.name="Entaxy Uniform Service"
|
||||
hc.mbean.name="Entaxy.Uniform.Service"
|
||||
|
Reference in New Issue
Block a user