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 d30ab6f1e7e Regen for commit 5fac5702e66ddb5b720cabe557d49c64c3a59cf6
    omit 5fac5702e66 CAMEL-19151: WireTap to support ignore invalid endpoint 
for static urls also
     add be4784cbbb4 Regen for commit 7e1f825830d564a79f94ef4cbc46ccea65e885a9

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   (d30ab6f1e7e)
            \
             N -- N -- N   refs/heads/regen_bot (be4784cbbb4)

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/catalog/models/toD.json       |  2 +-
 .../org/apache/camel/catalog/models/wireTap.json   |  2 +-
 .../apache/camel/catalog/schemas/camel-spring.xsd  |  5 ++-
 .../resources/org/apache/camel/model/toD.json      |  2 +-
 .../resources/org/apache/camel/model/wireTap.json  |  2 +-
 .../apache/camel/model/ToDynamicDefinition.java    |  6 ++-
 .../org/apache/camel/reifier/WireTapReifier.java   |  5 +--
 .../WireTapIgnoreInvalidEndpointTest.java          | 47 ----------------------
 8 files changed, 13 insertions(+), 58 deletions(-)
 delete mode 100644 
core/camel-core/src/test/java/org/apache/camel/processor/WireTapIgnoreInvalidEndpointTest.java

Reply via email to