[ https://issues.apache.org/jira/browse/SSHD-339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Guillaume Nodet resolved SSHD-339. ---------------------------------- Resolution: Fixed Fix Version/s: 0.13.0 Assignee: Guillaume Nodet https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commit;h=ea72a9eefa9872f6d41bd6c60a9a929824328051 > 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 > Assignee: Guillaume Nodet > Priority: Minor > Fix For: 0.13.0 > > > 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.3.4#6332)