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 5dc0f47 CAMEL-8958: Polished new 11bcf97 CAMEL-8958: Claim Check EIP with push/pop. Work in progress. new f586ce1 CAMEL-8958: Claim Check EIP with push/pop. Work in progress. new 1b4cafe 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/src/main/docs/eips/claimCheck-eip.adoc | 16 ++++++-- ...ducerMBean.java => ManagedClaimCheckMBean.java} | 13 ++++--- .../DefaultManagementObjectStrategy.java | 4 ++ .../{ManagedFilter.java => ManagedClaimCheck.java} | 31 +++++++-------- .../apache/camel/model/ClaimCheckDefinition.java | 1 + .../processor/ClaimCheckAggregationStrategy.java | 45 ++++++++++++++++++++-- 6 files changed, 80 insertions(+), 30 deletions(-) copy camel-core/src/main/java/org/apache/camel/api/management/mbean/{ManagedProducerMBean.java => ManagedClaimCheckMBean.java} (69%) copy camel-core/src/main/java/org/apache/camel/management/mbean/{ManagedFilter.java => ManagedClaimCheck.java} (62%) -- To stop receiving notification emails like this one, please contact davscl...@apache.org.