Krzysztof Dragan created IVY-1595:
-------------------------------------
Summary: Java 11 Compatibility Problem
Key: IVY-1595
URL: https://issues.apache.org/jira/browse/IVY-1595
Project: Ivy
Issue Type: Improvement
Reporter: Krzysztof Dragan
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)