Never mind the previous email. I just realized an implementation of
this already exists (JavaZipFileHandle class)

Regards,
Eugenio

On Sun, Oct 20, 2013 at 2:04 AM, Eugenio Cano-Manuel Mendoza
<[email protected]> wrote:
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to