folders will end up in the
war file's WEB-INF/lib directory.
SKent
x8014
-Original Message-
From: Chris Green [mailto:chris.green...@googlemail.com]
Sent: Thursday, June 04, 2009 8:39 AM
To: Ant Users List
Subject: Re: Help with war task
Treat as two seperate tasks
1. Merging jar'
Hi
u can use following to do that
i think will work for u
--
Sushim
On Thu, Jun 4, 2009 at 6:05 PM, Yellen Seram wrote:
> Hi all,
>
> I'm trying to create a war file using the ant war task.
> The problem is that I am not aware as to how I can link multiple folder
Treat as two seperate tasks
1. Merging jar's into one directory
2. Create war file
On Thu, Jun 4, 2009 at 1:35 PM, Yellen Seram wrote:
> Hi all,
>
> I'm trying to create a war file using the ant war task.
> The problem is that I am not aware as to how I can link multiple folder
> locations to t
Hi all,
I'm trying to create a war file using the ant war task.
The problem is that I am not aware as to how I can link multiple folder
locations to the lib dir inside war.
Like for example, I have some jars in one folder and some other jars in some
another folder and I want to put the jars from