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
omit 686a92d8123 Regen for commit f00421ba1d4ba544fdec516231a90f65cbb150af add ccdd40c9874 simplified boolean expressions (#9769) add 176eab7f58d Revert "(chores) ci: upgrade to Maven Daemon 0.9.0" add 08c89e34d1d Added test case add 69258f9b4f2 Regen for commit 08c89e34d1d7587757a0489216f18e93c80e1a4b This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (686a92d8123) \ N -- N -- N refs/heads/regen_bot (69258f9b4f2) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/actions/install-mvnd/action.yml | 2 +- .../org/apache/camel/dataformat/bindy/BindyFixedLengthFactory.java | 4 ++-- .../java/org/apache/camel/component/box/BoxFilesManagerIT.java | 4 ++-- .../java/org/apache/camel/component/cometd/CometdConsumer.java | 2 +- .../java/org/apache/camel/component/hdfs/HdfsProducerTest.java | 2 +- .../src/main/java/org/apache/camel/http/common/CamelServlet.java | 2 +- .../java/org/apache/camel/component/kafka/KafkaConfiguration.java | 2 +- .../org/apache/camel/test/junit/rule/mllp/MllpServerResource.java | 2 +- .../camel/component/netty/handlers/ClientChannelHandler.java | 2 +- .../java/org/apache/camel/component/undertow/UndertowProducer.java | 2 +- .../apache/camel/component/xmlsecurity/api/XmlSignatureHelper.java | 2 +- .../camel/component/zookeeper/cluster/ZooKeeperClusterView.java | 6 ++---- .../camel/impl/engine/WebSpherePackageScanClassResolver.java | 2 +- .../src/main/java/org/apache/camel/builder/PredicateClause.java | 2 +- .../test/java/org/apache/camel/impl/DefaultClassResolverTest.java | 7 +++++++ .../src/main/java/org/apache/camel/util/AntPathMatcher.java | 4 +--- .../src/main/java/org/apache/camel/util/StringHelper.java | 2 +- 17 files changed, 26 insertions(+), 23 deletions(-)