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
omit 02d2d51e9e2 Regen for commit 43f4a22e1d6161c2cfdd4034cbeccdb4cd128368
add 2b695defc15 [CAMEL-19456] The invocation of the removeRoute() method
is too slow when using RAW().
add 440731dfd4f don't use * import and License add
add fdd41be0d1a Decode the parameters
add 4e8d18d3d0f The return value of the getDecodeQuery method has been
changed from query to uri.
add f9e821f03de don't use * import
add e63792ff182 Change to Checkstyle format
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (02d2d51e9e2)
\
N -- N -- N refs/heads/regen_bot (e63792ff182)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
camel-dependencies/pom.xml | 1048 +-
.../camel/catalog/components/spring-rabbitmq.json | 72 +-
.../apache/camel/catalog/schemas/camel-spring.xsd | 10223 ++++++++-----------
.../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 +
8 files changed, 4852 insertions(+), 6642 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%)