You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/08/13 19:38:18 UTC

[camel] branch regen_bot updated (03bad9d0ccc -> 6bd1b79fd22)

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 03bad9d0ccc CAMEL-18390: [camel-hyperledger-aries] Component should not maintain websocket connection(s) (#8159)
     add aaa692c7a38 HttpSendDynamicAware not optimizing for http:hostname[:port][/resourceUri][?options]
     add 240ae8d94ce Merge branch 'main' of https://github.com/jeroenbellen/camel into jeroenbellen-main
     add 0366ebf6aea HttpSendDynamicAware not optimizing for http:hostname\[:port\]\[/resourceUri\]\[\?options\]
     add 4766731eb75 Merge branch 'jeroenbellen-main'
     add 6bd1b79fd22 Regen for commit 4766731eb75c27249bf790a61056d08156f865a5

No new revisions were added by this update.

Summary of changes:
 .../camel/http/base/HttpSendDynamicAware.java      |  10 ++
 .../HttpSendDynamicAwareUriWithoutSlashTest.java   | 113 +++++++++++++++++++++
 2 files changed, 123 insertions(+)
 create mode 100644 components/camel-http/src/test/java/org/apache/camel/component/http/HttpSendDynamicAwareUriWithoutSlashTest.java