This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch camel-2.22.x
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 29641eb CAMEL-12656: Fixed root span id for multiple routes. (#2448)
new 48f8778 CAMEL-12705: Added unit test to reproduce the issue, ignored
until fixed.
new f9de67b CAMEL-12705: Fixed camel-catalog syntax parser issue with
hostname and dots such as when parsing the netty4-http endpoints.
new cd6871f CAMEL-12705: Remove unused imports
The 3 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:
.../org/apache/camel/runtimecatalog/AbstractCamelCatalog.java | 4 ++--
.../java/org/apache/camel/catalog/AbstractCamelCatalog.java | 4 ++--
.../test/java/org/apache/camel/catalog/CamelCatalogTest.java | 11 +++++++++++
3 files changed, 15 insertions(+), 4 deletions(-)