Hello, It was suggested that I ask this question on the Dev list.
Please see below. Thank you.
-------- Original Message --------
Subject: Re: creating a <WAR with libs from another <WAR
Date: Tue, 24 May 2005 11:21:22 +0200 (MEST)
From: Antoine Levy-Lambert <[EMAIL PROTECTED]>
Reply-To: Ant Users List <user@ant.apache.org>
To: Ant Users List <user@ant.apache.org>
References: <[EMAIL PROTECTED]>
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]