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.


 discard 045cc5d  Regen for commit da4106fc7af4a46c90e943de04513e97ab653527
     add f76370d  camel-test-infra-kafka: added support for CP 7 which should 
bring Kafka 3
     add f26e66b  CAMEL-17276: mvn camel:run - Can now log in color with its 
own built-in logging if enabled with logLevel setting.
     add 1170330  Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b

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   (045cc5d)
            \
             N -- N -- N   refs/heads/regen_bot (1170330)

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:
 .../modules/ROOT/pages/camel-maven-plugin.adoc     | 22 +++++++++
 .../kafka/services/ContainerLocalKafkaService.java | 12 +++++
 .../infra/kafka/services/KafkaServiceFactory.java  |  1 +
 tooling/maven/camel-maven-plugin/pom.xml           | 17 ++++++-
 .../src/main/docs/camel-maven-plugin.adoc          | 22 +++++++++
 .../java/org/apache/camel/maven/LoggingUtil.java   | 10 ++--
 .../main/java/org/apache/camel/maven/RunMojo.java  | 54 +++++++++++++++++++---
 .../src/main/resources/log4j2.properties           |  0
 8 files changed, 125 insertions(+), 13 deletions(-)
 copy 
dsl/camel-jbang/camel-jbang-core/src/main/java/org/apache/camel/dsl/jbang/core/common/RuntimeUtil.java
 => 
tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
 (88%)
 copy {dsl/camel-jbang/camel-jbang-core => 
tooling/maven/camel-maven-plugin}/src/main/resources/log4j2.properties (100%)

Reply via email to