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.


    from 206c3db  Sync deps
     add 8a1f7dd  CAMEL-17015: Fixed camel-serlvet cannot set servletName in 
rest-dsl. And ensure they all setup component properties in init phase. Fixed 
typo.

No new revisions were added by this update.

Summary of changes:
 .../camel/component/jetty/JettyHttpComponent.java     |  6 +++---
 .../component/netty/http/NettyHttpComponent.java      |  2 +-
 .../platform/http/PlatformHttpComponent.java          | 19 +++++++++++++++++++
 .../camel/component/servlet/ServletComponent.java     |  9 ++++-----
 ...stServletGetTest.java => RestServletNameTest.java} | 17 +++++++++++++++--
 .../camel/component/undertow/UndertowComponent.java   |  2 +-
 .../org/apache/camel/support/RestComponentHelper.java |  4 ++--
 7 files changed, 45 insertions(+), 14 deletions(-)
 copy 
components/camel-servlet/src/test/java/org/apache/camel/component/servlet/rest/{RestServletGetTest.java
 => RestServletNameTest.java} (76%)

Reply via email to