Dragan, Krzysztof
2018-10-09 17:04:01 UTC
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
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