Hi all,
I am using "war" task to build a WAR file as below
While I am running this build.xml from one of the
Eclipse Ganymede dynamic web project, I am getting the following error -
source\build.xml:64: No WEB-INF/web.xml file was added.
If this is your intent, set needxml='false'
I have another web project in the same workspace where the same build.xml file works without any problem.
I am using
Ant version 1.7.1.
Any help is highly appreciated.
Thanks,
Amit