This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 76daaf1 CAMEL-12085: Don't mandate header case for cust...
new cde349f "CAMEL-12022:direct component - Let the producer able to
block and wait for consumers to be started"
new 6c77004 CAMEL-1202: use the old default of not block for direct in
these tests as they rely on that.
new 790d7cc CAMEL-1202: use the old default of not block for direct in
these tests as they rely on that.
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:
camel-core/src/main/docs/direct-component.adoc | 4 ++--
camel-core/src/main/docs/direct-vm-component.adoc | 4 ++--
.../apache/camel/component/direct/DirectComponent.java | 4 ++--
.../org/apache/camel/component/direct/DirectEndpoint.java | 4 ++--
.../camel/component/directvm/DirectVmComponent.java | 4 ++--
.../apache/camel/component/directvm/DirectVmEndpoint.java | 4 ++--
.../camel/component/direct/DirectNoConsumerTest.java | 12 +++++++-----
.../directvm/DirectVmHeaderFilterStrategyTest.java | 2 +-
.../camel/component/directvm/DirectVmNoConsumerTest.java | 12 +++++++-----
.../DirectVmNoPropertyPropagationComponentTest.java | 1 +
.../directvm/DirectVmNoPropertyPropagationTest.java | 2 +-
...ThrottlingExceptionRoutePolicyHalfOpenHandlerTest.java | 2 +-
.../ThrottlingExceptionRoutePolicyHalfOpenTest.java | 2 +-
.../routepolicy/quartz/CronScheduledRoutePolicyTest.java | 12 ++++++++++--
.../routepolicy/quartz/MultiplePoliciesOnRouteTest.java | 4 +++-
.../quartz/SimpleScheduledCombinedRoutePolicyTest.java | 4 +++-
.../quartz/SimpleScheduledRoutePolicyTest.java | 15 +++++++++++----
.../org/apache/camel/routepolicy/quartz/CronPolicies.xml | 4 ++++
.../apache/camel/routepolicy/quartz/SimplePolicies.xml | 8 ++++++--
.../routepolicy/quartz2/CronScheduledRoutePolicyTest.java | 13 +++++++++++--
.../quartz2/SimpleScheduledCombinedRoutePolicyTest.java | 4 +++-
.../quartz2/SimpleScheduledRoutePolicyTest.java | 15 +++++++++++----
.../org/apache/camel/routepolicy/quartz2/CronPolicies.xml | 4 ++++
.../apache/camel/routepolicy/quartz2/SimplePolicies.xml | 4 ++++
.../direct/springboot/DirectComponentConfiguration.java | 2 +-
.../springboot/DirectVmComponentConfiguration.java | 2 +-
26 files changed, 103 insertions(+), 45 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].