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 54bc1fd72f4 chore(deps-dev): Bump eslint from 9.32.0 to 9.33.0 in
/docs (#18860)
add c7a70bfbabc CAMEL-22216: Fix ZipIterator using
org.apache.commons.compress to trigger last element as completed; align
ZipFileDataFormat for unified ZIP handling
new 85addfe3b73 CAMEL-22216: Fix ZipIterator using
org.apache.commons.compress to trigger last element as completed; align
ZipFileDataFormat for unified ZIP handling
The 1 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:
components/camel-zipfile/pom.xml | 5 ++
.../dataformat/zipfile/ZipFileDataFormat.java | 68 ++++++++++++----------
.../camel/dataformat/zipfile/ZipIterator.java | 62 +++++++++++++-------
...SplitAggregateTransactedStreamingIssueTest.java | 4 +-
4 files changed, 82 insertions(+), 57 deletions(-)