This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch 2.1.X
in repository https://gitbox.apache.org/repos/asf/mina.git
from 0e2b7393e Bumped up some dependencies and plugins
new 4809b2d99 Added the fluent API for the CompressionFilter class to ease
the creation of an instance, as suggested by Piotr
new 52eb53c24 Added a missing setter
new 1c4fb9002 Backporting changes made in 2.2.X
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 | 104 ++++++++++++-
.../org/apache/mina/filter/compression/Zlib.java | 78 ++++++----
.../apache/mina/filter/compression/ZlibTest.java | 167 +++++++++++++++++----
3 files changed, 285 insertions(+), 64 deletions(-)