***PROOF SYSTEMS***
- Original Message -
From: "Ruth Lydia Samuel" <[EMAIL PROTECTED]>
To: "Ant Users List"
Sent: Friday, March 24, 2006 10:32 AM
Subject: RE: WAR task in ANT
> Hi,
> Actually i want to include my source files also in my war file.
nf/classes
folder use Nested elements ...
regards
Naveen
- Original Message -
From: "Ruth Lydia Samuel" <[EMAIL PROTECTED]>
To:
Sent: Thursday, March 23, 2006 7:13 PM
Subject: WAR task in ANT
>
> Hi,
> I'm having issues using the WAR task in ANT when i t
Hi,
I'm having issues using the WAR task in ANT when i try to bundle the
source(.java) files also. It bundles the files. But if i try to export it into
my webproject, all the source files get extracted to the webcontent part of the
webproject rather than the javacontent. So the required