[
https://issues.apache.org/jira/browse/IVY-1595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krzysztof Dragan updated IVY-1595:
----------------------------------
Description:
Hi,
scanning latest version of Apache Ivy(2.5.0-rc-1) using jdeprscan on jdk11 I
noticed two problems with this jar.
These two methods using internal jdk marked for removal and will be deleted:
* class org/apache/ivy/util/FileUtil uses deprecated class
java/util/jar/Pack200$Unpacker (forRemoval=true)
* class org/apache/ivy/util/FileUtil uses deprecated class
java/util/jar/Pack200 (forRemoval=true)
Are you planning new release of Apache Ivy in the near future?
Thanks,
Krzysztof Dragan
was:
Hi,
scanning latest version of Apache Ivy(2.5.0-rc-1) using jdeprscan on jdk11 I
noticed two problems with this jar.
These two methods using internal jdk marked for removal and will be deleted:
* class org/apache/ivy/util/FileUtil uses deprecated class
java/util/jar/Pack200$Unpacker (forRemoval=true)
* class org/apache/ivy/util/FileUtil uses deprecated class
java/util/jar/Pack200 (forRemoval=true)
Are you planning new release of Apache Ivy in the near future?
Thanks,
Krzysztof Dragan
> Java 11 Compatibility Problem
> -----------------------------
>
> Key: IVY-1595
> URL: https://issues.apache.org/jira/browse/IVY-1595
> Project: Ivy
> Issue Type: Improvement
> Affects Versions: 2.5.0-rc1
> Reporter: Krzysztof Dragan
> Priority: Critical
>
> Hi,
> scanning latest version of Apache Ivy(2.5.0-rc-1) using jdeprscan on jdk11 I
> noticed two problems with this jar.
> These two methods using internal jdk marked for removal and will be deleted:
> * class org/apache/ivy/util/FileUtil uses deprecated class
> java/util/jar/Pack200$Unpacker (forRemoval=true)
> * class org/apache/ivy/util/FileUtil uses deprecated class
> java/util/jar/Pack200 (forRemoval=true)
> Are you planning new release of Apache Ivy in the near future?
>
> Thanks,
> Krzysztof Dragan
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)