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 7a58c2b CAMEL-16076: camel-core - Supervised route controller -
better activity logging
new 3d031b2 CAMEL-16106: camel-seda - Endpoints with custom queueSize to
create queue lazy
new d45a22a Add deprecte since
The 2 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:
components/camel-caffeine-lrucache/pom.xml | 1 +
.../src/generated/resources/caffeine-lrucache.json | 1 +
.../java/org/apache/camel/component/seda/SedaEndpoint.java | 2 +-
.../java/org/apache/camel/component/seda/SedaProducer.java | 2 --
.../component/seda/{SedaInOnlyTest.java => SedaSizeTest.java} | 10 +++++-----
5 files changed, 8 insertions(+), 8 deletions(-)
copy
core/camel-core/src/test/java/org/apache/camel/component/seda/{SedaInOnlyTest.java
=> SedaSizeTest.java} (82%)