Sounds to me like he doesn't know how to wrap that fragment in a target and
then how to invoke that target. If that's true, RTM, my dear distant
colleague.
Clue: wrap a <target name="build-war"></target> around that fragment, place
it in a file named build.xml and invoke ant like:
% ant build-war
----- Original Message -----
From: "Nico Seessle" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, September 01, 2001 3:22 AM
Subject: Re: build war file using ant
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, September 01, 2001 1:32 AM
> Subject: build war file using ant
>
>
> > hi all,
> >
> > i am using this .xml file to build an war file
> >
> > what is the ant command that i should use to build a .war file ?
> >
>
> Ok, you copied an example from the docs and sent it to the list. Now -
what
> is your question? You found the right place in the docs about creating
> war-files. Maybe you should try to read the docs from the beginning and
tell
> us your problem?
>
> Nico
>
>
>