This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch 2.0.X
in repository https://gitbox.apache.org/repos/asf/mina.git
from 67249bb25 Bumped up some dependencies and plugins
new 30052eae8 Backported fix for compression filter
new 7ffea06ee Bclport from 2.2.X
new e3c3a0483 Fixed typoes
The 3 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/CompressionFilter.java | 109 +++++++++++++-
.../org/apache/mina/filter/compression/Zlib.java | 102 +++++++------
.../apache/mina/filter/compression/ZlibTest.java | 157 +++++++++++++++++----
3 files changed, 295 insertions(+), 73 deletions(-)