This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a change to branch 8958 in repository https://gitbox.apache.org/repos/asf/camel.git.
from b416c74 CAMEL-8958: Claim Check EIP with push/pop. Work in progress. new b7c3250 CAMEL-8958: Claim Check EIP with push/pop. Work in progress. new b9b52f7 CAMEL-8958: Claim Check EIP with push/pop. Work in progress. new a1b419b CAMEL-8958: Claim Check EIP with push/pop. Work in progress. 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/readme-eip.adoc | 5 +- camel-core/src/main/docs/eips/claimCheck-eip.adoc | 5 +- .../apache/camel/model/ClaimCheckDefinition.java | 55 +++++++-- .../apache/camel/model/ProcessorDefinition.java | 30 +++-- .../processor/ClaimCheckAggregationStrategy.java | 123 +++++++++++++++++---- .../camel/processor/ClaimCheckProcessor.java | 30 +++-- ...va => ClaimCheckEipPushPopExcludeBodyTest.java} | 15 ++- .../processor/ClaimCheckEipPushPopBodyTest.xml | 2 +- .../ClaimCheckEipPushPopHeadersPatternTest.xml | 2 +- .../processor/ClaimCheckEipPushPopHeadersTest.xml | 2 +- 10 files changed, 205 insertions(+), 64 deletions(-) copy camel-core/src/test/java/org/apache/camel/processor/{ClaimCheckEipPushPopBodyTest.java => ClaimCheckEipPushPopExcludeBodyTest.java} (77%) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.