[ 
https://issues.apache.org/jira/browse/COMPRESS-507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17149288#comment-17149288
 ] 

Lőrinc Pap commented on COMPRESS-507:
-------------------------------------

Hey, we've just bumped into this issue, Proguard failing with

> Warning: 
>org.apache.commons.compress.compressors.pack200.Pack200CompressorInputStream: 
>can't find referenced class java.util.jar.Pack200

when attempting a compilation with JDK 14, since testcontainers depends on 
commons-compress transitively.

Is there a 1.21 snapshot with a fix already? Or an additional library that we 
could add that would fix this?

> Commons Compress cannot be built with JDK14 due to Pack200 removal
> ------------------------------------------------------------------
>
>                 Key: COMPRESS-507
>                 URL: https://issues.apache.org/jira/browse/COMPRESS-507
>             Project: Commons Compress
>          Issue Type: Bug
>          Components: Build, Compressors
>    Affects Versions: 1.20
>            Reporter: Vincent Privat
>            Priority: Major
>             Fix For: 1.21
>
>
> Oracle dropped Pack200 in JDK14 as per 
> [https://bugs.openjdk.java.net/browse/JDK-8232022]
> Someone expressed his will to maintain Pack200 here:
> [https://mail.openjdk.java.net/pipermail/jdk-dev/2020-March/003979.html]
> [https://github.com/pfirmstone/Pack200-ex-openjdk]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to