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

dmvolod pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from f3a1cb5  CAMEL-12869: ReplyTo destination must match endpoint type 
(topic or queue) that the message is sent on
     new 9ee4dae  CAMEL-12908: Add reproducer code
     new fb9df2d  CAMEL-12908: Cannot start route using rest dsl due to a 
mysterious duplicate route id
     new 1a9b479  CAMEL-12908: Fix CS

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/camel/model/RouteDefinitionHelper.java  | 33 +++++++++++++++++++++-
 .../apache/camel/model/rest/RestDefinition.java    | 17 -----------
 .../apache/camel/model/rest/VerbDefinition.java    |  2 +-
 .../apache/camel/component/rest/RestRefTest.xml    |  2 +-
 4 files changed, 34 insertions(+), 20 deletions(-)

Reply via email to