https://bugzilla.redhat.com/show_bug.cgi?id=1764640
--- Comment #14 from Mauro Matteo Cascella mcascell@redhat.com --- Statement:
This issue did not affect the version of apache-commons-compress as shipped with Red Hat Enterprise Linux 7, and the versions of rh-java-common-apache-commons-compress and rh-maven35-apache-commons-compress as shipped with Red Hat Software Collections 3. Those versions did not use NIO based zip encoding (java.nio) to encode file names. Instead, a fallback implementation which leverages java.io was being used as default zip encoding mechanism. This issue did not affect the versions of rh-maven36-apache-commons-compress as shipped with Red Hat Software Collection 3 as they already include the patch.