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

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


    omit 46ead1c  [create-pull-request] automated change
     add a2ef311  [create-pull-request] automated change
     add b0b0fed  CAMEL-17675: camel-core - Rest DSL remove support for using 
inlined routes.
     add cb2cf71  CAMEL-17675: camel-core - Rest DSL remove support for using 
inlined routes.

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   (46ead1c)
            \
             N -- N -- N   refs/heads/automatic-periodic-sync (cb2cf71)

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:
 .../blueprint/handler/CamelNamespaceHandler.java   | 12 +---
 .../rest/FromRestGetEmbeddedRouteTest.java         | 66 ----------------------
 .../component/rest/FromRestGetInterceptTest.java   |  2 +-
 .../rest/FromRestGetEmbeddedRouteTest.xml          | 56 ------------------
 .../component/rest/FromRestGetInterceptTest.xml    | 35 ++++++------
 .../component/rest/FromRestGetOnExceptionTest.xml  | 57 ++++++++++---------
 .../rest/FromRestGetRouteOnExceptionTest.xml       | 49 ++++++++--------
 7 files changed, 79 insertions(+), 198 deletions(-)
 delete mode 100644 
components/camel-test-blueprint/src/test/java/org/apache/camel/test/blueprint/component/rest/FromRestGetEmbeddedRouteTest.java
 delete mode 100644 
components/camel-test-blueprint/src/test/resources/org/apache/camel/test/blueprint/component/rest/FromRestGetEmbeddedRouteTest.xml

Reply via email to