This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch camel-3.18.x
in repository https://gitbox.apache.org/repos/asf/camel.git


    from 4d1752c0693 Addresses ujson.IncompleteParseException: exhausted input 
error when body is null or empty (#8023)
     new 80ef1cfcab8 Polished
     new c9c5b24cd8d CAMEL-18289: camel-core - fix exchange before sending it 
when submit in AggregateProcessor (#8038)

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:
 .../component/xslt/saxon/XsltAggregationStrategyTest.java      |  1 -
 .../camel/processor/InterceptSendToEndpointProcessor.java      |  7 ++-----
 .../src/main/java/org/apache/camel/processor/Pipeline.java     |  5 +----
 .../apache/camel/processor/aggregate/AggregateProcessor.java   |  1 +
 .../src/main/java/org/apache/camel/support/ExchangeHelper.java | 10 ++--------
 5 files changed, 6 insertions(+), 18 deletions(-)

Reply via email to