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 2021/12/06 18:47:15 UTC

[camel] branch regen_bot updated (1170330 -> 8a6cf61)

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 1170330  Regen for commit f26e66b4289beb50c177aa180d8bd461a81f0d4b
    omit f26e66b  CAMEL-17276: mvn camel:run - Can now log in color with its own built-in logging if enabled with logLevel setting.
     add 8a6cf61  Regen for commit f76370d6dc87652910f48e7d802440fea9c2c3bd

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

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 --------
 tooling/maven/camel-maven-plugin/pom.xml           | 17 +-----
 .../src/main/docs/camel-maven-plugin.adoc          | 22 --------
 .../java/org/apache/camel/maven/LoggingUtil.java   | 61 ----------------------
 .../main/java/org/apache/camel/maven/RunMojo.java  | 54 +++----------------
 .../src/main/resources/log4j2.properties           | 27 ----------
 6 files changed, 8 insertions(+), 195 deletions(-)
 delete mode 100644 tooling/maven/camel-maven-plugin/src/main/java/org/apache/camel/maven/LoggingUtil.java
 delete mode 100644 tooling/maven/camel-maven-plugin/src/main/resources/log4j2.properties