maybe truezip might give you the options you are after

2009/9/23 David Hoffer <[email protected]>:
> As long as its faster that is just fine.  I'm finding that unpacking to disk
> and then re-jarring takes too long.
>
> -Dave
>
> On Wed, Sep 23, 2009 at 10:00 AM, Stephen Connolly <
> [email protected]> wrote:
>
>> FYI, because of how the zip file format works, you will always have to
>> unpack and repack a jar file.
>>
>> Any tooling you find is simply doing the repacking in memory on the fly
>>
>> -Stephen
>>
>> 2009/9/23 David Hoffer <[email protected]>:
>> > Is there a maven plugin that can update jars?  I need to modify both a
>> jar
>> > containing classes and one containing sources.
>> >
>> > Just wondering the best way to do this.  Unpacking and re-jarring takes
>> too
>> > long.
>> >
>> > -Dave
>> >
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [email protected]
>> For additional commands, e-mail: [email protected]
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to