This is an automated email from the ASF dual-hosted git repository.
elecharny pushed a change to branch 2.2.X
in repository https://gitbox.apache.org/repos/asf/mina.git
from d3af7f2d0 Merge pull request #53 from ppkarwasz/feat/actions-2.2.X
add cfdb0452d fix: create deflater in DEFLATER mode in CompressionFilter
new a48effc1f Merge pull request #57 from
ppkarwasz/fix/deflater-inflater-swap
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:
mina-filter-compression/pom.xml | 4 +-
.../mina/filter/compression/CompressionFilter.java | 4 +-
.../filter/compression/CompressionFilterTest.java | 214 +++++++--------------
3 files changed, 71 insertions(+), 151 deletions(-)