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/03/15 11:00:19 UTC

[camel] branch regen_bot_3x updated (b8dbcd3bc8a -> d6baac4ab02)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot_3x
in repository https://gitbox.apache.org/repos/asf/camel.git


    omit b8dbcd3bc8a Regen for commit 9c4d9dac6142a228baa86daeea3cc88c7fe3aab1
     add f0e3be6df9b CAMEL-19151: WireTap to support ignore invalid endpoint for static urls also
     add d6baac4ab02 Regen for commit f0e3be6df9b225e8b4b35ac69593838e396fe9c0

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   (b8dbcd3bc8a)
            \
             N -- N -- N   refs/heads/regen_bot_3x (d6baac4ab02)

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:
 .../resources/org/apache/camel/catalog/models/toD.json     |  2 +-
 .../resources/org/apache/camel/catalog/models/wireTap.json |  2 +-
 .../org/apache/camel/catalog/schemas/camel-spring.xsd      |  5 ++---
 .../generated/resources/org/apache/camel/model/toD.json    |  2 +-
 .../resources/org/apache/camel/model/wireTap.json          |  2 +-
 .../java/org/apache/camel/model/ToDynamicDefinition.java   |  6 ++----
 .../main/java/org/apache/camel/reifier/WireTapReifier.java |  5 +++--
 ...ointTest.java => WireTapIgnoreInvalidEndpointTest.java} | 14 ++++++++------
 8 files changed, 19 insertions(+), 19 deletions(-)
 copy core/camel-core/src/test/java/org/apache/camel/processor/{WireTapLogEndpointTest.java => WireTapIgnoreInvalidEndpointTest.java} (80%)