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 bab70a39d4e8 Remove deprecated use of PARENT_UNIT_OF_WORK that are no
longer in use
new 14e6867eebd6 Update docs, and make camel-jbang auto import model
package as inlined java dsl may use that
new 0a5f3db55ae4 camel-jbang: EIPs with AggregationStrategy should support
stubbing as well
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:
.../docs/modules/eips/pages/claimCheck-eip.adoc | 78 ++++++++++++++++++++++
.../modules/eips/pages/competing-consumers.adoc | 2 +-
.../eips/pages/composed-message-processor.adoc | 57 ++++++++++++++--
.../apache/camel/reifier/ClaimCheckReifier.java | 3 +
.../org/apache/camel/reifier/MulticastReifier.java | 3 +
.../org/apache/camel/reifier/ProcessorReifier.java | 3 +
.../apache/camel/reifier/RecipientListReifier.java | 3 +
.../org/apache/camel/reifier/SplitReifier.java | 3 +
.../org/apache/camel/support/PatternHelper.java | 5 ++
.../src/main/resources/templates/code-java.tmpl | 2 +
.../camel/main/download/StubBeanRepository.java | 5 ++
.../yaml/validator/stub/StubBeanRepository.java | 5 ++
12 files changed, 164 insertions(+), 5 deletions(-)