This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
from 1edebbc9ebf Upgrade spring
new 2b695defc15 [CAMEL-19456] The invocation of the removeRoute() method
is too slow when using RAW().
new 440731dfd4f don't use * import and License add
new fdd41be0d1a Decode the parameters
new 4e8d18d3d0f The return value of the getDecodeQuery method has been
changed from query to uri.
new f9e821f03de don't use * import
new e63792ff182 Change to Checkstyle format
The 6 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:
.../camel/impl/engine/AbstractCamelContext.java | 35 +++++++++++-------
.../camel/impl/engine/DefaultCamelContextTest.java | 36 ++++++++++++++++++
.../java/org/apache/camel/impl/engine/MyBean.java | 11 +++---
.../java/org/apache/camel/util/URISupport.java | 43 ++++++++++++++++++++++
.../java/org/apache/camel/util/URISupportTest.java | 26 +++++++++++++
5 files changed, 132 insertions(+), 19 deletions(-)
copy
components/camel-aws/camel-aws-xray/src/main/java/org/apache/camel/component/aws/xray/decorators/http/AhcSegmentDecorator.java
=> core/camel-core/src/test/java/org/apache/camel/impl/engine/MyBean.java (78%)