This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel.git.
from 2a2661e CAMEL-13021: Remove camel-example-swagger-xml new e1d4657 CAMEL-13022: camel-restlet - sending PATCH operation should include body new ffe6853 Fixed CS The 2 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: .../component/restlet/DefaultRestletBinding.java | 4 ++-- .../camel/component/restlet/RestletEndpoint.java | 2 +- .../camel/component/restlet/RestletProducer.java | 3 ++- ...Get2Test.java => RestletProducerPatchTest.java} | 23 ++++++++-------------- 4 files changed, 13 insertions(+), 19 deletions(-) copy components/camel-restlet/src/test/java/org/apache/camel/component/restlet/{RestletProducerGet2Test.java => RestletProducerPatchTest.java} (66%)