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 b38f1526d8f CAMEL-20297 camel-undertow: do not swallow interrupted exceptions add 6c020ccb5e1 CAMEL-20297 camel-zookeeper: do not swallow interrupted exceptions add 4deff3f6a22 CAMEL-20294: remove camel-facebook (#12856) No new revisions were added by this update. Summary of changes: .../group/internal/ZooKeeperGroup.java | 1 + .../component/zookeeper/ConnectionHolder.java | 2 ++ .../component/zookeeper/ZooKeeperConsumer.java | 7 +++++++ .../zookeeper/operations/AnyOfOperations.java | 2 ++ .../zookeeper/operations/CreateOperation.java | 3 +++ .../zookeeper/operations/DeleteOperation.java | 3 +++ .../operations/ExistenceChangedOperation.java | 3 +++ .../zookeeper/operations/ExistsOperation.java | 3 +++ .../zookeeper/operations/GetChildrenOperation.java | 3 +++ .../zookeeper/operations/GetDataOperation.java | 3 +++ .../zookeeper/operations/SetDataOperation.java | 3 +++ components/fix-eip-xrefs.sh | 2 -- docs/components/modules/ROOT/nav.adoc | 1 - .../src/generated/resources/metadata.json | 23 ---------------------- 14 files changed, 33 insertions(+), 26 deletions(-)