Goldstein Lyor created SSHD-339:
-----------------------------------
Summary: Remove JCraft Jzlib dependency by implementing the
Compression(s) in pure Java
Key: SSHD-339
URL: https://issues.apache.org/jira/browse/SSHD-339
Project: MINA SSHD
Issue Type: Improvement
Affects Versions: 0.13.0, 1.0.0
Reporter: Goldstein Lyor
Priority: Minor
It seems that the _Compression_ implementation for _zlib_ can be made using the
Java _Inflater_ and _Deflater_ classes. This would make the code more
independent, not to mention the fact that the (latest) _jzlib_ artifact marks
the _ZStream_ class that is currently used as _deprecated_.
--
This message was sent by Atlassian JIRA
(v6.2#6252)