This is an automated email from the ASF dual-hosted git repository. orpiske pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new f5e6f4108d8 Regen for commit 5b843e06c9be20a9caedded966a4ce20785b588e f5e6f4108d8 is described below commit f5e6f4108d85c47e025a67c777e34caf12c6f991 Author: orpiske <orpi...@users.noreply.github.com> AuthorDate: Thu Mar 30 17:26:17 2023 +0000 Regen for commit 5b843e06c9be20a9caedded966a4ce20785b588e Signed-off-by: GitHub <nore...@github.com> --- .../main/java/org/apache/camel/impl/engine/AbstractCamelContext.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java index 61d34375d30..e4aee514ac0 100644 --- a/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java +++ b/core/camel-base-engine/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java @@ -361,7 +361,7 @@ public abstract class AbstractCamelContext extends BaseService camelContextExtension.setRegistry(registry); } - protected AbstractCamelContext(boolean build) { + protected AbstractCamelContext(boolean build) { // create a provisional (temporary) endpoint registry at first since end // users may access endpoints before CamelContext is started // we will later transfer the endpoints to the actual