Torsten Curdt wrote:
    http://vafer.org/projects/jdeb/
I think I've looked at jdeb, but not jrpm. Thanks a bunch for the hints.

Currently I've implemented the Ar archive in a generic JAR and I'm using

The Ar implementation is also available in commons compress (still in
sandbox though)

Ok, I didn't think of looking at c-compress when tar, gzip etc was in c-vsf. Also I would need it to be released to be useful.

In fact it's the same code as in jdeb :)

Commons VFS to do the tar stuff (it is not completed yet, but I have a PoC).

Don't re-invent the wheel. Despite the version number jdeb is in
production for quite some time now :)

I'm not, which is why I'm using commons-vfs for as much as possible.

jdeb even provides a maven plugin so the important bits should be easy
to steal I guess.

Ping me if you need help with the integration.

Currently most of the plugin is around creating and assembling the directories that are to be packaged. I'm not using any java code to do the physical assembly yet, but I will look at your code when I get there.

--
Trygve

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to