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

[camel] branch camel-3.15.x updated (06ee45b -> 1d0fc97)

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

gzurowski pushed a change to branch camel-3.15.x
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)
     add bd5c161  Skip testing maven archetypes for release profile.
     add 1d0fc97  Fix flaky test on slower CI servers

No new revisions were added by this update.

Summary of changes:
 archetypes/pom.xml                                 | 21 ++++++++++-
 .../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 ++-
 .../aggregator/OptimisticLockRetryPolicyTest.java  |  2 +-
 9 files changed, 70 insertions(+), 14 deletions(-)
 rename components/camel-dynamic-router/src/test/resources/{log4j2.properties => log4j.properties} (100%)