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

davsclaus pushed a change to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 2fdac4c7ec8 Handle quote escape in bindy (#13270)
     new 451a8d4203d CAMEL-20481: camel-core - Rest DSL should resolve 
placeholder for con… (#13340)
     new 1864678e08f CAMEL-20481: camel-core - Rest DSL should resolve 
placeholder for context-path and others
     new 57d5742c1d5 CAMEL-20481: camel-core - Rest DSL should resolve 
placeholder for context-path and others
     new 8a70dd8938c Regen

The 4 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:
 .../jetty/file/JettyHttpFileCacheTest.java         |  4 +-
 .../apache/camel/model/RouteDefinitionHelper.java  | 17 +++----
 .../apache/camel/model/rest/RestDefinition.java    | 56 ++++++++++++----------
 ...iTest.java => FromRestPathPlaceholderTest.java} | 31 +++++++-----
 .../ROOT/pages/camel-4x-upgrade-guide-4_4.adoc     | 31 ++++++++++++
 5 files changed, 90 insertions(+), 49 deletions(-)
 copy 
core/camel-core/src/test/java/org/apache/camel/component/rest/{FromRestApiTest.java
 => FromRestPathPlaceholderTest.java} (69%)

Reply via email to