You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Vadim Gritsenko <va...@verizon.net> on 2002/06/01 20:52:46 UTC

RE: How is it possible to remove 'files' from a war file?

> From: Ian Tindale [mailto:iandeli@clara.co.uk]
> 
> On Friday 31 May 2002 5:43 pm, Lajos Moczar wrote:
> > mkdir temporarydirectory
> > cd temporarydirectory
> > jar xvf $PATH_TO/cocoon.war
> > rm WEB-INF/lib/xalan-XXX.jar etc.
> > jar cvf cocoon.war *
> >

Hm.

"Zip -d" is faster.

Vadim

> 
> YES!!!
> 
> Excellent. Thanks.
> It seems I've got it running :)
> Thanks for bridging the final step. Very much appreciated.
> 
> --
> Ian Tindale
> 
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> 
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>