Hello Hanasaki,

I wonder whether there is not something like that in Ant 1.7.
Matt ? Peter ?

Cheers,

Antoine
> --- Ursprüngliche Nachricht ---
> Von: hanasaki <[EMAIL PROTECTED]>
> An: Ant Users List <user@ant.apache.org>
> Betreff: Re: creating a <WAR with libs from another <WAR
> Datum: Tue, 24 May 2005 00:47:13 -0500
> 
> works like a champ!thanks... hmm anyway to do a zipfileset in a path?
> 
> Antoine Levy-Lambert wrote:
> > Hello Hanasaki,
> > 
> > what you can do is nest a <zipfileset src="sourcewar.war">
> >                                              <include name="**/*.jar"/>
> >                                       </zipfileset>
> > in your war task invocation.
> > 
> > Cheers,
> > 
> > Antoine
> > 
> > hanasaki wrote:
> > 
> >> how can some .jar files from one WAR be added to another WAR?
> >>
> > 
> > 
> > 

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

Reply via email to