> -----Original Message-----
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: lundi 17 juillet 2006 08:48
> To: 'Jakarta Commons Users List'
> Subject: RE: [VFS] Creating a JAR file using VFS?
> 
> 
> 
> > -----Original Message-----
> > From: Mario Ivankovits [mailto:[EMAIL PROTECTED]
> > Sent: lundi 17 juillet 2006 08:27
> > To: Jakarta Commons Users List
> > Subject: Re: [VFS] Creating a JAR file using VFS?
> >
> > Hi Vincent!
> > > I've tried to look for examples both on the VFS web site and on google
> > but
> > > couldn't find any example of how to create a jar/zip file using VFS.
> > >
> > The only mistake you made was, not to contribute the code for writeable
> > archives ;-) *just kidding*
> >
> > No write support for archives yet, sorry.
> > There is ongoing effort to clean-up the commons-compress interface and
> > later to add write support to it. If this happens, we can have it in VFS
> > too.
> 
> Ok, I see. I didn't realize this.
> 
> Do you know trueZip? (https://truezip.dev.java.net/). It seems to be very
> comprehensive in term of features and it does support writing for
> archives. It's also under the ASL v2.
> 
> I'll give it a try to create my zip files programmatically.

Actually what is was looking for was the ability to easily create JAR files
in memory (zip:ram) for Cargo's unit tests. I think it would be quite neat
to be able to do so rather than have to go through the local file system.

Would you know of a framework that could help do this?

Thanks
-Vincent


        

        
                
___________________________________________________________________________ 
Yahoo! Mail réinvente le mail ! Découvrez le nouveau Yahoo! Mail et son 
interface révolutionnaire.
http://fr.mail.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to