Hello,

If I'm not mistaken TrueZIP is only being used to implement the
org.apache.maven.index.util.zip interface in maven indexer core. This
functionality could also be achieved by using the ZipFile class
bundled in the standard java.util.zip package instead without much
trouble as the ZipFile interface seems to be very similar to the
ZipHandle interface.

I'd like to submit a patch but I would like to know if this is
actually a good idea. Any thoughts?

Regards,
Eugenio

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to