This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git.
from f5d3a0d CAMEL-15578: Loop EIP - Add option to break out if shutting
down Camel (#4811)
add 0203888 Move camel-core-health unit tests to camel-core due to
circular build dependency problem
No new revisions were added by this update.
Summary of changes:
.../health/DefaultHealthCheckRegistryTest.java | 0
.../apache/camel/impl/health/HealthCheckTest.java | 0
.../impl/health/ReadinessAndLivenessTest.java | 0
.../camel/impl/health/RouteHealthCheckTest.java | 0
core/camel-health/pom.xml | 32 --------------------
.../src/test/resources/log4j2.properties | 35 ----------------------
6 files changed, 67 deletions(-)
rename core/{camel-health =>
camel-core}/src/test/java/org/apache/camel/impl/health/DefaultHealthCheckRegistryTest.java
(100%)
rename core/{camel-health =>
camel-core}/src/test/java/org/apache/camel/impl/health/HealthCheckTest.java
(100%)
rename core/{camel-health =>
camel-core}/src/test/java/org/apache/camel/impl/health/ReadinessAndLivenessTest.java
(100%)
rename core/{camel-health =>
camel-core}/src/test/java/org/apache/camel/impl/health/RouteHealthCheckTest.java
(100%)
delete mode 100644 core/camel-health/src/test/resources/log4j2.properties