Re: Knowledge sharing related to Apache Ant, mainly ZipFile class…

2020-06-22 Thread Stefan Bodewig
Hello Roman many thanks for your comments and your interest in Ant's zip support. Ant's zip package has been the inspiration and nucleus for the zip package in Apache Commons Compress and the code has become more evolved and more versatile over there: https://commons.apache.org/proper/common

Re: Queries regarding Apache Ant 1.7.0

2020-06-22 Thread Stefan Bodewig
just adding one more detail to what Jaikiran said: On 2020-06-17, Shrey Bhatt wrote: > 2. Were there any security vulnerabilities reported for Apache Ant 1.7.0 > which could affect the application Yes, there have been. Please see https://ant.apache.org/security.html Stefan