This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch fix/CAMEL-24994
in repository https://gitbox.apache.org/repos/asf/camel.git
from 17fe16ee7579 CAMEL-24994: camel-core - Enrich EIP: test that the
resource on completions run when the aggregation strategy returns null
add 0a29045dcb00 CAMEL-24994: camel-core - Enrich and Poll Enrich EIPs:
release a resource that was not used as failed right away
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/camel/processor/Enricher.java | 20 +++++++++++++---
.../org/apache/camel/processor/PollEnricher.java | 25 ++++++++++++++++----
.../enricher/EnricherResourceCompletionTest.java | 6 +++++
.../PollEnrichFileAggregationFailureTest.java | 27 ++++++++++++++++++++++
4 files changed, 70 insertions(+), 8 deletions(-)