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 2022/01/05 11:06:45 UTC

[camel] branch regen_bot updated (f168214 -> e2674a5)

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 f168214  Regen for commit a712344a3f87ab7038e0a1f8e69da870a16fdc81
    omit a712344  CAMEL-17420: camel-core - Add flag to turn on|off source loc:line
    omit 8a398c3  Polished method call toString
    omit 1b7f2cb  CAMEL-17417: camel-core - Route stack trace to include source file:line
    omit 92103eb  CAMEL-17429: removed JDK 8 profile on the base pom
    omit 83d1010  CAMEL-17431: prevent Apache parent java source and target version from leaking
    omit 08f8beb  CAMEL-17432: replace compiler source and target flags with release

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/regen_bot (e2674a5)
            \
             O -- O -- O   (f168214)

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:
 .../apache/camel/catalog/models/camelContext.json  |  1 -
 .../apache/camel/catalog/schemas/camel-spring.xsd  | 12 --------
 .../camel/cdi/xml/CamelContextFactoryBean.java     | 12 --------
 .../org/apache/camel/spring/xml/camelContext.json  |  1 -
 .../camel/spring/xml/CamelContextFactoryBean.java  | 19 ------------
 .../java/org/apache/camel/ExtendedExchange.java    | 12 --------
 .../src/main/java/org/apache/camel/Route.java      |  5 ----
 .../camel/impl/engine/CamelInternalProcessor.java  |  5 ----
 .../org/apache/camel/impl/engine/DefaultRoute.java |  8 -----
 .../docs/modules/eips/pages/message-history.adoc   | 35 ----------------------
 .../camel/model/language/MethodCallExpression.java | 17 ++---------
 .../core/xml/AbstractCamelContextFactoryBean.java  |  5 ----
 .../org/apache/camel/support/AbstractExchange.java | 11 -------
 .../org/apache/camel/support/MessageHelper.java    | 25 +++++-----------
 .../ROOT/pages/camel-3x-upgrade-guide-3_15.adoc    | 13 --------
 parent/pom.xml                                     |  3 +-
 pom.xml                                            | 27 +++++++++++++++--
 17 files changed, 36 insertions(+), 175 deletions(-)