This is an automated email from the ASF dual-hosted git repository.
aldettinger pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git.
from cb56981 Updated CHANGELOG.md
add 2c49002 zipfile: complete test coverage #3610
No new revisions were added by this update.
Summary of changes:
.../ROOT/pages/reference/extensions/core.adoc | 9 ++-
.../core/runtime/src/main/doc/configuration.adoc | 9 ++-
integration-tests/compression/pom.xml | 9 ++-
.../compression/it/CompressionResource.java | 93 ++++++++++++++++++++--
.../compression/it/CompressionRouteBuilder.java | 27 +++++++
.../component/compression/it/CompressionTest.java | 16 ++++
6 files changed, 150 insertions(+), 13 deletions(-)