You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2023/04/03 14:34:45 UTC

[camel] branch regen_bot updated (7775f37b5e5 -> 686a92d8123)

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 7775f37b5e5 Regen for commit ccdd40c9874c74576f19da680bba04ad4d650799
    omit ccdd40c9874 simplified boolean expressions (#9769)
     add 686a92d8123 Regen for commit f00421ba1d4ba544fdec516231a90f65cbb150af

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   (7775f37b5e5)
            \
             N -- N -- N   refs/heads/regen_bot (686a92d8123)

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:
 .../org/apache/camel/dataformat/bindy/BindyFixedLengthFactory.java  | 4 ++--
 .../test/java/org/apache/camel/component/box/BoxFilesManagerIT.java | 4 ++--
 .../main/java/org/apache/camel/component/cometd/CometdConsumer.java | 2 +-
 .../test/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 +-
 .../apache/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 ++++--
 .../apache/camel/impl/engine/WebSpherePackageScanClassResolver.java | 2 +-
 .../src/main/java/org/apache/camel/builder/PredicateClause.java     | 2 +-
 .../src/main/java/org/apache/camel/util/AntPathMatcher.java         | 4 +++-
 .../src/main/java/org/apache/camel/util/StringHelper.java           | 2 +-
 15 files changed, 22 insertions(+), 18 deletions(-)