[ 
https://issues.apache.org/jira/browse/COMPRESS-604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary D. Gregory resolved COMPRESS-604.
--------------------------------------
    Fix Version/s: 1.22
       Resolution: Fixed

>  1.21 with java 8 compatibility issue error: cannot access 
> SeekableByteChannel ZipArchiveOutputStream zipOutputStream = new 
> ZipArchiveOutputStream(response.getOutputStream()); class file for 
> java.nio.channels.SeekableByteChannel not found
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: COMPRESS-604
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-604
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Archivers
>    Affects Versions: 1.21
>            Reporter: Anupama Shinde
>            Priority: Major
>             Fix For: 1.22
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> error: cannot access SeekableByteChannel
> ZipArchiveOutputStream zipOutputStream = new 
> ZipArchiveOutputStream(response.getOutputStream());
> class file for java.nio.channels.SeekableByteChannel not found
>  
>  
> So origianl issue was 
> [https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2021-36090]
> We are trying to upgrade to common-compress-1.21. But it seems it is not 
> compatible with java 8



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to