You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/01/30 07:55:22 UTC

[camel] branch main updated (06ee45b -> 40c2c19)

This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 06ee45b  Make camel-protobuf work in OSGi
     add 40c2c19  Got multicast working via an ExecutorService for 'allMatch' recipient mode. (#6853)

No new revisions were added by this update.

Summary of changes:
 .../dynamicrouter/DynamicRouterEndpoint.java       |  2 ++
 .../dynamicrouter/DynamicRouterProcessor.java      | 41 +++++++++++++++++++---
 .../dynamicrouter/DynamicRouterProcessorTest.java  |  1 +
 .../DynamicRouterMultipleRecipientModeIT.java      |  6 ++--
 .../DynamicRouterSingleRouteTwoParticipantsIT.java |  7 ++--
 .../{log4j2.properties => log4j.properties}        |  0
 ...ynamicRouterMultipleRecipientModeIT-context.xml |  4 ++-
 7 files changed, 49 insertions(+), 12 deletions(-)
 rename components/camel-dynamic-router/src/test/resources/{log4j2.properties => log4j.properties} (100%)